/*
Theme Name: MTA
Theme URI: Your Theme's URI
Description: MTA custom theme.
Version: 1.0
Author: Xcelent Creations
Author URI: www.xcellentcreations.com
*/

@charset "utf-8";


body{
b/order:1px solid #000000;
margin: 0;
padding: 0;
font: 11px Verdana, Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}

#pageWrapper
{
	border: solid 1px #000;
	width: 800px;
	 margin-left: auto;
    margin-right: auto;

	}

div#header {
width: 800px; 
height: 50px;
background: #7D8185;
padding-bottom:10px;
padding-top:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align:right;
margin: 0;
color:#FFFFFF;
}

div#linkpage {
width: 800px;
height: 84px;
background-image:url(images/link_back.gif);
background-repeat:no-repeat;
background-position:left;
background-color:#000000;
}


#navigation{
font-color:#ffffff;
font-weight:bold;
width: 800px;
height:34px;
}

#navigation ul{
list-style: none;
margin: 0;
padding-top: 9px;
padding-bottom: 9px;
padding-left: 10px;
overflow: hidden;
background-image:url(images/menuback.gif);
text-align: center;
}

#navigation li {

  display: inline;
  padding: 15px;
  border-right: 1px dotted #000000;
  vertical-align: top;

}    

#navigation li:last-child { border-right:0px; }     


 #navigation li.noBorder{
	border-width: 0;
}
	
#navigation a:link, #navigation a:visited {
padding: 2px 2px 2px 2px;
color:#000000;
font-size:13px;
text-decoration: none;
font-weight: bold;
border: thin; color:#000000;
}

#navigation a:hover {
color: #ffffff;
}

#headline {
padding-left: 10px;
padding-top: 10px;
width: 785px;
}

#headline text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
vertical-align:middle;
}

#headline li{
display:list-item;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
font-size: 12px;
color:#000000;
}

#greenbox{
padding: 4px;
width: 234px;
background-image: url(images/greensquare_1.gif);
background-repeat:no-repeat;
}

#bluebox{
padding: 4px;
width: 234px;
background-image:url(images/blue_square.gif);
background-repeat:no-repeat;
vertical-align:top;
}

#orangebox{
padding: 4px;
width: 234px;
background-image: url(images/orange_square.gif);
background-repeat:no-repeat;
vertical-align:top;
}

.text2{
color: #2a4f21;
font-size: 16px;
text-decoration: underline;
font-weight: bold;
text-align: center;
}

.text3{
color: #0e4c3f;
font-size: 16px;
text-decoration: underline;
font-weight: bold;
text-align: center;
}

.text4{
color: #70490f;
font-size: 16px;
text-decoration: underline;
font-weight: bold;
text-align: center;
}


.coloredtext1{
color:#ffffff;
font-size: 10px;
font-weight: bold;
line-height: 14px;
}

.coloredtext2{
padding-left: 5px;
color:#ffffff;
font-size: 10px;
font-weight: bold;
text-decoration: italic;
line-height: 15px;
}

.coloredtext3{
color:#ffffff;
font-size: 12px;
font-weight: bold;
line-height: 20px;
}

#linkcopy{
width: 700px;
font-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding:20px;
}

.linkheader {
padding-left:20px;
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#263d90;
font-weight:bold;
}

.footer{
width: 800px;
color:#000000;
font-weight: bold;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
