@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   	background: url(../images/bg.jpg) repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
   	line-height: 147%;
}
  
h1,h4,h5,h6   {
     	font-size: 12px;
     	color: #303933;
     	font-weight: normal;
}
     
h2   {
        color: #303933;
	font-weight: bold;
	font-size: 20px;
	text-transform: none;
	margin:0;
	padding:0;  
	font-family: Arial Narrow, Arial, Helvetica, sans-serif; 
	line-height: 24px;
}

h3   {
        color: #000;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;   
}

a    {
       color: #000;
}

a:hover {
	color: #990000;
}

#menurow {
	margin:0;
	padding:0;
	padding-left:65px;
	width: 835px;
	height: 26px;	
}

#sizer {
	width: 150px;
	float: right;
	color: #fff;
	font-size: 10px;
	height: 26px;
	line-height: 26px;
	text-align: right;
}   

#sizer a {
	color: #fff;
	text-decoration:none;
	margin-left: 3px;
}

#sizer a:hover {
	text-decoration: underline;
}

#top {
	width: 835px;
	margin-left: 65px;
	height: 100px;
	margin-top: 20px;
}

#logo {
	width: 355px;
	float: left;		
}

#searchBox {
	width: 210px;
	float: right;
	height: 20px;
	margin-top: 35px;
}

#searchBox input {
	width: 210px;
	color: #666;
	border: solid 1px #e8e8e8;
	font-size: 12px;
	height: 17px;
}

#header {
	width: 900px;
	height: 380px;
	margin-top: 0;
	display: inline-block;
}

#slogan {
	width: 835px;
	float:left;
	clear:left;
	margin-top: 1px;
	padding-left:65px;
	height: 32px;
	background: url(../images/slgbg.gif) no-repeat;
}

#slogan h1 {
	font-size: 14px;
	color: #000;
	text-transform: none;
	font-weight: bold;
	margin-top: 8px;
}

#main {
	width: 835px;
	clear: left;
	margin-top: 5px;
	float: left;
	padding-left: 65px;
	border: solid 1px #e8e8e8;
	margin-bottom: 20px;
}

#breadcrumbs {
	width: 835px;
	float: left;
	font-size: 11px;
        color: #000;
        padding-left: 65px;
        font-weight: bold;
        text-transform: uppercase;
}

#breadcrumbs a {
	color: #000;
	text-decoration: none;
	font-weight: normal
}      

#content {
	width: 500px;
	float: left;
	padding-right: 80px;
	padding-bottom: 50px;
	min-height: 400px;
	border-right: solid 1px #e8e8e8;
}

#content2 {
	width: 700px;
	float: left;
	min-height: 400px;
	padding-bottom: 30px;
}

#right {
	width: 210px;
	float: right;
	margin-top: 45px;
	margin-right: 20px;
	
}

#right .moduletable {
	margin-bottom: 30px;
}

#right h3 {
	margin-bottom: 6px;
	font-size: 12px;
	color: #303933;
	text-transform: none;
	font-weight: bold;
}

#bottom {
	width: 710px;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left:65px;
	padding-top: 105px;
	background: url(../images/botbg.jpg) no-repeat;
	display: inline-block;
}

#bottom .moduletable {
	width: 210px;
	float: left;
	margin-right: 20px;
	color: #000;
}

#bottom .moduletable-red {
	width: 210px;
	float: left;
	margin-left: 29px;
	color: #000;
}

#bottom h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 1px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

#bottom .moduletable-red h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 1px;
	color: #990000;
	text-transform: lowercase;
	font-weight: bold;
}

#bottom .moduletable-red input {
	
}

#bottom .button { 
	color: #000; 
	cursor:pointer;
	margin-top: 10px;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	border-top: solid 1px #e8e8e8;
	font-size: 9px;
	margin-top: 50px;
	padding-bottom: 10px;
}

#footerin {
	width: 835px;
	padding-left: 65px;
}

#credits {
	width: 300px;
	float: left;
	color: #666;
	margin-top: 5px;
}

#footermenu {
	width: 500px;
	float: right;
}

#footermenu ul {
	float: right;
	height: 10px;
	margin:0;
	margin-top: 5px;
	padding: 0;
}

#footermenu ul li {
	height: 10px;
	line-height: 10px;
	padding: 0;
	background: none;
	float: right;
}

#footermenu ul li a {
	color: #666;
	font-weight: normal;
	text-transform:lowercase;
	padding:0;
	margin-left:15px;
}	

#breadcrumbs h3,
#footer h3,
#header h3,
#menurow h3,
#searchBox h3 {
	display: none;
}

h2.contentheading, h2.componentheading {
	margin-bottom: 25px;
	margin-top: 40px;
}

.clear {
	clear: both;
}


/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #C0C0C0;
}

.contenttoc {
	margin: 5px;
}


ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	padding-left: 1px;
	line-height: 150%;
	list-style-image: url(../images/arrow2.gif);
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.buttons img {
border: 0;
}

fieldset {
	border: none;
}

textarea,
input { 
	border: solid 1px #ccc; 
	color: #666; 
}

.button { 
	background: none; 
	border: solid 1px #ccc; 
	color: #990000; 
}


/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}

.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}

.poll h3 {
	border:none;
}
	
