/*Copyright 2007 Design by Russell*/

body {
	color: #333;
	background-color: #fff;
	font: 101% Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px;
	left: 15px;
	top: 15px;
	background-repeat: repeat-x;
	margin: 0px 0px 5px;
	background-image: url(imgs/bkgdgradient2.gif);
}

#mainTable {
	padding: 0px;
	background: #fff;
	margin: 0px auto 10px;
 }
 
 
 #headerindex {
	border: 1px solid #CCCCCC;
	background: #7BBDFF;
}

 #header {
	height: 100px;
	margin: 5px;
	padding: 5px 5px 5px 50px;
	border: 1px solid #ccc;
}

#headerindex h1 {
	padding-left: 30px;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 42px;
}
 
  
 a:link {
	text-decoration: underline;
	color: #06C;
}
a:visited {
	text-decoration: underline;
	color: #666;
	
}
a:hover {
	text-decoration: underline;
	color: #8904C1;
	
}

.action h5 {
	margin: 1px;
	padding: 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0099;
}

.action a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0099;
	text-decoration: none;
	padding: 0px;
	margin: 3px;
}

.action a:link {
	color: #FF0099;
	text-decoration: none;
	line-height: normal;
}
.action a:visited {
	color: #FF0099;
	text-decoration: none;
	
}
.action a:hover {
	color: #8904C1;
	text-decoration: underline;
	
}
 
h1 {
	font: bold 24px/1.3em "Times New Roman", Times, serif;
	color: #551C55;
}
#midcolumn h1 {
	font: bold 24px "Times New Roman", Times, serif;
	color: #3C0077;
	text-indent: 5px;
	padding: 5px;
	margin: 0px;
	background: url(imgs/h1bkgd.gif) repeat-x;
	width: 100%;
}

h2 {
	font: bold 18px/1.2em "Times New Roman", Times, serif;
	color: #3C0077;
	padding: 2px 2px 1px;
	text-indent: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #3C0077;
	margin-bottom: 1px;
}
h3 {
	font: bold 16px/1.1em "Times New Roman", Times, serif;
	color: #3C0077;
	padding: 2px;
	text-indent: 5px;
	margin: 0px 10px;
	border-bottom: 1px solid #ccc;
}

h4 {
	font: bold 14px/1.1em "Times New Roman", Times, serif;
	color: #3C0077;
	padding: 2px;
	text-indent: 5px;
	margin: 0px 10px;
}
#leftsidebar h4 {
	margin: 1px;
	padding: 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #309;
}
#rightsidebar h4 {
	margin: 1px;
	padding: 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #309;
}

.imgborder {
	border: thick solid #fff;
}
.new {
	color: #000;
	background: #FFC;
	border: 3px dotted #F93;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 11px;
	padding: 1px 2px;
}
#topnavbar {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0px;
	height: 20px;
	padding-top: 1px;
	background: url(imgs/dk_blu_bkgd6.gif) repeat-x;
 }
 
 #topnavbar a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}
 
#topnavbar a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#topnavbar a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF79ff;
	text-decoration: none;
}

#topnavbar a:focus {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF97FF;
	text-decoration: none;
}

#subnavbar {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	height: 20px;
	margin: 1px 0px 0px;
	padding-top: 1px;
	background: url(imgs/lt_blu_grad.gif) repeat-x;
}
 
 #subnavbar a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6300C6;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
 
#subnavbar a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6300C6;
	text-decoration: none;
}

#subnavbar a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#subnavbar a:focus {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #8811FF;
	text-decoration: none;
}

#leftsidebar {
	width: 120px;
	padding: 2px;
	vertical-align: top;
	background: #FFF;
	border-top: 1px solid #AAD5FF;
	border-right: 1px solid #F7D3FF;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
 }

  
#midcolumn {
	border-bottom: 1px solid #ccc;
	width: 60%;
	border-top: 1px solid #F7D3FF;
 }
 
 p {
	font-size: 75%;
	line-height: 1.25em;
	margin: 2px;
	padding: 2px;
}

#midcolumn p {
	text-indent: 5px;
	line-height: 1.4em;
	margin: 5px 5px 8px;
	padding: 2px;
}
#rightsidebar {
	width: 120px;
	padding: 2px;
	vertical-align: top;
	background: #FFF7FF;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #AAD5FF;
	border-left: 1px dashed #FFA4FF;
 }

#footer {
	background-color: #D7EEFF;
	color: #666;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 20px;
	padding-top: 1px;
 }
#headerindex a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #6300C6;
	float: right;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 1px;
	text-decoration: none;
}

#headerindexdate {
	font: 10px Arial, Helvetica, sans-serif;
	color: #6300C6;
	float: right;
	top: 160px;
	margin-bottom: 5px;
	padding: 1px;
	margin-right: 10px;
}
