body {

background-color:#002486;
}



#outerwrapper {
width:1000px;
margin:0 auto 0 auto;
margin-top:15px;
background-color:#ffffff;


}

#banner {
width:1000px;
margin-top:0px;

}


#menu {
margin-top:5px;

}


#leftcolumn {
float:left;
width:818px;
margin-top:15px;
margin-right:5px;
margin-left:5px;
}

#homecontent {
margin-right:15px;
margin-left:15px;
}

#newsheader {
clear:both;
float:left;
width:808px;
margin-top:15px;
margin-right:10px;
margin-left:5px;
border-bottom:1px solid #001078;
}


#news {
clear:both;
float:left;
width:808px;
margin-top:15px;
margin-right:10px;
margin-left:5px;
margin-bottom:20px;
}


#rightcolumn {
float:left;
width:160px;
margin-right:5px;
margin-top:15px;

}




#footer {
clear:both;
width:990px;
height:2px;
background-color:#001078;
margin-top:30px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
}


#content {
float:left;
font-family:arial;
font-size:10pt;
color:#111111;
font-weight:normal;
margin-top:20px;
padding-left:10px;
padding-top:20px;
padding-right:10px;
min-height:700px;
width:818px;
background-color:#ffffff;
}



/*Menu Styles*/
/*
LKI - Default no arrow (ie no children)
	MI - Standard Look
	MIO - Mouse Over

LKIc - Default with arrow (ie with children)
	MIc - Standard Look
	MIOc - Mouse Over
	
LKI1 - Top level no arrow (ie no children)
	MI1 - Standard Look
	MI1O - Mouse Over

LKI1c - Top level with arrow (ie with children)
	MI1c - Standard Look
	MI1Oc - Mouse Over

LKIB - Menu Break
	MB - Standard look

*/

.MI, .MIc, .MI1, .MI1c, .MIO, .MIOc, .MI1O, .MI1Oc {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:10pt;
	cursor:default;
	font-weight:normal;
	line-height: 16px;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
}
.MI, .MIc {
	background-color:#002486;
	color:#ffffff;
	font-weight:normal;
}
.MIO, .MIOc {
	background-color:#eaeaea;
	color:#002486;
	cursor:pointer;
	font-weight:normal;
}
.MI1, .MI1c, .MI1O, .MI1Oc {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
        border-left: 1px solid #ffffff;

	}
.MI1, .MI1c {
	background-image:url(/files/31535/images/template/nav_on.gif);
	color:#ffffff;
}

.MI1O, .MI1Oc {
	background-image:url(/files/31535/images/template/nav_off.gif);	
        color:#002486;
	cursor:pointer;
}

.MB {
	background-color:#ffffff;
	background-position:right;
	background-repeat:no-repeat;
	height:1px;
	vertical-align:middle;
}


/*----------------------RV Styles---------------------------------*/

/* General RV Styles */

.l_pl {
	color:black;
	text-decoration:none;
	font-size: 10px;
}
.l_pl:hover {
	color:blue;
	text-decoration:underline;
	font-size: 10px;
}
.PageMainContent { /* This is the main table within the content section of the page*/

}
.PageTitle, .PageTitle2, h1 { /*  This is the heading container for the on page heading for RV pages (pagetitle2=aspx) */
	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #154c89;
padding:10px;
}
h2, .h2, .news_item_header
 {	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #154c89;
padding:0px;
}

h3, .h3 {	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #154c89;
padding:0px;
}

div.content, .news_item_content
{	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
padding:10px;
}


div#rightcolumn, div#rightcolumn a
{	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #154c89;

}


.tblHeaderSide { /* Table heading cell styling for table with headings down left hand side */
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #154c90;
	border-bottom:1px solid black;
}
.tblHeaderTop { /* Table heading cell styling for table with headings at top */
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border-top:1px solid black;
}
.tblRuleLight { /* Table normal cell styling */
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom:1px solid gray;
}
.tblRuleLight td { /* Table normal cell styling specifyong td context*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tblRuleLight select { /* Table normal cell styling specifyong select context*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.RVPage_Content { /* I think this is only used for the NotFound page */
	background-color:White;
	color:black;
}
.error { /* Box for error messages */
}
.ValidationMessage_Error { /* Validation error message style for message panel */
}
.UpdateMessage_Error, .UpdateMessage_Warning { /* Update error message style for message panel */
}
.UpdateMessage_OK, .UpdateMessage_FreeText { /* Normal message style for message panel */
}
.UpdateMessagePanel { /* Message Panel Styling */
}
.subHeader,.tblSubHeader, .tblSubHeader { /* Used for sub heading rows within tables */
}
.rowHighlight1 { /* Alternating row shading for data tables (old style) */
}
.rowHighlight1a { /* Alternating row shading for data tables (old style), bit darker*/
}
.rowHighlight2 { /* Alternating row shading for data tables (pastel style)*/
}
.rowHighlight3 { /* Alternating row shading for match display tables (pastel style)*/
}
.rowHighlight4 { /* Alternating row shading for data tables (pastel style)*/
}
.tiny { /* RV Style for tiny text */
}
.small { /* RV Style for small text */
	color: #777777;
	font-size: 12px;
}
.medium { /* RV Style for medium text */
}
.info { /* Panel to display information messages */
}
/* RV Page components */
.divPrintLink { /*A container that displays the Print link at the top of many pages*/
	text-align:right;
	font-size:9px;
	background-color: white;
	padding-right:100px;
	display: none;
}
.contextbar { /* This container holds a Powered By logo and link at the top of some pages */
	background-color: white;
	border:solid 0px #455560;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	display:none;
}
/*News,events*/
.news_new_item {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:Red;
}
/*compact control*/
.news_compact_content_row {
}
.news_compact_content_title_cell {
	padding-left: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 25px;
	font-weight:bold;
}
.news_compact_content_title_cell a {
	text-decoration:none;
	color:#000000;
}
.news_compact_content_title_cell a:hover {
	text-decoration:underline;
}
.news_compact_content_date_cell {
	display:none;
}
/*highlights control*/
.news_highlights_content {
	font-size: 12px;
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.news_highlights_content_row {
	font-size: 13px;
	color: #000000;
}
.news_highlights_content_title_cell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
}
.news_highlights_content_title_cell a, .news_highlights_content_title_cell a:visited {
	text-decoration:none;
	color: #000000;
}
.news_highlights_content_title_cell a:hover {
	text-decoration:underline;

}
.news_highlights_content_date_cell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	color: #000000;
}
/*summary control and main news/events pages (ie news.aspx)*/

.news_summary_content {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
        width:90%;
	font-weight:normal;
	background-color: #ffffff;
	color: #000000;
}
.news_summary_header_row {
}
.news_summary_header_cell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom:2px;
	font-size:11px;
	font-weight: bold;
	
}
.news_summary_content_row {
}
.news_summary_content_title_cell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #cccccc;
	padding-bottom:7px;
	font-size:13px;
	font-weight: bold;
	color: #000000;
}
.news_summary_content_title_cell a {
	text-decoration:none;
	color:#000000;

}
.news_summary_content_title_cell a:hover {
	text-decoration:underline;

}
.news_summary_content_date_cell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	font-size:11px;
	color: #737373;
        width:10%;
}


.events_summary_content {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;

	font-weight:normal;
	background-color: #ffffff;
	color: #000000;

}
.events_summary_header_row {
}
.events_summary_header_cell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom:2px;
	font-size:11px;
	font-weight: bold;
	
}
.events_summary_content_row {
}
.events_summary_content_title_cell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #cccccc;
	padding-bottom:7px;
	font-size:12px;
	font-weight: bold;
	color: #000000;
}
.events_summary_content_title_cell a {
	text-decoration:none;
	color:#000000;

}
.events_summary_content_title_cell a:hover {
	text-decoration:underline;

}
.events_summary_content_date_cell {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #cccccc;
	text-align:center;
	font-size:7px;
	color: #737373;

}


.boxDate {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:8pt;
	color: #737373;
}
a.newsrightbar:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #00A6C6;
	text-decoration: none;
}
a.newsrightbar:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #00A6C6;
}
a.newsrightbar:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: underline;
	color: #00A6C6;
}
/*
.newsRightBar
{	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #cccccc;
	padding-bottom:7px;
	font-size:11pt;
	font-weight: bold;
}
*/


/* news/events item (ie news.aspx)*/
.news_item_header {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom:7px;

	font-size:15px;
	font-weight: bold;
	color:#000000;
	
}
.news_item_date {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.news_item_content {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:normal;

}
.TG {
	cursor: default;
	background-color:#002486;
}
.MG {
	background-color:#002486;
	border:solid 0px #002486;
	cursor:default;
}
