/*red style for page links */
        a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #AA0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #AA0000;
	text-decoration: none;
}
/*global nav links */
	    a.globalnav:link {
	color: #CC0000;
	text-decoration: none;
}
a.globalnav:hover {
	color: #990000;
	text-decoration: none;
}
.bk {
	background-color : #0B445F;
}
/*style for Portlet Style 7 - A Box with a 1pix color border */
.Main_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 30px;
	text-decoration: none;
	text-transform: none;
	font-style: italic;
}
.Main_Text {
	color: #111111;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.Main_Text A {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}
/*style for Portlet 10 - Basic Text with Formating an a white background */
.Main_Subtitle {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	line-height : 15px;
	font-weight : normal;
	color : #000000;
	padding: 5px;
	font-style: italic;
}
.Main_Subtitle A {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	line-height : 15px;
	font-weight : normal;
	color : #990000;
	padding: 5px;
	font-style: italic;
}
.Top_Title {
	color: #003399;
	font-style: italic;
	font-size : 16px;
	line-height : 20px;
	font-weight: bold;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-decoration: none;
}
/*style for Portlet Style 12 - One 2pix grey line */
.Top_Subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.Top_Subtitle A {
	font-weight: bold;
}
