body, td, a { 
	color:#464646; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 13px;
}

.layoutMasthead {
	position:relative; 
	top:10px; 
	left:35px;
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 42px;
	color:#00B2C8;
}


.layoutMasthead2 {
	color:#008AC2;
}

.title {
	font-size: 16px;
	color:#2A5E86;
	font-weight:bold;
}


.subtitle1 {
	color:#008AC2;
}

.subtitleWhite {
	font-size: 16px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
}

.subtitleGray {
	font-size: 16px;
	color:#464646;
	font-weight:bold;
}


.subtitleGreen {
	font-size: 16px;
	line-height:20px;
	color:#C6FF05;
	font-weight:bold;
}



.footer {
  text-align:center;
}



.customTextFieldHolder {
	background: url(/userfiles/8/20090306005252/images/layout/text_field_bk_160.gif) no-repeat;
	float: left;
	margin-right: 3px;
}

.customTextFieldHolder120 {
	background: url(/userfiles/8/20090306005252/images/layout/text_field_bk_120.gif) no-repeat;
	float: left;
	margin-right: 3px;
}


.customTextField {
	background: none; 
	border: none; 
	margin-top: 3px; 
	margin-left: 5px; 
}

.buttonCenterTD {
	background: url(/userfiles/8/20090306005252/images/layout/button_02.gif);
	background-repeat:repeat-x;
	background-color:#F5F5F5;
	padding-left:2px;
	padding-right:2px;
}

.buttonCenterBTN {
	color:#2A5E86; 
	font-family:"Trebuchet MS", Tahoma, Geneva, Verdana, sans-serif; 
	font-size: 13px;
	font-weight:bold;
	background: none; 
	border: none; 
}

.greenSidebar {
	background: url(/userfiles/8/20090306005252/images/layout/greenSidebarBK.gif);
	background-repeat:repeat-x;
	padding:10px;
	background-color:#9CBF23;
	width:100%;
	margin-bottom:5px;
	color:#FFFFFF;
	font-size: 11px;
	line-height:16px;
}

.greenSidebar ol {
	position:relative;
	left:-20px;
	line-height:11px;
}
.greenSidebar li {
	padding-bottom:10px;
}
.greenSidebar a {
	color:#C6FF05;
	font-size: 11px;
}
.tanSidebar {
	padding:10px;
	background-color:#EBE3CE;
	width:100%;
	margin-bottom:5px;
}

.graySidebar {
	padding:10px;
	background-color:#F2F2F2;
	width:100%;
	margin-bottom:5px;

}

.graySidebar ul {	
	position:relative;
	top:-10px;
}

.graySidebar li {	
	position:relative;
	left:-24px;
	border-bottom:1px solid #CCC;
	line-height:32px;
}

.graySidebar li {	
    list-style: none;
	padding-left: 14px;
    background-image: url(/userfiles/8/20090306005252/images/layout/arrow_sm_rt_gray.gif); 
    background-repeat: no-repeat;
    background-position: 0 15px;
    }

