body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073B7C;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.masterBody {
	margin: auto;
	text-align: center;
	position: relative;
	min-width: 800px;
	max-width: 1280px
}



h1 {
	font-size: 21px;
	font-weight: bold;
	color: #073B7C;
	padding-top: 10px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #073B7C;
}


h2.confirmation {
	border: 1px dashed #324c63;
	font-size: 18px;
	font-weight: bold;
	background-color: #a5c4d6;
	color: #335069;
	width: 95%;
	padding:4px;
	margin:4px;
	text-align:center;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #073B7C;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #073B7C;
}

a,.link {
	color: #2278C1;/*color: #336699;*/
	text-decoration: underline;
}


a:hover,.link,hover {
	color: #073B7C;/*color: #6699CC;*/
	text-decoration: underline;
}






.NavPrimary {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #2278C1;
	letter-spacing: 2px;
	line-height: 35px;
}

a.NavPrimary {
	text-decoration: none;		
}

a.NavPrimary:hover {
	text-decoration: none;
	color: #304c63;
}



.NavSecondary {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #2278C1;
	line-height: 20px; /*orig 35*/
}


a.NavSecondary {
	text-decoration: none;
	}

a.NavSecondary:hover {
	text-decoration: none;
	color: #073B7C;
}


.NavTertiary {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #2278C1;
	line-height: 20px; /*orig 35*/
}

a.NavTertiary {
	text-decoration: none;
}

a.NavTertiary:hover {
	text-decoration: underline;
	color: #006699;
}


.ClientGreeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
}

a.ClientGreetingLink {
	color: #CCCCCC;
	text-decoration: none;	
}

a.ClientGreetingLink:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}



.LeftColumn {
	background-image: url(/_gfx_/tmplt/side_gradient.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C3CA;
	border-left-color: #B0C3CA;
}
.DidYouKnow {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7CA7C7;
	background-image: url(/_gfx_/tmplt/DidYouKnow_back.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	line-height: 14px;
	font-weight: bold;
}


a.DidYouKnowLink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
}

a.DidYouKnowLink:hover {
	color: #FFFFCC;
}


.MainContentColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3CED4;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}

.HomePageContent {
	border-right: 1px solid #c3ced4;
	padding: 0px;
	border-left: 1px solid #c3ced4;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: top
}


.breadcrumb {
	font-size: 11px;
	color: #2A5681;
}

.copyrightRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2278C1;/*#4C7A9A*/
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a.copyrightRowLink {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}


a.copyrightRowLink:hover {
	text-decoration: underline;
}


a.print {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #335069;
}

a.print:hover {
	text-decoration: none;
	color: #666633;
	
}.homeIntro {
	background-color: #FFFFFF; /*#9DC1D3*/
	/*background-image: url(../_dev/_gfx_/tmplt/intro-gradient.jpg);*/
	padding-top: 20px;
	padding-left: 35px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0C3CA;
	border-left-color: #B0C3CA;
	color: #000000; 
	
	
}
.homeIntroText {
	padding-left: 35px;
	font-size: 13px;
	color: #000000; /*#304C63*/
	line-height: 20px;
	padding-right: 35px;
	padding-bottom: 10px;

	
}

.loginBox {
    background-color: #E5ECF2;
    padding: 10px;
    border: 1px solid #B0C3CA;
    width: 300px;
    background-position: center center;
}
.FormNames {
    font-size: 12px;
    font-weight: bold;
    color: #304C63;
}


/*href css buttons */

a.button,a.button:link,.button {
	padding: 2px 5px 2px 10px;
	background: #073b7c;
	border: 1px solid #6699cc;
	margin: 2px 5px;
	font: 10px Arial, Helvetica, sans-serif;
	width: 125px;
	float: left;
	text-align: left;
	text-transform: uppercase;
	color: white;
	text-decoration: none
}


a.button:hover
{
  background: #2278C1;
  border-top: 1px solid #304c63;
  border-bottom: 1px solid #304c63;
  border-left: 1px solid #304c63;
  border-right: 1px solid #304c63;
}




/*a.button:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}*/


.rowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9FC1D3;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #304C63;
}

.rowDiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEC3CA;
}

  .yui-tt {
	padding: 10px;
	border: 2px solid #64869f;
	font-size: 12px;
	width: auto;
	background-color: #ffffff;
	color: #333333
}
  
  .searchResultsTitle{}
  .searchResultsSubText {
	font-size: 11px;
	color: #999999;
	font-style: italic;
}


/*Styles to use in FC:TinyMCE*/

.enzAlert{
	color:red;	
}

.enzHighlight{
	background-color: #64869f;	
	color: #ffffff;
	padding:2px;
}

  

