.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-size: 12px;
}
.content a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; color: #3D536A; text-decoration: underline}
.content a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; color: #CC0000; text-decoration: underline}
.content a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; color: #FF9900}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	font-size: 12px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

/************* Navigation Styles **************/

.menuOut {
	cursor:pointer;
	background-color:#ECEEF3;
	color:#333333;
	width:150px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.menuOutBottom {
	cursor:pointer;
	background-color:#ECEEF3;
	color:#333333;
	width:150px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
.submenu {width:150px; font-family:Verdana; font-size:12px;}
.submenu a {color:#336699; text-decoration:none; font-weight:bold;}
.submenu a:hover {color:#ff0000; text-decoration:none; font-weight:bold;}

.subtext {width:150px; font-family:Verdana; font-size:12px;}
.subtext a {color:#336699; text-decoration:none; font-weight:bold;}
.subtext a:hover {color:#ff0000; text-decoration:none; font-weight:bold;}

.subtext1 {
	width:150px;
	font-family:Verdana;
	font-size:12px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}
.subtext1 a {color:#336699; text-decoration:none; font-weight:bold;}
.subtext1 a:hover {color:#ff0000; text-decoration:none; font-weight:bold;}

#maddsaHomeLink a {
	color:#3D536A; 
	text-align:left; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
}

#maddsaTitle {
	color:#3D536A; 
	text-align:left; 
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
}

.table_text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.table_head {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.table_title {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D536A;
	text-transform: uppercase;
}

