body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #2F465E;
	text-align: center;
	}

iframe {
	padding: 0;
	margin: 0;
	display: inline;
	background-color: #E4E9ED;
}

#page {
	width: 683px;
	margin: 0px auto;
	text-align: left;
	background-color: #E4E9ED;
}


#header {
	width: 683px;
	height: 90px;
	padding: 0px;
	margin: 0px;
}

#header img {
	padding: 0;
	margin: 0;
}

#navigation {
	width: 683px;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #2F465E;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#content {
	padding: 0px;
	margin: 0px;
}

#content h1 {
	font-size: 1.4em;
	margin: 10px 0px 5px 0px;
	padding: 0px 15px;
}

#content h2 {
	font-size: 1.2em;
	margin: 10px 0px 5px 0px;
	padding: 0px 15px;
}

#content h2 a, #content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content small {
	font-size: 0.75em;
	font-weight: normal;
}

#content p {
	font-size: 1.05em;
	line-height: 160%;
	margin: 0px 0px 10px 0px;
	padding: 0px 15px;
}

#content p a, #content p a:link, #content p a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#content p a:hover, content p a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#content fieldset {
	width: 698px;
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}

#content .entry {
	padding: 0px;
	margin: 0px;
}

#content #container {
	float: left;
	width: 70%;
	padding: 0px;
	margin: 0px;
}

#content table td.top {
	background-color: #FFFFFF;
	border-top: 0px none;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 8px;
	margin: 0px;
	height: auto;
	text-align: center;
}

.content-line {
	width: 710px;
	height: 1px;
	background-image: url(../images/conent_line.gif);
	background-repeat: repeat-x;
	margin: 15px 0px;
	padding: 0px;
	font-size: 1px;
	clear: both;
}

#content legend {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0px;
	line-height: 150%;
}

#content img.frame {
	border:1px solid #FFFFFF;
	padding: 0px;
	margin: 0px 0px 5px 10px;
}

#content ul {
	margin: 0px 7px 0px 30px;
	padding: 0px 0px 7px 0px;
	line-height: 170%;
}

#content li {
	font-size: 1.1em;
}

#content li.normal {
	list-style-image: url(../images/list.gif);
	font-size: 1.1em;
}

#content li.special {
	list-style-image: url(../images/li_special.gif);
	font-size: 1.1em;
	font-weight: bold;
}

#content ul a, #content ul a:link, #content ul a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#content ul a:hover, content ul a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#content p.info {
	display: inline;
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}

#footer {
	clear: both;
	width: 683px;
	text-align: center;
}

#footer ul {
	width: 663px;
	margin: 5px auto 0px auto;
	padding: 0px 10px;
	border-top: 1px solid #2F465E;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	color: #2F465E;
	padding: 3px 0px;
	line-height: 28px;
	margin: 0px;
}

#footer a {
	color: #2F465E;
	text-decoration: none;
}

#footer a:hover {
	color: #2F465E;
	text-decoration: underline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.chromestyle {
	width: 99%;
	font-size: 110%;
}

.chromestyle:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	line-height: 28px;
	padding: 0;
	margin: 0px 0px 0px 10px;
	text-align: left;
	color: #fff;
}

.chromestyle ul li {
	display: inline;
	float: left;
	margin: 0px 8px;
	padding: 0;
}

.chromestyle ul li a {
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.chromestyle ul li a:hover {
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position: absolute;
	top: 0;
	border: 1px solid #fff;
	border-bottom-width: 0;
	line-height: 17px;
	z-index: 100;
	background-color: #2F465E;
	width: 180px;
	visibility: hidden;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 1px 0px 2px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #fff;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: #990000;
	text-decoration: none;
	background-color: #fff;
}