﻿html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-image: url(images/greenfade2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-image: url(images/greenfade2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;

}

#container-header {
	width: 690px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/top.jpg);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-logo {
	float: left;
	margin: 8px 0px 0px -8px;
	width: 210px;
	height: 68px;
}


#container-logo2 {
	float: left;
	margin: 12px 0px 0px 29px;
	width: 185px;
	height: 54px;
}


#container-search {
	float: right;
	font-size: 12px;
	font-weight: normal;
/*	font-style: italic;  */
	padding-right: 10px;

}

#container-search span {
	color: #69207e;
}

#container-name span {
	color: #69207e;
}

span {
	color: #69207e;
}

#container-middle {
	width: 690px;
	padding: 0px 40px 0px 40px;
	height: 220px;
	background-image: url(images/middle.jpg);

}


#container-navigation {
	margin: 0px 0px 0px -1px;
}


#container-content {
	width:690px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#container-content2 {
	width:690px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#container-indent {
	float: right;
	margin: -133px 0px 0px 185px;
}

#container-floatlatex {
	float: right;
	margin: -60px 50px -15px 0px;

}


#container-nobanner {

	position: relative;
	margin-top: -190px;
	
}

#content {
	width: 430px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
	
}

#container-footer {
	border-top: 3px solid #E5E5E5; /*color of footer line*/
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #000000;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #000;
}

#container-footer a:hover {
	color: #0066cc;
}

#footer {
	font-size: 11px;
	color: #000000;
	width: 670px;
	margin-bottom: 15px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;

}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}


#footer-links {
clear : both;
font-size : 85%;
color : #000;
/*border-top : 1px solid #eee;*/
margin-bottom: 10px;
text-align : center;
/*padding-left : 10px;*/

}
#footer-links a:link, a:visited, #navlist a:link, a:visited, a:link, a:visited {
color : #000;
}
#footer-links a:hover, #navlist a:hover, a:hover {
color : #0066cc;
}
#footer-line2 {
	border-top: 3px solid #E5E5E5; /*color of footer line*/
	margin-bottom: 5px;
}


.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #69207e;
	margin: 0 0 0 0;
	padding: 0px 0 18px 0px;
	line-height: 25px;

}

h2 {
	font-size: 14px;
	color: #69207e;
	margin: 0 0 20px 15px;
	/* text-transform: uppercase; */
}

h3 {
	font-size: 14px;
	color: #69207e;
	padding: 5px 0 0px 25px;
	letter-spacing: 0px;
	}
	
h4 {
	font-size: 14px;
	color: #69207e;
	}

h5 {
	text-align:right;
	padding: 0px 0 0px 0px;
	margin: -50px 0px -20px 0px;	
	}
	
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #000000;
	margin: 0 0 20px 25px;
}

#border p a {
	text-decoration: none;
	color: #0066cc;
	padding: 2px 2px 2px 2px;
	
}

#content p a {
	text-decoration: none;
	color: #0066cc;
	padding: 2px 2px 2px 2px;
}

#border p a:hover  {
	text-decoration: none;
	color: #99cc99;
	padding: 2px 2px 2px 2px;
	
}

#content p a:hover  {
	text-decoration: none;
	color: #99cc99;
	/*background-color: #0066cc;*/
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #000000;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #000000;
	margin: 0 0 15px 10px;
	border: 0px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #0066cc;
/*	border-bottom: 1px dotted #0066cc; */
}

#subnavigation li a:hover {
	text-decoration: none;
/*	border-bottom: 1px solid #0066cc; */
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
/*	background-color: #E7F1FF; */
	padding: 4px;
/*	border: 1px solid #0066cc; */
}
#content img a {
	
}
img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}