p {
line-height: 150%;
font-family: arial;
color:#666666;
font-size:12px;
}

td {
font-family: arial,helvetica;
color:#666666;
font-size: 12px;
}

.pageTitle {
font-family: trebuchet ms;
color:#333333;
font-size:22px;
text-transform: capitalize;
}

h1 {
font-family: arial;
color:#000000;
font-size:24px;
}


h2 {
font-family: arial;
color:#666666;
font-size:17px;
font-weight:bold;
margin-bottom: 2px;
padding-bottom: 2px;
line-height: 100%;
} 

h3 {
font-family: arial;
color:#666666;
font-size:14px;
font-weight:bold;
margin-bottom: 5px;
} 

h4 {
font-family: arial;
color:#333333;
font-size:12px;
font-weight:bold;
margin-bottom: 5px;
} 


.subTitle {
line-height: 150%;
font-family: arial;
color:#999999;
font-size:16px;
font-weight:bold;
}


.tiny {
font-size:10px;
}

.hint {
font-size:10px;
color: #999999;
font-family: trebuchet ms;
}

hr.thin {
border: 0px;
background-color: #DDD;
height: 1px;
margin-top: 5px;
margin-bottom: 10px;
padding: 0px;
}

ul {list-style-image:url(../images/bullet_check.gif)}

li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#136E98}


li {
line-height: 150%;
}







/*--- TOP LOGIN BAR --------------------------------------------*/

.topBar {
background-color:#074E86;
background-repeat: repeat-x;
background-position: 0% bottom;
height: 35px;
padding-top:10px;
} 

.loginBar {
font-family:arial;
font-size:13px;
text-align:left;
width:740px;
color: #666666;
} 

.bottomBar {
background-color:#074E86;
background-repeat: repeat-x;
background-position: 0% bottom;
height: 50px;
} 

.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


/*---- TOP NAVIGATION -------------------------------------------*/






/*---- SIDE NAV -------------------------------------------*/




/*---- MISC -------------------------------------------*/

.errorBox {
padding: 8px;
margin: 8px;
font-family: arial;
color: #FF0000;
font-weight: bold;
font-size: 15px;
line-height:18px;
background-color: #FFFF99;
border: 1px dashed #FFCC00;
}


.errorText {
color: #FF0000;
font-family: trebuchet ms;
font-size:11px;
background-color:#FFFF99;
line-height:125%;
}








/*---- HYPERLINKS -------------------------------------------*/


a {color:#FF6600; text-decoration: none;}
a:visited {color:#CC6600; text-decoration: none;}
a:hover,a:active {color:#993300; text-decoration: underline;}

a.topNav {color:#666666; text-decoration: none;}
a.topNav:visited {color:#666666; text-decoration: none;}
a.topNav:hover,a:active {color:#000000; text-decoration: none;}


a.copyright {color:#999; text-decoration:none;}
a.copyright:hover,a:active {color:#993300; text-decoration:underline;}
a.copyright:visited {color:#999; text-decoration:none;}

a.footer {color:#666; text-decoration:none;}
a.footer:hover,a:active {color:#993300; text-decoration:underline;}
a.footer:visited {color:#666; text-decoration:none;}

a.footer2 {color:#666; text-decoration:none;}
a.footer2:hover,a:active {color:#993300; text-decoration:underline;}





