/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
p.navMain {
	color:#FFFFFF;
	font : bold 11px Verdana, Arial, Helvetica, sans-serif;
	width : 138px;
	text-align: right;
	letter-spacing: 2px;
	margin: 1px;
}

.navMain a {
	background-color : #FF0000;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	text-decoration : none;
	width : 138px;
	padding: 2px;
}
.navMain a:hover {
	background-color : #000099;
	border : 1px solid #999999;
	text-decoration : none;
}
.navMain a:active {
	color : #000000;
	text-decoration : none;
	
}
.navMain a:visited {
	text-decoration : none;
	color : #FFFFFF;
}

.baselinks {
	font: 9px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.baselinks a {color:#666666; text-decoration:none;}
.baselinks a:hover {color:#000000; text-decoration:underline;}
.baselinks a:active {color:#000000; text-decoration:underline;}


.maincontent {
	background-color: #F8F8F8;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.maincontent p {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left; line-height:17px;
}

h3 {
	font-size: 16px;
	color: #000099;
}
.copyright {
font-size: 10px;
color: #333333;
}
.breadcrumbs {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 1px;
	margin-left: 10px;
}

.coheading {
	font: bold 12px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #91C5DB;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000099;
	padding-left: 5px;
}
.coheading p {font-size:12px;
}

ul {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000; line-height:17px;
}
.attention {
	font-weight: bold;
	color: #FF6600;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #94A0B0;
	padding: 2px;
	border-top: 2px solid #FF0000;
}

.sidepanel {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sidepanel h1 {
	font: bold 15px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #CC0000;
}
/*Style Applied to the Paragraphs for the Sidebar Links */
p.navSubs {
	color : #333333;
	font : 11px "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin-bottom : 4px;
	margin-top : 0px;
	width : 160px
}
.navSubs a {
	background-color : #A4AFC1;
	border : 1px solid #999999;
	color : #000000;
	display : block;
	padding : 4px 0px 2px 12px;
	text-decoration : none;
	width : 100%;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
.navSubs a:hover {
	background-color : #94A0B6;
	border : 1px solid #999999;
	color : #FFFFFF;
	text-decoration : none
}
.productheading {
	font-size: 12px;
	color: #000099;
}

