/* CSS Document */

html,body {
margin:0;padding:0
}
body {
	text-align:center;
	background: #DFDFDF url(../imagessty/gfx_back_tramlines.gif) repeat-y top center;
	font-size: 62.5%;  /*Resets 1em to 10px */
	font-family: Sans-Serif, Arial;
	text-align: left;
	color: #444;
	text-decoration:none;
}
p {
margin:0px;
padding: 2px;
}
div#container{
text-align:left
}
div#content p{
line-height:1.4
}
div#navigation{
text-align: right;
margin: 0 0 18px 0;
}
div#extra{
text-align: right;
margin: 0 0 0px 0;
}
div#footer{
color: #555;
margin: 0px 0px 8px 0px;
font-size: 0.9em;
font-weight:bold;
}
div#footer p{
margin:0;
padding:0px;
clear:both
}

.clearFloaters{ clear:both; width: 100%;}

div#container{width:701px;margin:0 auto; font-size: 1.2em; background-color:#fff }
div#wrapper{background-color:#fff;}
div#mainvisual{margin: 20px 0 20px 0}

div#content{float:left;width:500px}
div#navigation{float:right;width:187px}
div#extra{float:right;clear:right;width:187px}
div#footer{clear:both;width:100%}


div#wrapper A, div#footer A {font-weight:bold; text-decoration: none}
div#wrapper A:link, div#footer A:link {  border-bottom:3px solid #eee;font-weight:bold;color:#5C5CB0;text-decoration: none}
div#wrapper A:visited, div#footer A:visited {  border-bottom:3px solid #eee;font-weight:bold;color: #5C5CB0;text-decoration: none}
div#wrapper A:hover, div#footer A:hover {  border-bottom:3px solid #8787FF;color: #8787FF; font-weight:bold; text-decoration: none}
div#wrapper A:active, div#footer A:active { border-bottom:2px solid #8787FF;color: #8787FF; font-weight:bold;}

/* content boxes ----------------*/

.headertitle{
	padding: 10px 0px 6px 10px;
	font-weight: bold;
	font-family: Sans-Serif, Arial;
	font-size: 1em;
	color: #5C5CB0;
	display:block;
	text-transform: uppercase;
}
.Subtitle{
	font-weight: bold; 
	font-family: Sans-Serif, Arial;
	font-size: 1.3em;
	line-height: 1.1em;
	color: #000066;
	display:block;
}

.wrapper_495{

background:#fff url(../imagessty/gfx_495_midsection.gif) repeat-y 0px 0px;
width: 495px;
padding: 0px;
text-align: left;
}

.header_495{
background:#fff url(../imagessty/gfx_495_header.gif) no-repeat 0px 0px;
margin:0px;
padding: 0px;
height: 36px;
}

.midsection_495{
margin:0px;
padding: 4px 16px 0 20px;
display: block;
}

.base_495{
	 background:#fff url(../imagessty/gfx_495_base.gif) no-repeat 0px 0px;
	 height: 16px;
	 clear:both;
}

.wrapper_187{
background:#fff url(../imagessty/gfx_187_midsection.gif) repeat-y 0px 0px;
width: 187px;
padding: 0px;
text-align: left;
}

.header_187{
background:#fff url(../imagessty/gfx_187_header.gif) no-repeat 0px 0px;
margin: 0px;
height: 36px;
}

.midsection_187{
margin:0px;
padding: 0 16px 0 16px;
}

.base_187{
	 background:#fff url(../imagessty/gfx_187_base.gif) no-repeat 0px 0px;
	 height: 16px;
	 clear:both;
}

.wrapper_fullspan{
background:#fff url(../imagessty/gfx_fullspan_midsection.gif) repeat-y 0px 0px;
width: 701px;
padding: 0px;
text-align: left;
}

.header_fullspan{
background:#fff url(../imagessty/gfx_fullspan_header.gif) no-repeat 0px 0px;
margin:0px;
padding: 0px;
height: 10px;
}

.midsection_fullspan{
margin:0px;
padding: 0 16px 0 16px;
}

.base_fullspan {
	 background:#fff url(../imagessty/gfx_fullspan_base.gif) no-repeat 0px 0px;
	 height: 9px;
	 clear:both;
}

.floatright{
float:right;
}

.floatleft{
float:left;
}
.floatleftPad{
float:left;
padding-right: 12px;
padding-bottom: 6px;
}


.featureitem
{
	padding: 6px;
}

.featureText{
margin-left: 286px;
}

#underlinemenu{
margin: 0;
padding: 0;
text-transform: uppercase;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight: bold;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #666;
font-weight: bold;
padding: 2px 6px 3px 6px;
margin-right: 4px;
text-decoration: none;
border-left: 1px solid #ccc;
font-size: 1em;
font-family: Sans-Serif, Arial;
}

#underlinemenu ul li a:hover{
color: #5C5CB0;
background-color: #F3F3F3;
border-bottom: 3px solid #5C5CB0;
padding-bottom: 0;
}

.breakpoint{
/*background:yellow;*/
clear:both;
height: 18px;
}


#wrapper li {
padding-left: 16px;
padding-bottom:8px;
background-image: url(../imagessty/arrow.gif);
background-repeat: no-repeat;
background-position: 1px 4px;
}

#wrapper ol li{
background:none;
padding-left: 0px;
margin-left: 12px;
}

#wrapper ul
{
margin-left: 16px;
margin-right: 24px;
padding-left: 12px;
padding-bottom: 0px;

list-style-type: none;
}
