/* CSS Document */
body{
	font-family: verdana;
	color: #666666;
	background-color: #E6E6E6;
}
#content{
	padding-right: 30px;
	padding-left: 15px;
	background-image: url("/lib/skin2/images/rightBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ffffff;
}
td{
	font-size: 9pt;
}
h1{
	font-size: 10pt;
}
a{
	color: #003399;
	text-decoration: none;
}
a:hover{
	color: #cc99cc;
}
.h2{
	font-size: 12pt;
}
.leftNavHeader{
	background-image: url("/lib/skin2/images/leftNavHeader.gif");
	background-repeat: no-repeat;
	padding-top: 6px;
	text-align: right;
	padding-right: 10px;
	height: 32px;
	color: #000066;
	width: 180px;
	
}
.leftNavText{
	/*padding-right: 22px;
	padding-left: 26px;
	width: 194px;*/
	width: 164px;
	position: relative;
	left: 26px;
	
	
}
.title{
	font-size: 12pt;
	font-weight: 900;
}
.subTitle{
	font-style: italic;
	font-size: 10pt;
}
.header{
	border-bottom: 1px solid #cccccc;
}
.underHeader{
	padding-bottom: 20px;
	padding-top: 5px;
}

.smallDate{
	font-size: 8pt;
	font-weight: 900;
}
.floatRightBox{
	
	width: 300px;
	background-color: #FDF8FF;
	border: 1px solid #FBD7FB;
	padding:10px;
	background-image: url("/lib/skin2/images/infoBG.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.floatRightPad{
	float: right;
	padding: 10px;
	background-color: #ffffff;
}
.body{
	padding-right: 10px;
}

.hostBox{
	padding: 5px;
	padding-left: 14px;
	padding-right: 14px;
	
}
.serviceInclude{
	padding-left: 33px;
}
.raised{
	font-size: 6.5pt;
}
