html, body, form, fieldset, div {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #0c0f3c;
}
.boxcenterall {
	background-image: url(../images/template_pics/red_rightSideBar.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
 a:hover {
	color: #000099;
}

h1 {
	font-size: 150%;
	color: #ce0908;
}
h2 {
	color: #ce0908;
	font-weight: bold;
	font-size: 120%;
}
h3 {
	color: #ce0908;
	font-size: 100%;
	font-weight: bold;
}
#maincontent table, #maincontent td, , #maincontent th
{
    border-color: #cccccc;
    border-style: solid;
}

#maincontent table
{
    border-width: 0px 0px 1px 1px;
    border-spacing: 0px;
    border-collapse: collapse;
}

#maincontent th { 
	background-color:#CCDCEC;
	text-align: left;
}

#maincontent td, #maincontent th
{
    margin: 0px;
    padding: 4px;
    border-width: 1px 1px 0 0;
  
}

li { 
	padding-bottom: 5px;
}

#leftNav {
	background-image: url(../images/template_pics/leftnav_bg.gif);
	background-repeat: repeat-y;
}
#leftNavlist li {
	list-style-image: url(../images/template_pics/bullet_red.gif);
	padding-bottom: 8px;
}
#leftNavlist ul {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-left: 14px;
}
#leftNavlist a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#leftNavlist a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#leftNavlist a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
/*.boxleftedge {
	background-image: url(../images/template_pics/box_leftedge.jpg);
	background-repeat: repeat-y;
}
.boxcenter {
	background-image: url(../images/template_pics/box_center.jpg);
	background-repeat: repeat-x;
}
.boxrightedge {
	background-image: url(../images/template_pics/box_rightedge.jpg);
	background-repeat: repeat-y;
}*/
#rightincludeText {
	color: #FFF;
	font-size: 10px;
	width: 143px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 24px;
}
#rightincludeText h4 a {
}


#rightincludeText a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#nav-main {
	float: left;
	width: 713px;
	list-style: none;
	height: 33px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	background-image: url(../images/template_pics/right_middle.gif);
}

#nav-main ul {
	margin: 0;
	padding-left: 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#nav-main li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav-main a {
	float: left;
	display: block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 12px;
	height: 18px;
	text-align: center;
}

#nav-main a:hover {
	background-image: url(../images/template_pics/mainNav_bg.gif);
	background-repeat: repeat-x;
	color: #CCC;
}

.navselected{

}
.clr {
	float: none;
}
#leftbottom {
	background-image: url(../images/template_pics/leftnav_bg.gif);
	background-repeat: repeat-y;
}
#rightincludeText li {
	margin-left: -6px;
	list-style-type: square;
}
#rightincludeText ul {
	margin-bottom: -20px;
}

