Body{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
}

.bodyMain {
	background: #505050;
	font-size: 1em;
}

img{
	border: 0;
}

a{
	text-decoration: none;
	font-style: normal;
}

select{
	color: #1F84B3;
	font-weight: bold;
	width: 170px;
	font-size: 1em;
}
a:link {	color: #2F2F2F;}
a:visited{	color: #2F2f2f;}
a:hover {	color: #006699;}
a:active{	color: #006699;}

h1{ color: #006699;}

div.hr {
  height: 1px;
  background: #1F84B3;
}
div.hr hr {
  display: none;
}

#bigWrapper{
	width: 750px;
	background: white url(images/pageBg.gif) 0 0 repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px;
}

html>body #bigWrapper{
	width: 740px;
}


#topButtons{
	background: white;
	width: 740px;
	text-align: center;
	padding: 12px 45px 0px 45px;
	font-weight: bold;
	font-size: 0.7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
	min-height: 33px;
}

html>body #topButtons{	width: 650px;}

#topButtons .menuLink{
	float: left;
	text-align: left;
	width: 145px;
	position: relative;
	margin-top: 3px;
}

#topButtons .searchBox{
	text-align: right;
	float: right;
}

#topButtons .menuLink img{
	float: left;
	margin: 0 6px;
}

#topButtons .searchBox #searchButtonGo{
	margin-bottom: -3px;
}

#topButtons p.searchLabel{
	color: #006699;
}

#topButtons .menuLink #search{
	width: 120px;
}

#headerHack{
	background: #1F84B3;
}

#commonHeader{
	height: 67px;
	width: 740px;
	background: #1F84B3 url(images/headerBg.gif) 0 0 repeat-x;
}

#commonHeader #logo{
	margin-top: 20px;
	margin-left: 22px;
	float: left;
}

#commonHeader #tagline{
	float: right;
	margin-top: 27px;
	margin-right: 22px;
	color: white;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
}

#subPageJump{
	margin: 25px 25px 0 25px;
}

#commonMenu{
	font-weight: bold;
	font-size: 0.7em;
	width: 740px;
	background: white;
}

#commonMenu.homepage{
	border-bottom: 1px solid #1F84B3;
	padding: 4px 0px 8px 0;
}

#subMenu{
	font-weight: bold;
	font-size: 0.7em;
	width: 740px;
	background: #EFF4F7;
	border-bottom: 1px solid #1F84B3;
}

#commonMenu ul, #subMenu ul{
	padding: 0px;
	margin: 0px;
	padding-left: 32px;
}
	
#commonMenu li, #subMenu li{
	list-style-type: none;
	display: block;
	float: left;
	padding: 4px 32px 8px 0;
}

#subMenu li{
	padding: 0px 13px 8px 0px;
}
	
#commonMenu a:link, #subMenu a:link{
	text-decoration: none;
	display: inline;	
}

#commonMenu a.selected, #subMenu a.selected {
	color: #006699;
}


#contentWrapper{
	width: 740px;
	border-bottom: 1px solid #1F84B3;
	background: white;
}

#contentWrapper.subpage{
	background: white url(images/subPageBackground.gif) 0 0 repeat-y;
	padding: 20px 0;
}

#contentWrapper .twoColumn{
	float: left;
	width: 370px;
	font-size: 0.7em;
	padding: 20px 25px;
	color: black;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 320px;
	height: auto;
}

html>body #contentWrapper .twoColumn{width: 320px;}

#contentWrapper .twoColumn h1{
	font-size: 0.9em;
	color: #1E86BD;
}
#contentWrapper .twoColumn h2{
	font-size: 1em;
	color: black;
}

#contentWrapper .twoColumn a:link,
#contentWrapper .twoColumn a:visited,
#contentWrapper .twoColumn a:hover,
#contentWrapper .twoColumn a:active
{ 	font-weight: bold; }

#contentWrapper .twoColumn a:link,
#contentWrapper .twoColumn a:visited{
	color: #505050;
}
#contentWrapper .twoColumn a:hover,
#contentWrapper .twoColumn a:active
{
	color: #006699;
}

#contentWrapper .twoColumn .latestNews{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#contentWrapper .twoColumn .latestNews li{
	padding: 5px 0;;
}

#contentWrapper .twoColumn .date{
	font-weight: bold;
	color: #333333;
}
#benefitsOfCMS li{
	list-style-image: url(images/homePageListArrow.gif);
}
#subPageSideMenu{
	float: left;
	width: 120px;
}

#subPageSideMenu ul{
	margin: 0;
	padding: 0;
}

#subPageSideMenu li{
	list-style-type: none;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#subPageSideMenu a{
	font-weight: bold;
	display: block;
	padding: 5px 0 5px 15px;
	width: 120px;
	font-size: 0.7em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:105px;
	border-bottom: 1px solid #1F84B3;
}

html>body #subPageSideMenu a{	width: 105px;}

#subPageSideMenu a.selected{
	color: #006699;
	background: #EFF4F7;
}

#subPageContent{
	float: left;
	font-size: 0.7em;
	color: black;
	padding: 0 20px;
}

.spanTwoColumn{
	width: 528px;	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 488px;
}

html>body .spanTwoColumn{ width: 488px;}

.threeColumn{
	width: 408px;	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 368px;	
}

html>body .threeColumn{	width: 368px;}

#subPageContent h1{
	font-size: 1.6em;
}

#subPageContent h2{
	font-size: 1.3em;
	margin:0;
	padding: 10px 0 0 0;
}

#subPageContent hr.case-break {
	color:#F5F5F5;
	background: #F5F5F5;
	height:1px;
	clear:both;
	border:none;
	margin: 30px 0 10px 0;
	}

#subPageContent span.case-logo img {
	float:right;
	padding: 10px 0 0 5px;
	}

#subPageContent #moreLinks{
	list-style-type: none;
	margin: 15px 0;
	padding: 0;
}

#subPageContent #moreLinks li{
	float: left;
	margin: 0 35px 15px 0;
}

#subPageContent #moreLinks li a:link,	
#subPageContent #moreLinks li a:visited,	
#subPageContent #moreLinks li a:hover,	
#subPageContent #moreLinks li a:active{
	font-weight: bold;
}	



#subPageContent #moreLinks li img{
	margin: 0 5px;
}

.newsHr hr{
	border: none;
	background:white;
	color: white;
	border-bottom:1px dotted #1F84B3;
}

#subPageSideBar{
	float: left;
	font-weight: normal;
	font-size: 0.7em;
	color: black;
	width: 205px;
	padding: 0 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 165px;
}
html>body #subPageSideBar{
	width: 165px;
}

#subPageSideBar h2{
	font-size: 1.25em;
	font-weight: bold;
	color: #006699;
	font-family: arial, helvetica, sans-serif;
}

#subPageSideBar a{	font-weight: normal; }
#subPageSideBar p{ margin: 7px 0;}
#subPageSideBar .header{ margin: 0 0 8px 0;}

#subPageSideBar #resources{
	font-weight: normal;
	padding: 0;
	margin: 0 0 0 20px;
	color: #1F84B3;
}
#subPageSideBar{
	list-style-image: url(images/pageIcon.gif);
}

#subFooter{
	background: white;
	font-size: 0.7em;
	padding: 20px 25px;
}

#subFooter h1{
	font-size: 0.9em;
	margin-bottom: -0.9em;
}

#subFooter p{
	clear: none;
	font-weight: bold;
	color: #666666;
}

#powerByElement{	float: right; margin-top: 30px;}

#footer{
	margin: 0;
	width: 740px;
	border-top: 2px solid #1F84B3;
	background: #383838 url(images/footerBg.gif) 0 0 repeat-x;
	text-align: right;
	color: #817E7E;	
	font-size: 0.6em;
	padding: 3px 5px 3px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 735px;
}

html>body #footer{	width: 735px; }

#footer a:link{	color: #817E7E; }
#footer a:visited{	color: #817E7E;}

.clearFloat:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    width: 100%;
}

/* Hides from IE-mac \*/
* html .clearFloat {height: 1%;}
/* End hide from IE-mac */

