/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757575;
	background: #fff url(../images/) center top no-repeat;
}

img {
	margin: 0;
	border: 0;
}

a{
	color:#33459B;
	text-decoration:none;
}

.small{
	font-size:10px;
}

/*
img.case {
	margin: 0 0 15px 0;
	border: 1px solid #fff;
}

img.feature {
	float: right;
	clear: right;
	margin: 2px 9px 0 0;
}a,
*/

p,  h1, h2, h3, h4, h5, h6, dt, dd, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 17px 0;
	/*background: #fff url(../images/bg_text.gif);*/	
}

p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: -15px 0 16px 0;
	color: #aaa;
}

p.footer {
	font-size: 11px;
	margin: 17px 0 12px 0;
	text-align: right;
	color: #aaa;
}

p.linebreak {
	clear: both;
	background: transparent url(../images/bg_dot.gif) repeat-x;	
	margin: 30px 50px 15px 0;
}

h1 {
	font-weight: normal;
	color: #999;
	padding: 0 0 17px 0;
	margin: 0 0 5px 0;
	background: transparent url(../images/bg_h1.gif) repeat-x;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #555;
	margin: 0 0 17px 0;
	background: transparent;
}

h3 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 14px 5px;
	line-height: 24px;
	background: #fff url(../images/bg_h3.gif) 0 0 no-repeat;
}

ul {
	margin: -5px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #e4e7da;
}

li {
	list-style: none;
	margin: 0;
	padding: 0 0 5px 5px;
	line-height: 17px;
	background: #fff;
}

dd li{
	padding:0;
}

ul.host {
	margin: -5px 0 17px 0;
	padding: 0;
	border-bottom: none;
}

ul.host li {
	list-style: disc;
	margin: 0 0 0 25px;
	padding: 0;
	line-height: 21px;
	background: #ffffff;
}

#main_layer{
	position:relative;
	background:#344F94;
	text-align:justify;
	padding:15px;
	height:175px;
	width:525px;
	overflow-Y:scroll;
	font-size:13px;
	color:white;
}

#navcol dl {
	margin: 0 20px 20px 0;
}

#navcol dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	height: 20px;
	padding: 1px 0 0 26px
}

#navcol dt.port {
	color: #e3b946;
	background: transparent url(../images/bg_port.gif) no-repeat;
}

#navcol dt.serv {
	background: transparent url(../images/bg_serv.gif) no-repeat;
}

#navcol dt.comp {
	background: transparent url(../images/bg_comp.gif) no-repeat;
}

#navcol dd {
	display: block;
	width: 170px;
	height: 24px;
	padding: 2px 0 0 2px;
	background: transparent url(../images/nav_arrow.gif) 0 0 no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
}

html>body #navcol dd {
	width: 170px;
	height: 22px;
}

#navcol dd.empty {
	display: none;
}

#navcol dd a {
	display: block;
	width: 170px;
	height: 22px;
	padding: 0;
}

/* darkgrey*/
#navcol dd a:link, #navcol dd a:visited, #navcol dd a:active {
	color: #334f92;
	background: transparent;
	text-decoration: none;
}

#navcol dd a:hover {
	color: #e3b946;
	background: #334f92;
}

#navcol dt a:link, #navcol dt a:visited, #navcol dt a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e3b946;
	background: transparent;
	text-decoration: none;
}

#navcol dt a:hover  {
	color: #334f92;
	background: transparent;
}

#navcol dd ul {
	margin: 0 0 1px -41px;
}


#navcol ul {
	margin: 0;
	padding: 0 0 0 41px;
}


#navcol li {
	list-style: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

#navcol li a:link, #navcol li a:visited {
	display: inline-block;
	width: 175px;
	height: 22px;
	color: #e3b946;
	background: transparent;
	text-decoration: none;
	margin: 2px 0;
	padding: 0;
}

#navcol li a:hover, #navcol li a:active {
	color: #fff;
	background: #e3b946;
}

/* layout divs */

#navcol {
	position:relative;
	display:inline-block;
	left:0px;
	float: left;
	clear:left;
	width: 190px;
	margin: 20px 0;
}

