/*@charset "utf-8";*/

/* MGH *********************************************/
/* Content titles */
h1 {
	color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:24px;
	font-weight:bold;
}
/******************/


/* Links in Ektron content blocks */
tbody table tr td a {
	color:#ffffff; /*#098765; /*#ffe45b;/*#b0c4de*/
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}

tbody table tr td a:hover {
	color:#FEBC3E;
	text-decoration:none; /*underline overline;*/
	font-size:12px;
	font-weight:bold;
}

tbody table tr td a:visited {
	color:#ffffff; /*#123456; /*#ccd45b;*/
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}
/**********************************/



/* Links in Footer */
table tbody tr td ul li a {
	color:#ffffff; /*#098765; /*#ffe45b;/*#b0c4de*/
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
}

table tbody tr td ul li a:hover {
	color:#FEBC3E;
	text-decoration:none; /*underline overline;*/
	font-size:12px;
	font-weight:normal;
}

table tbody td ul li a:visited {
	color:#ffffff; /*#123456; /*#ccd45b;*/
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
}
/**********************************/



/* Force no link colors */
a.noLinkColors {
	color:#ffffff; /*#ffe45b;/*#b0c4de*/
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a:hover.noLinkColors {
	color:#FEBC3E;
/*	text-decoration:underline overline;  */
	font-size:12px;
	font-weight:bold;
}

a:visited.noLinkColors {
	color:#ffffff; /*#ccd45b;*/
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
/************************/



/* For the lead generation form page */
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF; /* #2D4689; */
	padding: 10px;
}

.formUpperContentBlockText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}

a.submitRollover {
    display: block;
    width: 87px;
    height: 26px;
    background: url(../images/btnSubmit.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.submitRollover {
    background-position: -87px 0;
}

a.clearRollover {
    display: block;
    width: 87px;
    height: 26px;
    background: url(../images/btnClear.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.clearRollover {
    background-position: -87px 0;
}



/* Latest Articles Page */
.ArticlesList {
	border-color:White;
	border-style:solid;
	border-width:5px;
	background:#22236a url(../images/background.jpg) repeat-x top;
	color:White;
	padding:5;
	margin:0 0 0 10;
}
/************************/



/* Manual white text styles */
.WhiteText10Point {
	color:White;
	font-size:10px;
}

.WhiteText12Point {
	color:White;
	font-size:12px;
}

.WhiteText14Point {
	color:White;
	font-size:14px;
}


.WhiteText10PointBold {
	color:White;
	font-size:10px;
	font-weight:bold;
}

.WhiteText12PointBold {
	color:White;
	font-size:12px;
	font-weight:bold;
}

.WhiteText14PointBold {
	color:White;
	font-size:14px;
	font-weight:bold;
}
/****************************/
/**************************************************MGH*/



/* Ektron Login Button Style */
.btnLogin
{
	background-color:Olive;
	color:White;
}
/*****************************/



/* Global here down */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #22236a url(../images/background.jpg) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
/*	color: #000000; MGH - Trying to fix black text on all content 12/23/2008 Tuesday*/
}


div {margin:0; padding:0;}


.oneColFixCtr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 20px;
}


.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}


.footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../images/footerBG.gif) no-repeat 0px 0px;
	width: 880px;
	margin-top: 10px;
	padding: 10px;
}


a.flink {font-weight:bold; color: #ffffff; text-decoration: none;}


a:hover.flink {
	color: #FFFFFF;
	text-decoration: underline;
}


#pgTitle {
	height: 83px;
	width: 416px;
	clear: left;
}


#menu {
	width:900px;
	height: 47px;
	margin-top: 20px;
	font-weight:bold;
	color: #FFFFFF;
} 


#mainMenu {
	width:900px;
	height: 47px;
	margin-top: 20px;
	font-weight:bold;
	color: #FFFFFF;
} 


#MrtCap {
	background: url(../images/menuCapRt.gif) no-repeat 0px 0px;
	float: right;
	height: 47px;
	width: 12px;
}


#MenuRightCap {
	background: url(../images/menuCapRt.gif) no-repeat 0px 0px;
	float: right;
	height: 47px;
	width: 12px;
}


#Msearch {
	background: url(../images/menuBg.gif) repeat-x 0px 0px;
	float: right;
	height: 47px;
	width: 170px; /*width: 320px;*/
}


#MenuSearch {
	background: url(../images/menuBg.gif) repeat-x 0px 0px;
	float: right;
	height: 47px;
	width: 170px; /*width: 320px;*/
}


.Mnu {
	background: url(../images/menuBg.gif) repeat-x;
	text-align: center;
	float: right;
	height: 43px; /*height: 43px;*/
	width: 140px; /*width: 110px;*/
	margin-right: 1px;
	padding-top: 5px;
}


.Mnu1 {
	background: url(../images/menuBg.gif) repeat-x;
	text-align: center;
	float: right;
	height: 33px; /*height: 33px;*/
	width: 140px; /*width: 110px;*/
	margin-right: 1px;
	padding-top: 14px;
}


.Mnu a{text-decoration:none; color:#FFFFFF
}


.Mnu a:hover {
	color: #FEBC3E;
}


.Mnu1 a {text-decoration:none; color:#FFFFFF
}


.Mnu1 a:hover {
	color: #FEBC3E;	
}


#MlftCap {
	background: url(../images/menuCapLft.gif) no-repeat 0px 0px;
	float: right;
	height: 47px;
	width: 12px;
}


#MenuLeftCap {
	background: url(../images/menuCapLft.gif) no-repeat 0px 0px;
	float: right;
	height: 47px;
	width: 12px;
}


#contenttop {
	background: url(../images/contenttop.gif) no-repeat 0 0;
	height: 12px;
	width: 900px;
	margin: 0;
	padding: 0;
	font-size:4px; line-height:4px;
}


#content {
	color: #FFFFFF;
	background: #19237E url(../images/contentBG.gif) repeat;/*Deep blue background*/
	padding: 0px 10px;
	width: 880px;
	font: 12px Arial, Helvetica, sans-serif;
}


#contentbtm {
	background: url(../images/contentbtm.gif) no-repeat 0px 0px;
	height: 12px;
	width: 900px;
}


#flash {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#topBtn {
	clear: both;
	float: right;
}


a.contact {
	display: block;
	width: 211px;
	height: 78px;
	background: url("../images/contactus.gif") 0 0 no-repeat;
	text-decoration: none;
	color: #FEBC3E;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	padding-top: 18px;
	left: 852px;
	top: 0px;
	float: left;
	clear: left;
}


a:hover.contact {
	background-position: 0 -96px;
}


.artcile_rtclm {
	border-left: thin solid #FFFFFF;
	padding-left: 5px;
}
