#wrapper {
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
}

body {
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
	background-color: #FFFFFF;
	margin: auto;
}


#header {
	height: 50px;
	width: 100%;
	margin: auto;
	background-color: #E6EAE7;
	background-repeat: repeat-x;
}
#logo {
	background-color: #FFFFFF;
	width: 725px;
	background-repeat: no-repeat;
	padding: 5px 10px 25px 15px;
	margin: 0px;
}

#nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: repeat-x;
	background-color: #00225E;
	}


#nav li {
	float: left;
	margin: 0;
	list-style: none;
	background: no-repeat right top;
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#nav a {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	}
#nav a:hover {
	color: #00225E;
	background-color: #E4F5FB;
	}

#nav a.active {
	color: #00225E;
	background-color: #FFC523;
	}

#clearfloat {
	clear: both;
}
#wrapper #main #colb img {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	
}

#main {
	background-color: #FFFFFF;
	width: 750px;
}

#footer {
	height: 80px;
	width: 750px;
	margin: 0px;
	text-align: center;
	color: #00225E;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #00225E;
	border-right-color: #00225E;
	border-bottom-color: #00225E;
	border-left-color: #00225E;
	padding: 20px 0px 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../images/gradgrey.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
	color: #003300;
	border-top-color: #4A6E3B;
	border-right-color: #4A6E3B;
	border-bottom-color: #4A6E3B;
	border-left-color: #4A6E3B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


#cola {
	background-color: #FFFFFF;
	float: left;
	width: 415px;
	margin: 10px;
	padding: 0px;
}
#colb {
	background-color: #FFFFFF;
	float: right;
	width: 300px;
}
h1 {
	font-size: 24px;
	color: #00225E;
}
h2 {
	font-size: 16px;
	color: #00225E;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#beginbox {
	width: 750px;
	font-size: 36px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 150px;
}
#colbbox2 {
	background-color: #FFFFCC;
	color: #00225E;
	border: 5px solid #FAE7A2;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	text-align: left;
}
#colbbox1 {
	background-color: #E4F5FB;
	margin: 10px auto auto;
	color: #00225E;
	border: 5px solid #D9E8EE;
	padding: 10px;
	text-align: left;
}
#colbbox2 h2 {
	font-weight: normal;
	line-height: 22px;
	font-size: 16px;
}
#colbbox1 h2 {
	font-weight: normal;
	line-height: 22px;
	font-size: 16px;
}
#colbbox2 a {
	text-decoration: none;
	color: #003300;
	border-top-color: #4A6E3B;
	border-right-color: #4A6E3B;
	border-bottom-color: #4A6E3B;
	border-left-color: #4A6E3B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#arrow {
	background-image: url(../images/arrow.gif);
	float: right;
	margin: 0px;
	padding: 3px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	background-position: center center;
	border: 2px solid #FFC425;
	position: relative;
}
#begintextbox {
	width: 750px;
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #E4F5FB;
}
#begintextbox h1 {
	font-weight: normal;
	color: #00225E;
	padding: 20px 20px 20px 15px;
	margin: 0px;
	line-height: 36px;
}

#begintextbox p {
	margin-left: 15px;
	margin-right: 15px;
}
#begintextbox h2 {
	font-weight: normal;
	color: #00225E;
	margin: 0px;
	line-height: 30px;
	font-size: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 10px;
}

#begintextbox a {
	text-decoration: none;
	color: #003300;
	border-top-color: #4A6E3B;
	border-right-color: #4A6E3B;
	border-bottom-color: #4A6E3B;
	border-left-color: #4A6E3B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}


#cola li {
	font-size: 12px;
	color: #00225E;
	line-height: 18px;
	list-style-image: url(/images/simple_arrow.png);
}

#cola ul {
	margin: auto;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
}
#pdfbox {
	background-color: #FFFFFF;
	color: #00225E;
	margin: auto;
	padding: 20px 15px;
}
#pdfbox img {
	margin-left: 10px;
	padding-left: 10px;
}
#pdfbox a {
	color: #003300;
	border-top-color: #4A6E3B;
	border-right-color: #4A6E3B;
	border-bottom-color: #4A6E3B;
	border-left-color: #4A6E3B;
	border-bottom-style: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#colbbox1 a {
	text-decoration: none;
	color: #003300;
	border-top-color: #4A6E3B;
	border-right-color: #4A6E3B;
	border-bottom-color: #4A6E3B;
	border-left-color: #4A6E3B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
h4 {
	font-size: 12px;
	color: #4A6E3B;
	line-height: 18px;
}
iframe{
	width:750px;
	border:none;
	scrolling:no;
	height: 800px;
}
#colbbox1 h3 {
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
}

#wrapper #main #cola a {
	color: #00225E;
	text-decoration: none;
	border-bottom: 1px solid #00225E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#boxlogo {
	background-image: url(../images/mtalogo.gif);
	float: right;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
	background-position: center center;
	position: relative;
}
