/*  -- Stylesheet for homepage. */

body{
   width: 100%;
   height: 100%;
   font-family: Arial;
   font-size: 12px;
}

img{
	border: none;
}

.middle{
   width: 100%;
   height: 100%;
   font-size: 12px;
}

#image_holder{
	margin: -268px 0 0 228px;
}

/*  -- Stylesheet for left navigation. */
#left_nav{
display:none;
	width: 913px;
	height: 260px;
}

#navigation{
display:none;
	margin: 23px 0 0 0;
	z-index: 3;
	text-align: left;
}

#navigation img{
	border: none;
}

#top{
	margin: 0;
	* margin: 0;
border:1px white solid;
	width: 625px;}

#left_logo{
border:1px white solid;
	width: 625px;
	margin: 0;
	text-align: left;
	padding: 0 0 -40px 0;
}

#topper{
display:none;
	margin: 30px 0 0 100px;
	* margin: 0 0 0 100px;
}

/*  -- Stylesheet for top navigation and search button. */

#top_nav{
display:none;
	margin: -115px 0 0 100px;
	* margin: -115px 0 0 50px;
}

#top_nav ul{
}

#top_nav ul li{
   display: inline;
   width: 120px;
   * width: 120px;
}

#top_nav ul li a{
   font-family: Arial;
   font-size: 13px;
   color: #333;
   padding: 0.2em 1em;
   text-decoration: none;
   width: 125px;
   * width: 115px;
}

#top_nav ul li a:hover{
   text-decoration: underline;
}

#search_bar{
display:none;
	margin: -17px 0 0 603px;
	* margin: -17px 0 0 603px;
}

.search{
	height: 19px;




	* height: 18px;
	margin: -144px 0 0 0;




	* margin: -41px 0 0 0;
	_margin: -35px 0 0 0;
	background: url('../images/text_gradient.jpg') no-repeat;
	text-decoration: none;
	color: #333;
	font-size: 13px;
	font-family: Arial;
	border: 1px solid #ccc;
	padding: 2px 0 0 5px;
	width: 144px;
}

.image_button{
	position: absolute;
	margin: -1.2em 0 0 0;
	* margin: -2.1em 0 0 0;
	_margin: -1.6em 0 0 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.image_button{
		margin: -1.5em 0 0 0;
	}
}

/*  -- Stylesheet for middle content. */

#content{
border:1px white solid;
	width: 625px;
	margin: 0;
	* margin: 0px 0 0 0;
	_margin: 0;
}

#content #left{
display:none;
	width: 205px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #303030;
	text-align: left;
	padding: 0 5px 0 2px;
	* padding: 0;
	* margin: 20px 0 0 0;
}

#content #right{
	margin: 0;
	 * margin: 0;
	font-family: "Times New Roman", Times, serif, Arial;
	font-size: 11pt;
	color: #282828;
	text-align: left;
	border-left: 0px solid #ccc;
}

#content #right #nav{
display:none;
	margin: 0 0 0 11px;
	/* * margin: 250 0 0 11px; */
}

#content #right #nav img{
	border: none;
}

#right_content{
	margin: 0;
}

#right_content a{
	color: #0046ad;
	font-weight: bold;
}

#right_content a:hover{
	color: #cd202c;
}

#left a{
	color: #0046ad;
	font-weight: bold;
}

#left a:hover{
	color: #cd202c;
}
#right_content ul#sec_ln {
	list-style: none;
	background-color: #f8f5ec;
	margin: 0 0 15px 0;
	height: 32px;
}
#right_content ul#sec_ln li {
	float: left;
	background-image: none;
	list-style: none;
	margin: 0 !important;
	padding: 0 5px 0 0;
}
#right_content ul#sec_ln li a{
	display: block;
	padding: 3px 5px;
	height: 26px;
	text-decoration: none;
	font: normal 14px/24px verdana;
	color: #333;
}

#right_content ul#sec_ln li a:hover {
	background: #e7e4db;
	color: #333;
}

#right_content ul{
	margin: 0 0 15px 15px;
	padding: 0 20px;
	list-style: disc;
	/** list-style-type: square; **/
	/** list-style-image: url('../images/bullet.jpg'); **/
}

#right_content ul span{
	color: #282828;
}

#right_content ul li{
	background: url('../images/bullet.jpg') no-repeat 0 6px;
	padding: 0 0 10px 5px;
	color: #666;
}
#right_content ol li {
	padding: 0 0 10px 0;
}

h1{
	font-weight: Normal;
	font-size: 30px;
	font-family: Georgia;
	color: #9e9e9f;
	margin: 0.5em 0;
}

h2{
	font-weight: Normal;
	font-size: 19px;
	font-family: Georgia;
	color: #494a4a;
	margin: 0.5em 0;
}

h2 a {
	font-weight: inherit !important;
}

h3{
	font-size: 14px;
	font-family: Arial;
	color: #82a0c1;
	margin: 0 0 0.5em 0;
}


/*  -- Stylesheet for footer. */
#footer{
	font-size: 11px;
	font-family: Arial;
	width: 625px;
	height: 62px;
	color: #a7a7a8;
	border-top: 1px solid #ccc;
	margin: 12px 0 0 0;
}

#footer_left{
	font-size: 11px;
	text-align: left;
}

#footer_right{
display:none;
	margin: -45px 0 0 0;
	font-size: 11px;
	text-align: right;
}

#footer_right a{
	color: #a7a7a8;
	text-decoration: none;
}

#footer_right a:hover{
	text-decoration: underline;
}

#footer_right img{
	border: none;
}

sup {
	font-size:0.7em;
	padding-left:1px;
	vertical-align:text-top;
}

h1 sup {
	font-size:0.5em;
	padding-left:1px;
	vertical-align:text-top;
}
