#header {
display:none;
background-repeat:no-repeat;
height:61px;
vertical-align:middle;
width:756px;
}
#footer {
	display:none;
}
#navigation_menu {
display:none;
background-image:none;
border-bottom:1px solid #DDDDDD;
}

#sideBar {
	display:none;
	color:#000000;
}


 #subPage #contentBox {
	/*display:none*/;
float:none;
margin:0;
padding:0px 0px 0;
width:100%;
}
#subPage #contentBox h1 {
display:none;
}

#contentBox .custom ul {
list-style-type:none;
margin-left:0px !important;
}

#subPage #contentBox table.custom td td {
padding:0px;
}

#subPage.custom td {
vertical-align:bottom;
}
div, table {
border-collapse:separate;
}
#subPage #contentBox table, #subPage #contentBox ul, #subPage #contentBox ol {
margin:0 0 0px;
}

body, th, td {
font-size:12pt;
font-family: Corbel, Arial, Helvetica, sans-serif;
}

#subPage #contentBox {
padding-top:0px;
}

#contentBox .custom ol li, #contentBox .custom ul li {
margin-bottom:0px;
}

#contentBox .custom ul ul {
list-style-type:none;
}


#subPage #contentBox p {
margin:0 0 0px;
}

#subPage #contentBox h1, #subPage #contentBox h2, #subPage #contentBox h3, #subPage #contentBox p, #subPage #contentBox ul, #subPage #contentBox ol, #subPage #contentBox hr, #subPage.custom #contentBox h1, #subPage.custom #contentBox h2, #subPage.custom #contentBox h3, #subPage.custom #contentBox p, #subPage.custom #contentBox ul, #subPage.custom #contentBox ol, #subPage.custom #contentBox hr {
margin-left:0px;
margin-right:0px;
}

a, a:hover {
color:#0f75bc;
}

/* Custom css by MSCO begins */


body  {
	font-family:Corbel, Arial, Helvetica, sans-serif;
	background-color: #EEEFF1;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 100%;
	background-image: url("/files/43920/background01%2Ejpg");
	background-repeat: repeat-x;
}

#container {
	background: url("/files/43920/background004%2Egif");
	margin: 0 auto; /* 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; 
	width: 100%;

}

#wrappershg {
	margin: 0 auto; /* 	background: url("/files/43920/background02%2Egif");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: #000000;
}

#containershg01 {
	width: 800px;
	margin: 0 auto 10px auto;
	border: 1px solid #97c2de;
	text-align: left;
	background-color: #FFF;
}
#containershg {
	width: 800px;
	margin: 0 auto;
} 
#headershg { 
	/*background: #FFFFFF; 
	background: url("/files/43920/full%5Fbackground%2Ejpg");  */
	padding: 0 0px;
} 
#headershg h1 {
	font: 100% Corbel, Arial, Helvetica, sans-serif;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebarshg h3,  #sidebar1 p {
	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 5px;
}


#mainContent {
  	margin: 0 13em 0 10px; /* the left margin will look best if you match the padding amount to the header and footer. */
}
#footershg { 
	width: 800px;
	padding: 0 0px;
	background:#FFFFFF;
	text-align: center;
} 
#footershg p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	A:link {text-decoration: none}
	A:visited {text-decoration: none}
	A:active {text-decoration: none}
	A:hover {text-decoration: underline; color: red;}
	
.headertext {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #0f75bc;
	font-weight:bold;
	}
.sidebartext {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
.sidebartextsmall {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}
.sidebartextlarge {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	color: #000;
}

.style4 {
	font-size: 7pt;
	font-family: Corbel, Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: 8pt;
	text-align: center;
}
.style9 {
	font-size: 75%;
	text-align: center;
}

.style11 {
	font-size: 13pt;
	color: #0f75bc;
}
.style12 {
	color: #0f75bc;
	font-weight: bold;
	font-size: 16pt;
}
.style13 { /* formhead00 */
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.style14 {
	color: #FFFFFF;
	font-size: 8.5pt;
}
.style16 {
	color: #FFFFFF;
	font-size: 80%;
}

.style21 {
	font-size: 10pt
}
#headershg ul{
	padding: 0;
	margin: 0;
	color: #459fc4;
	font-size: 10.5pt;
	list-style: none;
/*	vertical-align: bottom; */
  }
#headershg li{
  float: left;
  position: relative;
  white-space:nowrap;
  
  }
#headershg li ul{
  display: none;
 position: absolute;  
  color:#459fc4;
  top: 17px;
  left: -50px;
  width:400%;
  z-index:300;
  }  
/* li ul {
	top: auto;
	left: auto;
	color:#459fc4;
	font-size: 12pt;
    background-color:#FFF; 
	}*/
	
#headershg li:hover ul{ display: block; }
#headershg ul li ul{
	color:#000;
	font-size: 11pt;
    background-color:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	}
#headershg ul li ul li{
	text-align:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:block;
	border:#ccc 1px solid;
	width:105%;
  z-index:301;
	}  
#headershg li a{
	display: block;
	white-space: nowrap;

	}
#headershg ul li ul li a{
	color:#000;
	text-align:left;
	margin:0px;
	padding:5px;
	text-decoration:none;
	display:block;
	background-color:#efefef;
	white-space:nowrap;
	}
#headershg ul li ul li a:hover{
	color:#fff;
	text-align:left;
	margin:0px;
	padding:5px;
	text-decoration:none;
	display:block;
	background-color:#333;
	white-space:nowrap;
	}  
	
.navtext {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f75bc;
	font-weight:bold;
	}  
.tab001 {
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f75bc;
	font-weight:bold;
	} 
 
#container table {
	width: 100%;
}

#contentmain {
	width: 450px;
	padding: 15px 0 0 15px;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	}
#contentmain ul {
	text-align:left;
	text-decoration:none;
	white-space:normal;
	z-index: auto;
	list-style-type: disc;
	border: 0px #fff solid;
	overflow: visible;
	list-style: inside;
	margin-left: 10px;
	padding-left: 10px;
	color: #36C;
	padding-bottom: 20px;
}

#contentmain ul li {
	text-align:left;
	text-decoration:none;
	display:block;
	white-space:normal;
	list-style-type: disc;
	font-size: 11pt;
	border: 0px #fff solid;
	overflow: visible;
	list-style: inside;
	padding: 5px 5px 10px 5px;
}

 
#contentmain ul li a {
	color:#5494C0;
	text-align:left;
	text-decoration:none;
	display:block;
	white-space:normal;
	border: 0px #fff solid;
	overflow: visible;
	font-weight: bold;
}
#contentmain ul li a:hover {
	text-decoration:underline;
}



.mainpic00 {
	padding: 0px;
	margin: 0px;
	width: 416px;
}
.contenthead00 {
	color:#FFF;
	margin: 0px;
	padding: 0 0 0 15px;
	background-color: #5494c0;
	width: 450px;
	font-size: 18px;
}
#formbox{
	width: 360px;
	padding: 15px;
	margin: 30px 0px 0px 15px;
	background-color:#5494c0;
	border: 1px solid #3b3abc;
}
form {
	padding: 0px;
	margin: 0px;
}
#submit {
	width:146px;
	font-size: 11pt;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #fff;
	padding:0px;
	background-color:#3b3abc;
	text-transform:uppercase;
}

.sidebox01 {
	border: 1px solid #97c2de;
	margin: 0 0 10px 10px;
	padding: 0;
}

.sidebox01c {
	font-size: 12pt;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background: #DEEEFD url(/files/43920/sideboxbg.jpg) repeat-y left top;
}
.readmore {
	text-align: right;
	font-size: 14px;

}
.sidebox02 {
	border: 1px solid #97c2de;
	margin: 0 0 10px 10px;
	padding: 0;
}

.sidebox02c {
	font-size: 10pt;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background: #DEEEFD url(/files/43920/sideboxbg.jpg) repeat-y left top;
}
.sidebox03 {
	border: 1px solid #97c2de;
	margin: 0 0 50px 10px;
	padding: 0;
}
.sidebox03c {
	font-size: 12pt;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background: #DEEEFD url(/files/43920/sideboxbg.jpg) repeat-y left top;
}

.sidebox04 {
	color: #000;
	font-size: 10pt;
	margin: 0;
	text-align: left;
	width: 250px;
}
.sidebox04h {
	color: #2aa7dd;
	font-size: 12pt;
	font-weight: bold;
	font-style: oblique;
	padding: 0 0 5px 0;
}

#footer00 {
	margin:30px 0 150px 0;
	text-align: center;
	clear: both;
	padding: 50px 0 0 0;
}
.footernav {
	margin:0 15px;
	font-size: 9pt;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #0f75bc;
	border-top: 1px solid #97c2de;
	padding:20px 0 10px 0;
	word-spacing: 15px;
}
.footerText {
	color: #0f75bc;
	font-size: 8pt;
	word-spacing: 3px;
}
.copyright  {
	color:#000;
	font-size: 11px;
	text-align:center;
}
.disclaimer  {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color: #999;
	font-weight:bold;
}

.bg00 {
	background: url(/files/43920/TopSeparatorSpaced%2Egif) no-repeat;
	height: 21px;
	width: 15px;	
}



#sidebarshg {
	float: right;
	width: 270px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div */
	text-align: right;
}
#sidebox01 {
	padding: 30px 0 15px 10px;
	width: 260px;
	margin: 0;
}
#sidebox02 {
	margin: 0;
	padding: 0 0 15px 10px;
	width: 260px;
}
#sidebox03 {
	margin: 0;
	padding: 0 0 50px 10px;
	width: 260px;
}
#sidebox01 td div{
	padding: 5px;
	vertical-align: top;
}
#sidebox02 td div{
padding: 5px;
	vertical-align: top;
}
#sidebox03 td div{
padding: 5px;
	vertical-align: top;
}
h2 {
	font-size: 22px;

}
h3 {
	font-size: 18px;
	color: #5494C0;
}
h4 {
	font-size: 14px;
	color: #FFF;
	display: block;
	background-color: #999;
	text-indent: 10px;
}

ol {
	color: #5494C0;
	padding-bottom: 20px;
}
blockquote {
	color: #5494C0;
	margin-left: 10px;
}
.res {
	text-transform: uppercase;

}

div #brandingElement {
	display:none;
	
}
img.clientPhoto {
	display:none;
}

td #header .custom {
	display:none;
}
td#contentBox {

    background-color: #fff;
	margin-left: 10px;
}
td#contentBox #content div.text {

padding-left: 30pt;

}
