@charset "utf-8";

#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 770px;
	border: thin none #333333;
	background-color: #FFFFFF;
}
.banner {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	clear: both;
	text-align: left;
}

.spacer {   /* for home page separators and footer */
	width: auto; /*leave this value as is in most cases*/
	overflow: hidden;
	height: 24px;
	background-image: url(buttons/indentbg-blk.gif);
	background-color: #000;
	background-repeat: repeat-x;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	background-image: url(buttons/indentbg-blk.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000; /* black border top and bottom  */
	border-width: 1px 0;
	clear: both;
}
.indentmenu ul {
	clear:both;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
.indentmenu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
.indentmenu ul li a {
	display:block;
	border: 1px solid #564c66;
	border-width: 0 1px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 13px;
	color: white; /*text color*/
	text-decoration:none;
}
/*.indentmenu ul li a:hover {
	background-image: url(buttons/indentbg-blk2.gif);
} */
.indentmenu ul li a.active,
.indentmenu ul li a:hover,
.indentmenu ul li .current{
	padding-top: 4px; /*shift text up 1px for selected and active item*/
	padding-bottom: 6px;
	color: white !important; /*text color of selected and active item*/
	font-weight:bold;
	background-image: url(buttons/indentbg-blk2.gif);
}

/*END: Dynamic Drive CSS Library */


.simpleSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: both;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.Section {
	min-height:300px;
	height:auto !important;
	height:300px;
	width: auto;
	clear: both;
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	text-align: justify;
	padding: 0px;
	text-decoration: none;
}

.Section ul, ol {
	zoom: 1; /* hasLayout for IE<= 6 */
	overflow: auto; /* shrink the list to sit beside floats in compliant browsers */
	margin: 0; padding: 0; /* zero the defaults so only one or other is used per you margin request below */
}
.Section ul li {
	list-style-type: disc;
	margin-left: 20px; /* must stay, want it */
	text-align: justify;
} 
.main {
	height: auto;
	width: auto;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	clear: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 225px;
}
.study {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	font-size: small;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 225px;
}

.study a {
	text-decoration: none;
	color: #00E;
}

.text {
	margin: 0px;
	float: left;
	height: auto;
	width: 260px;
	padding-top: 0px;
	padding-left: 10px;
	clear: none;
	text-align: left;
	text-decoration:none;
}
.text a {
	text-decoration: none;
}
.text_right {
	margin: 0px;
	float: left;
	height: auto;
	width: 260px;
	padding-top: 20px;
	padding-left: 15px;
	clear: none;
	text-align: left;
	text-decoration:none;
}

.superscript {
	font-size: 70%;
	font-style: normal;
	vertical-align: super;
}




.clear {
	clear: both;
	height: 5px;
	width: 500px;
	float: none;
}
.image_left {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.image_right {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: left;
	float: right;
	text-decoration: none;
}
.image_btn {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.IMG_link_col {
	float: none;
	text-decoration: none;
	border: 1px solid #333;
	height: auto;
	width: 260px;
}
.IMG_link {
	text-decoration: none;
	border: 1px solid #333;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

.sample360 {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 100%;
	background-color: #dbd5b7;
}
.caption_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	float: left;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.caption_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	float: right;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: none;
}
.caption_right a {
	text-decoration: none;
}

.right_bar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu_left {
	width: 225px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	overflow: hidden;
	height: 400px;
	clear: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	position: relative;
}
#menu_left ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	font-weight: lighter;
}

#menu_left li{
	overflow: hidden;
	width: 225px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#menu_left a{
	display: block;
	text-decoration: none; 
}
#menu_left a:link, #menu_left a:visited{
	color: black;
	padding-bottom: 10px;
}
#menu_left a:hover{
	color: red;
}
#menu_left a:active {
	color: red;
	font-weight: bold;
}
#menu_left a:link.current, #menu_left a:visited.current {
	color: red;
	font-weight: bold;
}
.sub  {
	padding-left: 10px;
}
.head_spacer {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	overflow: hidden;
	visibility: hidden;
}
.head_title {
	margin: 0px;
	height: 50px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	clear: both;
	float: none;
}

#thumbMenu {
	padding: 0px;
	clear: both;
	height: 50px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#thumbMenu img {
	padding: 0px;
	float: left;
	height: 50px;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	border:0px;
}
#thumbMenu a:hover img{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/*
*/
.bottom {
	vertical-align: bottom;
}
