/***********************
	  LAYOUT
************************/


#wrapper {
	background: #FFFFFF;
	width: 980px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}

* { padding: 0; margin: 0; }

body {
	background: #fff;
    font-family: Arial, Helvetica, sans-serif;
/**	font-size: 100%; **/
/**	line-height: 1em; **/
/**	color: #111e23; **/
	font-size: 12px;
	color: #000000;
	margin: 10px 15px;
	line-height: 1.4em;
	font-weight: normal;
}

#header {
	width: 980px;
	height: 310px;
	position: relative;
	overflow: visible;
	visibility: visible;
}

td {
    font-size: 12px;
	color: #000000;
	margin: 10px 15px;
	line-height: 1.4em;
	font-weight: normal;
}
#contentbox {
	background: #ece8e2;
	width: 980px;	
	}
#contentbox img {
	float: left;
	margin: 0 11px 22px 0;
	text-align: center;
}
#contentfullwidthdarkgray {	
	float: left;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 40px;
	margin-bottom: 12px;
	padding-left: 25px;
	padding-right: 25px;
	width: 890px;
	border:0px solid green;
	background: #d4d2ce;
	background-image: url(../images/930px-top.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#contentfullwidth {	
	float: left;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 40px;
	margin-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	width: 896px;
	border:0px solid green;	
}
#modulecontentfullwidth {	
	float: left;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 940px;
	border:0px solid green;	
}
.module {
	margin-left: 0px;
	margin-right:14px;
	margin-top: 30px;
	text-align: left;
	float: left;
	width: 210px;
	padding: 0px 0px;
}

/* large left column*/
#leftcontentwide {	
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	padding: 0;
	width: 573px;
	border:0px solid green;	
}

/*added january 2012 for contact us done page
*/
#leftcontentwidedone {
	float: left;
	margin-left: 15px;
	margin-top: 20 px;
	padding: 0;
	width: 500px;
	border:0px solid green;
}

.leftcontent-half {	
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
	width: 260px;
	border:0px solid red;	
}
.rightcontent-half {	
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0;
	width: 285px;
	border:0px solid purple;	
}
/* right darker gray sidebar */
#sidebar {
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px 15px;
	width: 320px;
	border:0px solid green;
	background: #d8d5d0;
	color: #000000;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* added in jan 2012 for contact us page*/
#sidebarabsolute {
	left: 600px;
	top: 200px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px 15px;
	width: 320px;
	border:0px solid green;
	background: #d8d5d0;
	color: #000000;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#sidebarbottom {
	float: right;
	margin-right: 15px;
	margin-top: -30px;
	padding: 0px 0px;
	width: 320px;
	border:0px solid blue;
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.slideshow {
	font-weight: bold;
	color: #0081b3;
}

.link_indent {
	display: block;
	float: left;
	padding: 7px 0 3px 0;
}
	
h3 a:hover {
	text-decoration: none;
	color: #F60;
}
	 
 p a {text-decoration: none;
	font-weight: bold;
	color: #0081b3;
}

 p a:hover {
	text-decoration: none;
	color: #F60;
}

#sidebar  h3 a:hover {
	text-decoration: none;
	color: #F60;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #0081b3;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;		
	min-height:18px;	
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #F60;
	border-left:4px solid #9EC630;
}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}


.flushleft {
margin-left:0px;
padding-left: 0px;
margin-top: 0px;
padding-top:2px;
}
 
/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #F60;
	background-color: inherit;
}

/* headers */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 25px 0 0 0;
	line-height: 1em;
}

.almostH1{
	font-size: 16px;
	margin: 25px 0 0 0;
	line-height: 1em;
}

h2 {
	font-size: 13px;
	color: #000000;
	margin: 5px 0 10px 0;
	line-height: 1em;
}

.almostH1{
	font-size: 16px;
	margin: 25px 0 0 0;
	line-height: 1em;
}

.bigger {
	font-size: 14px;
	margin-left: 15px;
	}

h3 {
	font-size: 12px;
	color: #000000;
	margin: 5px 0 0 0;
	line-height: 1em;
}

h4 { /* copied the P tag and just made it bold */
	font-size: 12px;
	color: #000000;
	margin: 10px 15px;
	line-height: 1.4em;
	font-weight: bold;
}

.makeblack{
	color: #000000;
	}

p {
	font-size: 12px;
	color: #000000;
	margin: 10px 15px;
	line-height: 1.4em;
	font-weight: normal;	
}
ul {
list-style-image:url("../images/marker.gif");
list-style-type:square;}

ul, ol , li{
	font-size: 12px;
	margin: 10px 5px;	
	color: #000000; /* changes color of bullet or list text */
}
ul {
	line-height: 1em;
	padding: 0 0 0 30px;
	font-size: 100%;
	}
	
.closeuplistspacing {
	line-height: .4em;
	}
	
.biggerspacing{
	line-height: 2em;
	}
	
.morespace{
	line-height: 1.5em;
	}	
	
.listnobullet {list-style-type:none;
	list-style-image:url("");
	}
	
.closeupspace {
	margin-top: -6px;
}

.closeupspace25px {
	margin-top: -20px;
}	
	
	
ol {
	line-height: 1em;
	padding: 0 0 0 30px;
	font-size: 100%;
	}
	
/* images */
img {
	border: none;
	vertical-align: top;
	text-align: left;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: none;
}

/* blockquote {
	margin: 10px;
 	padding: 0 0 0 5px;  	
  	background: #E6FCF9;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #99BB3C;   
	color: #4284B0;
	font: bold 1.1em/1.5em Georgia, 'Bookman Old Style', Serif; 
}
*/
blockquote {
 	padding: 0 0 0 20px;  
}
/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:420px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
.lookslikeinputbutton 
	 { 
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;	
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/* Footer */
#footer {
	background: #fff;
	font-size: 100%;
	height: 50px;
	padding: 20px 20px 10px 20px;
}

#footer a {   /* links in footer */
	font-weight: normal;
	color: #111e23;
}

hr {  /* horizontal rule */
	color: #e0deda;
	width: 100% ;
	margin: 20px 10px;	
}


/* Settings for directory type pages */
.directory {
color: red;
}

/* alert on module login */
.redbold {
color: red;
font-weight:bold;
font-size: 12px;
}


/* End of Settings for directory type pages */


/* alignment classes */
.float-left  { float: left; }  /* Push item to the left */
.float-right {	float: right; }  /* Push item to the left */
.align-left  {	text-align: left; }  /* Center text */
.align-right {	text-align: right; }
.align-center {	text-align: center; }



/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }
.asdsad {
	font-weight: bold;
	color: #0081b3;
	font-size: 12px;
}


form {  
background-color: transparent;  
border: 1px solid transparent;
color: #000000;      
}

input {
border: 1px solid transparent;
}

 legend {
 	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	color: #0081b3;
}

