/* CSS definition file containing site wide stylesheets */
html {
	height: 95%;
}
body {
	width: 1002px;
	margin: auto;
	/*margin-top: 5px;*/
	padding: 0;
	min-height: 200px;
	font-family:  Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size: 80.1%;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
	height: 95%;
		background-color:#dcebfa;
/*	background-image: url(css/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;*/
}
* html {
	text-align: left;
	height:90%;
}
/* main body area */
#nonfooter {
	min-height: 95%;
	width: 1002px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	background-image:  url(css/bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	line-height: 115%;
}
* html #nonfooter {
	height: 95%;
}
#headerwrapper {
	margin: auto;
	padding: 0px 0px 0px 0px;
	height: 186px;
	background-image: url(css/banner.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#headerprint {
	display: none;
}
#headerclick1 {
	margin: 1px 0 0 0px;
	height: 105px;
	width: 650px;
	float: left;

/*background-color: fuchsia;
background-position: top left;
	background-image: url(css/logotop.jpg);
	background-repeat: no-repeat;*/

}
#headerclick2 {
	margin: 1px 0 0 0px;
	height: 105px;
	width:200px;
	float: left;

/*background-color: yellow;
background-position: top left;
	background-image: url(css/logotop.jpg);
	background-repeat: no-repeat;*/

}
#headerclick1 a:link, #headerclick1 a:hover, #headerclick1 a:visited, #headerclick1 a:active,
#headerclick2 a:link, #headerclick2 a:hover, #headerclick2 a:visited, #headerclick2 a:active {
	border:none;
	text-decoration: none;
}



#nav {display: inline;
float: left;

	text-align: left;
	/*padding: 5px;*/
 margin-left: 170px;
 width: 800px;
	vertical-align:top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	font-weight:bold;
	line-height: 150%;
	padding: 3px 0px 0px 0px;

	background-position: top;
	
	
}

#nav ul {
	margin: 0 ;
	color: #4E0202;
}
#nav a, #nav li a, #nav a:visited, #nav li a:visited {
	color: #000066;
	text-decoration: none;
}
#nav a:hover, #nav li a:hover {
	color: #990000;
	position: relative;}
/*	background-color: #cc0033
*/#nav li {
	list-style-type: none;
	float: left;
	padding-right:20px;
}


#headingarea { display: inline; float: left;
 margin-left: 160px;
padding-top: 15px;
width: 800px;
height:40px;
left: 13px;
	font-size: 18px; color:#304b65;
line-height:150%;
	/*background-color:green;*/
}





#contentwrapper {/*background-color: green;*/
	padding: 0px 20px 0px 20px;
	width:  auto;
	text-align: left;		/* min-height: 	700px;
   height:auto !important;
	height: 100%;

*/
}

#leftsidebar {
	float: left;
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	height: 100%;
	font: inherit;
	font-size: 85.1%;
	line-height: 135%;
	 /*background-color: orange;*/
	border-right: 1px solid #F4A79F;
	
}
* html #leftsidebar, #leftsidebar * html {
	height: 100%;
}



#content {
	float: left;
	width: 770px;
	margin:0;
	padding: 10px;
	height: 100%;
	/*background-color: purple;
	*/
}
#content ul li {
	margin-left: 15px;
}

#contentwsidebar {
	float: left;
	width: 620px;
	margin:0;
	padding: 10px;
	height: 100%;
		border-right: 1px solid #F4A79F;
/*  background-color: red;*/
	
}
#contentwsidebar ul li {
	margin-left: 15px;
}


#rightsidebar {
	float: right;
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	height: 100%;
	font: inherit;		
	font-size: 95.1%;
	line-height: 125%;

/*background-color: orange;
	border-left: 1px solid #F4A79F;*/
	
}
* html #rightsidebar , #rightsidebar * html{
	height: 100%;
}

#content img, #contentwsidebar img {
	/*margin-bottom: 1em;*/
	padding: 3px;
	border: 1px solid #dcebfa;
	text-align: left;
}
#content  img.clean, #contentwsidebar img.clean,  #leftsidebar img.clean {
	border: none;
	margin: 0;
	padding: 0;
}
#contentwrapper li {
	line-height: 125%;
}


#footer {
	position: relative;
	width: 1002px;
	margin: auto;
	margin-top: -5px;
	height:40px;
	vertical-align: bottom;
/*	border: 1px solid black;*/
	clear: both;
	background-image: url(css/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#copyright {
	color: #1f7eda;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: 125%;
	float: left;
	width: 400px;
	text-align: left;
	
}
#byline {
	color: #1f7eda;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	width: 400px;
	line-height: 125%;
	float: right;
	text-align: right;
	
}

#byline a:link, #byline a:visited, #byline a:active,
#copyright  a:link, #copyright a:visited, #copyright a:active  {
	color: 	#2786e0;
}
#byline a:hover, #copyright a:hover  {
	background-color: #2786e0;
	color: #dcebfa; 
}
ol li {
	margin-left: 2em;
	font-size: 85.1%;
	line-height: 125%;
margin-bottom: .8em;

}
ul li {
	font-size: 90.1%;
	line-height: 125%;
margin-bottom: .8em;
	list-style-position: inside;
	
}
.sidebar {
	padding: 3px;
	background-color: #FEE684;
	background-image: url(css/bannert.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #EBB171;
}




/* Alset clearing method */
.clearfix:after {
	content:".";
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfloats {
	clear:both;
}
h1 {
	font-size: 150.1%;
	font-weight: normal;
	color: #5C0903;
}
h2 {
	font-size: 115.1%;
	font-weight: bold;
	color: #887A48;
}
h3 {
	font-size: 110.1%;
	font-style: italic;
	color: #887A48;
}
h4 {
	font-size: 105%;
}
hr {
	width: 75%;
	height: 1px;
}
#contentwrapper a:link {
	text-decoration: none;
	color: #5C0903;
}
#contentwrapper a:visited {
	text-decoration: underline;
	color:#5C0903;
}
#contentwrapper a:hover {
	text-decoration:underline;
	color: #5C0903;
	background-color:#E1D69F;
}
#contentwrapper a:active {
	text-decoration: underline;
	color: #5C0903;
	background-color:#E1D69F;
}
.paddedtext {
	padding: 10px;
	z-index: 3;
}
.doublepaddedtext {
	padding: 20px;
	background-image: none;
	background-repeat: none;
	background-position: none;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
}
.byline {
	text-align: right;
	font-style: italic;
	color: #5C0903;
	font-size: 100.1%;
}
table.crisp {
	margin-left:5px;
	color: #000000;
	font-size: 96.1%;
	/*background-color: #8E8C65;*/
	padding: 5px 5px 5px 5px;
	border: 1px solid #5C0903;
	line-height: 150%;
	border-collapse: collapse;
	
}
table.crisp th {
	color: white;
	background-color: #9D7006;
	font-size: 100.1%;
	padding: 4px;
		border: 1px solid #5C0903;
		text-align: center;

	
}
table.crisp th, table.crisp th a:link, table.crisp th a:visited, table.crisp th a:hover, table.crisp th a:active {
	text-align: left;
	font-size: 95.1%;
	font-weight: bold;
 line-height: 150% padding: 5px 5px 5px 5px;
}
table.crisp td {
	border: 1px;
	padding: 4px;
	font-size: 1em;
	border-style: solid;
	border-collapse: collapse;
	padding: 5px 5px 5px 5px;
}
/*table.crisp td a:link, table.crisp td a:visited {
   color: #32311E;
	
} 
table.crisp td  a:hover, table.crisp td a:active{
		background-color: #918F68;
		color: #E2E0C6;
	text-decoration: underline;
}


*/

.tiny {
	font-size: 85.1%
}
.important {
	font-size: 120.1%;
	font-weight: bold;
}
.finishme {
	background-color: fuchsia;
	color: yellow;
	font-weight: bold;
}
.success {
	color: #007701;
}
.error {
	color: #C40000;
}
.warn {
	color:#8D813D;
}
.required {
	color:#C40000;
}
.tnails, .tnails a:link, .tnails a:hover, .tnails a:visited, .tnails a:active {
	border: none;/*width: 79px;*/
	/*font-weight: bold;*/
	/*background-color: orange; */
}
.free {
	font-weight: bold;
	font-size: 100.1%;
	color: #007701;
}
.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
.detailbox {
	width: 400px;
	float: left;
	text-align: left;/*background-color: yellow;*/
}
.hideme {
	display: none;
	padding: 3px ;
	margin-top: 3px;
	line-height: 125%;
	
 border-bottom: 1px dashed #dcebfa;
   border-top: 1px dashed #dcebfa;
	background-color: #eef6fd;
}
.showme {
	display: block;
	padding: 3px;
	line-height: 155%;
	
	font-size: 85.1%;
 border-bottom: 1px dashed #dcebfa;
   border-top: 1px dashed #dcebfa;
	background-color: #eef6fd;
}
.highlight {
	border: 1px solid black;
	padding: 3px;
	background-color: #feec01;
}
.required {
	color: #990000;
}

.short {
	width: 500px;
}
