body {
	font-family: Arial, sans-serif, Verdana;
	font-size: 11px;
	padding: 0px 0px;
	margin: 0px;
	border: 0;
	background-color: #FFFFFF; /*#666666;*/
}
body.white {
	font-family: Arial, sans-serif, Verdana;
	font-size: 11px;
	padding: 0px 0px;
	margin: 0px;
	border: 0;
	background-color: #FFFFFF;
}
h1 {font-family: Arial, sans-serif, Verdana;font-size: 18pt;color: #619BD3;font-weight: normal;margin: 0px 0px 20px 0px;}

h2{
	font-size:1.1em;
	color:#57575A;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, sans-serif, Verdana;
	font-size: 14pt;
	color: #619BD3;
	font-weight: bold;
	margin-bottom: 5px;
}
	
h5 {
	color: #2D2D2D;
}

a:link,a:visited {
	color: #063676;
    text-decoration: none;
	font-size: 11px;
}

a:active {
	color: #619BD3;
    text-decoration: underline;
}

a:hover {
	text-decoration: underline; 
	color: #57575A;
}

li {
	list-style-image: url(../images/blankBLK.gif); 
	line-height:  13pt;
}

.menuitem, .menuitem_selected {
   color: #063676;
   background-image: url(../images/menu_dark_dot.gif);
   background-position: 3px 5px;
   background-repeat: no-repeat;
   padding: 3px 0px 3px 15px;
}

.menuitem_selected {
   color: #619BD3;
   background-image: url(../images/menu_light_dot.gif);
   background-position: 3px 5px;
   background-repeat: no-repeat;
}

.menuitem a:link,.menuitem a:visited,.menuitem a:hover {
  font-weight: bolder;
} 

.menuitem_selected a:link,.menuitem_selected a:visited,.menuitem_selected a:hover {
  color: #619BD3;
  font-weight: bolder;
}

.submenuitem, .submenuitem_selected {
  padding: 3px 0px 3px 20px; 
  background-image: url(../images/submenu.gif);
  background-position: 10px 8px;
  background-repeat: no-repeat;
}

.submenuitem_selected {
  background-image: url(../images/submenu_selected.gif);
  background-position: 10px 8px;
  background-repeat: no-repeat;
}


.submenuitem a:link,.submenuitem a:visited,.submenuitem a:hover {
  color: #063676;
  font-weight: bolder; 
} 

.submenuitem_selected a:link,.submenuitem_selected a:visited,.submenuitem_selected a:hover {
  color: #619BD3;
  font-weight: bolder;   
}

b {
  color: #2D2D2D;
}

#container {
	width:870px;
	background-color: #FFFFFF;
	background-image: url(../images/container-tile.gif);
	margin: auto;
	display: block;
}

#header {
	padding: 10px 10px 3px;
}

#sidemenu {
	width:160px;
	float: left;
	padding-left: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}

#sidemenu a{color:black;font-weight:bold;display:block;margin:15px 5px 0px 0px;}
#sidemenu span a,#sidemenu div a{font-size:10pt; font-family:Arial,Helvetica,sans-serif}
#sidemenu a:hover{color:#57575A}
#sidemenu img {border: 0;}

.clean {
	clear:both;
	margin-bottom: 18px;
}

#subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #144786;
	background-image: url(../images/navigation_bar.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 22px;
	width: 840px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 10px;
}
#content {
	width: 850px;
	/*background-image: url(../images/content-tile-new.gif);
	background-repeat: repeat-y;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	background-color: #FFFFFF;
}
#contentplain {
	width: 850px;
	/*background-image: url(../images/content-tile-plain.gif);
	background-repeat: repeat-y;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	background-color: #FFFFFF;
}
#main {
	float: left;
	width: 471px;
	padding-left: 20px;
	padding-right: 15px;
}
#mainwide {
	float: left;
	width: 635px;
	padding-left: 20px;
	padding-right: 15px;
}
#right_column {
	width:145px;
	float: right;
	margin-left: 9px;
}
.quote {
	background-color:#588FC3;
	padding:10px;
	color:white;
	float: right;
	width: 125px;
	font-size: 11px;
	-webkit-border-radius-topleft: 10px; 
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topright: 10px; 
	-moz-border-radius-topright: 10px;
}

.quote_origin {
	font-weight: bolder;
	font-style:normal;
	font-size: 11px;
}
.address {
	background-color:#d9dadb;
	margin-bottom:5px;
	padding:10px;
	float: right;
	width: 125px;
	-webkit-border-radius-bottomleft: 10px; 
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px; 
	-moz-border-radius-bottomright: 10px;
}

.address_title {
    font-weight: bolder;
	margin-bottom:5px;
}

.address_text {
	margin-bottom:5px;
	font-size: 11px;
}
#footer {
	width:850px;
	text-align:center;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
  
}
#footer_l {
	width:870px;
	text-align:center;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
  
}
#pslink {
	float: left;
	margin-left: 10px;
}

#legal {
	float: right;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.diagramtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.padd {
	padding: 5px;
}
.darkbluetd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4a8ece;
	padding: 10px;
	text-align: center;
}
.businessman2 {
	background-image: url(images/ist2_1602977_auditor_taking_notes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.businessman3 {
	background-image: url(images/ist2_786141_casual_businessman_happy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.businesswoman {
	background-image: url(images/ist2_840641_business_woman_.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bluetd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #A5C2E6;
	padding: 5px;
}
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
}
.staff a:link,.staff a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.staff a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #588FC3;
}
.tdright {
	vertical-align: middle;
	text-align: right;
}

#mainmenu a {
color: #FFFFFF;
	font-size: 14px;
}
	
#mainmenu a:hover {
color: #57575A;
	font-size: 14px;
}
	
#subheader center, a {
color: #FFFFFF;
	font-size: 14px;}
	
	#content_1 {
	background-image: url(../images/intro_panel.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 312px;
	width: 870px;
	background-color: #ffffff;
}
#c {
	float: right;
	width: 240px;
	clear: right;
	margin-right: 10px;
	margin-top: 12px;
}

.submenu
{
	color: Black;
	/*border-bottom-color: #c3c3c3;
	border-top-color: #c3c3c3;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;*/
	line-height:18px;
}

#mainmenu a.mrc
{
	color:#57575A;
	
}

#sidemenu a.mrc
{
	color:#57575A;
	/*border-bottom-color: #c3c3c3;
	border-top-color: #c3c3c3;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;*/
	line-height:18px;
}

p.text
{
	color: #57575A;
}

.pad-right
{
	text-align: left;
	color: #57575A;
}

.rightadvert
{
	padding-top: 10px;
}
