body {
	background-image:  url(/assets/bkgd2.gif);
	background-repeat: repeat-x;
	margin: 8px 0 0 0;
	padding: 0;
	background-color : #E3DCC1;
}
input, textarea {
	font-family: monospace;
	font-size: 12px;
}

/*font family for page*/
div, p, td, ul, li, dt {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
strong {
	color : #003399;
	font-weight : normal;
}
/*Contains Logo at top of Page*/
#header {
	margin: 0;
	}
#header p {
	margin: 0;
	font-family : "Times New Roman", Times, serif;
	color : #0006a8;
	font-size: 28px;
	font-weight : bold;
	text-align : center;
	white-space: nowrap;
	}
/* The main Layout Table*/
#mnTable {
	width: 100%;
	border-bottom: 1px solid #000;
}
/*Navigation (left) Table Cell*/
#navCell {
	background-color: #003366;
	background-image:   url(/assets/co_mnbg.gif);
	vertical-align: top;
	border-right: 1px solid #333333;
}
/*Main Content (center) Table Cell*/
#mainCell {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	/*/*/line-height: 1.5; /* */
}
#mainCell p, dl {
	margin : 5px 20px 5px 20px;
	font-size : 13px;
}
#mainCell a:link {
	color: #003366;
}
#mainCell a:visited {
	color: #003366;
}
#mainCell a:hover {
	color: #ff3300;
}

.mainIndent {
	margin : 5px 20px 5px 20px;
	font-size : 13px;
}

h1, h2 {
font-family : Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 5px 20px;
	color: #003366;
	font-size: 18px;
}
/*Sidebar (right) Table Cell */ 
#sidebar {
	background-color: #003366;
	background-image:   url(assets/co_mnbg.gif);
	vertical-align: top;
	border-left: 1px solid #333333;
	font-size: 12px;
	color: #FFFFFF;
	/*/*/line-height: 1.75; /* */
}
#sidebar a {
	font-weight : bold;
	text-decoration : none;
	font-size: 12px;
}
#sidebar a:link {
	color: #000033;
}
#sidebar a:visited {
	color: #000033;
}
#sidebar a:hover {
	color: #cc0000;
}
#sidebar p, div, .search p, div {
	margin : 0 0px 0px 0px;
}
.search td {
	background-color : #f0ecde;
	border : 1px solid #ff6600;
	background-image: none;	
}
/* Footer Div */
#footer {
	padding: 16px 0 16px 0;
	font-size: 11px;
	letter-spacing: .3em;
	text-align : center;
	color: #999999;
}
#footer a:link, #footer a:visited {
	color: #999999;
}
/*Contains Expand All and Collapse All controls if any*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* */
}
#p7TMctrl a:link {
	color: #ffffff;
}
#p7TMctrl a:visited {
	color: #ffffff;
}
#p7TMctrl a:hover {
	color: #FFcc00;
}
/*Top-level menuitem divs*/
/* sets a 5px bottom margin on top-level menu items*/
#p7TMnav div {
	margin: 0 0 5px 0;
}
/*Second-level menuitem divs*/
/* sets bottom margin back to zero*/
#p7TMnav div div {
	margin: 0 0 0 0;
}
/*third level menuitem divs*/
/*Sets left margin to 12px establishing a cascading indent*/
#p7TMnav div div div {
	margin: 0 0 0 12px;
}
/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #ffffff;
	font-size: 16px;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/font-size: 14px;
	background-color: #003399;
	border: 1px solid #0033cc;
	display: block;
	padding: 1px 8px 1px 16px;
	text-decoration: none; /* */	
}
#p7TMnav div a:hover {
	color: #CCC;
	background-color: #0033cc;
	border: 1px solid #666666;
}
/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	color: #fff;
	font-size: 12px;
	background-color: transparent;
	border: 0;
	padding: 0 8px 0 16px;
}
#p7TMnav div div a:hover {
	color: #ffcc00;
	background-color: #0066cc;
	border: 0;
}
/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	color: #ffcc00;
	font-size: 11px;
}
#p7TMnav div div div a:hover {
	color: #FFF;
	background-color: #999;
}
/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:     url(assets/p7co_plus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:     url(assets/p7co_minus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-repeat: no-repeat;
	background-image:     url(assets/p7co_def.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	text-transform: uppercase;
	color: #fff !important;
	background-color: transparent !important;
	background-repeat: no-repeat;
	background-image:      url(assets/p7co_here.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}

.smalltxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin : 0;
	line-height : normal;
}
.red {
	color: #FF0000;
	}
.dlindent {
	margin: 5px 20px 5px 38px;
	text-indent: -18px;
}
.floatleft {float:left; margin-right:10px;}
.floatright {float:right; margin-left:10px;}

