@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/bg.jpg);
	margin:0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b0d4ee;
}
.cat-bg {
	background-attachment: scroll;
	background-image: url(../images/cat_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
p,li,ul {
	font-size: 12px;
}
.norepeat {
	background-repeat: repeat-x;
	background-position: left top;
}

body,td,input,select,option,textarea {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.shadow {
	background-repeat: repeat;
}
.tinyred {
	font-size: 10px;
	color: #FF0000;
}
.dotsright {
	background-image: url(/images/dotbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.dotsleft {
	background-image: url(/images/dotbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

form {
margin:0px;
}
input {
font-size:11px;
color:#284770;
}
.redbold {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.smallblack {
	font-size: 10px;
	color: #000000;
}

img {
border:0px;
}
#mainContent {
}
#mainContent h1 {
font-size:15px;
color:#284770;
}
#mainContent h2 {
font-size:13px;
color:#284770;
}
a {
	color:#284770;
	text-decoration:underline;
}
a:visted {
color:#284770;
text-decoration:none;
}
a:hover {
color:#284770;
text-decoration: underline;
}
.tagline {
	font-size: 9px;
}

#footer {
font-size:11px;
color:#FFFFFF;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:visted {
color:#FFFFFF;
text-decoration:none;
}.blank-wedge {
	position: relative;
	top: 25px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	margin:0;
	padding:0;
}
h2 {
	font-size: 14px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.heading2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 15px;
}


#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#sectionHeadings {
	float:left; 
	width:222px;
	padding-right:20px;
}
#sectionHeadings .icon{
	float:left; 
	width:55px;
}
#sectionHeadings .heading{
	float:right; 
	width:167px;
	height:55px; 
	background-image:url(/images/section_headers/section_text.gif);
}
#sectionHeadings .links{
	clear:both;
	margin-top:-10px;
	margin-left: 55px;
}

#sectionHeadings h2{
	padding-top:15px;
	font-size:12px;
}

.style9 {
	color: #000
}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
}
.style11 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}.green_nav {
	position: relative;
	bottom: 142px;
}
.green_nav2 {
	position: absolute;
}
/* Previous Knowledge Base Table */
#kbtable { border-top: 1px solid #a1a5a9; border-left: 1px solid #a1a5a9; }
#kbtable td { padding: 4px; border-bottom: 1px solid #a1a5a9; border-right: 1px solid #a1a5a9; font-size: 10px; }
#kbtable tr { background-color: #FFFFFF; font-size: 10px; }
#kbtable tr#header TD { background-color: #e2e2e2; font-size: 12px; font-weight: bold; }
#kbtable tr#even TD { background-color: #f1f1f1; font-size: 10px; }

/* Horizontal and Vertical lines */
.CPlines     {BACKGROUND-COLOR: #c8c8c8}
.CPlinesBrown {BACKGROUND-COLOR: #694c44}
.CPlinesGreen {BACKGROUND-COLOR: #015941}

.CPlightGreen {BACKGROUND-COLOR: #e8f2e9}
