/* CSS Document */

/* Color Palette

Dk Red		#742318 Top Trim
Lt Blue		#72a7cc Gradient
Blue		#3f7399	Gradient
Dk Blue		#18486B	Trim
White		#FFFFFF text
Yellow		#FFE28D HTML links
Black		#000000	Copyright text


 */
 
 /* Default Style
---------------------------------------------------- */

html, body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 1.0em Times, "Times New Roman", serif;
	color: #FFF; /*#082C46;*/
}
a {
	color: #FFE28D;
	text-decoration: none;
}
a:hover {
	color: #FFE28D;
	text-decoration: underline;
}
a:visited {
	color: #FFE28D;
}
div, p, ul, li, h1, h2, h3, form, fieldset, legend {
	margin:0;
	padding:0;
}
input, label {
	margin-left:0;
	margin-right:0;
}
h1 {
	font: 20px/1em Times, "Times New Roman", Times, serif;
	margin-bottom:1em;
	font-weight:normal;
	text-align:center;
}
h2 {
	font: bold 1.2em  Times, "Times New Roman", Times, serif;
	text-align:center;
	line-height:1.2em;
	padding: 0px 0px 5px 0px;
}
h3 {
	font: bold 1.1em  Times, "Times New Roman", Times, serif;
	padding-bottom:3px;
	font-weight:bold;
}
h4, h5 {
	font-size: 1.0em;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
hr {
	color:#FFF;
}
p.fineprint {
	font-size:10px;
}
span.fineprint {
	font-size:10pt;
}

html, body {
	height:100%;
}
#outerouterwrapper {
	margin:auto;
	padding-bottom:0px;
}
#outerouterwrapper.secondary {
	width:999px;
	overflow:hidden;
}
#outerwrapper {
	margin:auto;
	overflow:hidden;
	text-align:left;
	padding-bottom:0px;
}
#outerwrapperbottom {
	margin:auto;
	overflow:hidden;
	text-align:left;
	padding-bottom:0px;
	background: #72a7cc url(images/contentgrad.gif) repeat-x bottom;
}
#outerwrapperbottomlg {
	margin:auto;
	overflow:hidden;
	text-align:left;
	padding-bottom:0px;
	background: #72a7cc url(images/contentgrad_lg.gif) repeat-x bottom;
}
#outerwrapper.secondary {
	float:left;
}

#innerwrapper {
	width:760px;
	margin:auto;
	background:url() no-repeat -3000px -3000px; /* Hack preloads the globe nav language selector background image for IE6 */
}
#outerwrapper.secondary #innerwrapper {
	float:right;
	overflow:hidden;
}
#road {
	height:30px;
	/*background-color: #742318;*/
	background: url(images/top_border.gif) repeat-x;
	
}
#navbottom{
	height:10px;
	/*background-color: #18486b;*/
	background: url(images/nav_bottom.gif) repeat-x;
	
}
#masthead {
	float:left;
	padding-top:10px;
	width:760px;
	height:60px;
}
#mastheadlinks {
	color:#000;
	float:right;
	margin-top:10px;
	text-align:right;
}
#mastheadlinks ul {
	list-style:none;
	padding-right:3px;
}
#mastheadlinks li {
	display:inline;
	list-style-type:none;
	padding-left:3px;
}
#mastheadlinks a {
	color:#000;
	text-decoration:none;
}
#mastheadlinks a:hover {
	text-decoration:underline;
}

#mainnav {
	width:760px;
	float:right;
	background: url(images/navgrad.gif) repeat-x bottom;
	height:37px;
	text-align:center;
	vertical-align:bottom;
	margin-top:5px;
}
#mainnav ul {
	list-style:none;
	padding-top:10px;
}
#mainnav li {
	display:inline;
	list-style-type:none;
	padding: 0px 3px 0px 4px;
}

#mainnav img {
	margin:0px;
	border:none;
	padding:0px;
}

#mainnav a {
	text-decoration:none;
	color:#FFF;
	font-size: 18px;
	padding:0px;
	margin:0px;
}

.border {
	border-left: 1px solid #6699cc;
}

#headerlogo {
	float:left;
	width:200px;
	background: url(images/logo.gif) no-repeat left top;
	height:55px;
	text-align:right;
	margin-top:10px;
}

#headerlogo img {
	border:0px;
}

#homecontentwrapper {
	float:left;
	width:760px;
}

#content {
	padding-top:26px;
	padding-bottom:38px;
	float:left;
	text-align:left;
	width:760px;
}
#contenttext {
	padding:0px;
	text-align:left;
}

#contentright {
	padding-left:10px;
	margin: 5px 10px 10px 10px;
	float:right;
	width:330px;
}

#mainimg {
	float:right;
	display:block;
	
}
#mainimg img {
	border:10px white solid;
	cursor:pointer;
	float:right;
	display:block;
}

#welcome {
	display:inline-block;
}

#contentright .news {
	border:1px #FFF solid; 
	margin:10px 0px 10px 10px;
	float:right;
	width:300px;
	padding:10px;
}
.news {
	border:1px #FFF solid; 
	margin:10px 0px 10px 10px;
	float:right;
	width:300px;
	padding:10px;
}

#contentright .news img {
	border:0px; 
	float:left; 
	text-align:left;
	vertical-align:top;
	padding:3px 10px 0px 0px;
	margin:0px;
}

#contenttext .news {
	padding:10px; 
	margin: 0px 10px 10px 0px; 
	border:1px #FFF solid; 
	width:310px;
}

#contenttext .news .newsimg {
	border:0px; 
	float:left; 
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#contenttext .news .newsimg img {
	border:0px; 
	float:left; 
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
	vertical-align:top;
}
#homelogo {
	width:100%;
	text-align:center;
	padding:5px;
}
#homecontentwell #content {
	padding:28px 0 0 17px;
	float:left;
	width:723px;
}

#copyright {
	font-size:10px;
	color:#000;
	clear:both;
	width:760px;
	text-align:center;
	vertical-align:bottom;
}

#content p {
	line-height:1.5em;
	margin-bottom:1em;
}
#content p img {
	margin: 5px 0 10px 10px;
	float:right;
	text-align: right;
	border:10px white solid;
}
#content img {
	float:right;
	text-align: right;
	border:10px white solid;
	margin: 5px 0 10px 10px;
}
#content ul, ol {
	line-height:1.3em;
	padding-left:10px;
	margin-bottom:1em;
}
#content ul li {
	margin:0 0 .4em .5em;
}
#content ol li {
	margin:0 0 .4em .5em;
}
#content .Subpages p {
	font: bold 10px/.9em  Georgia, "Times New Roman", Times, serif;
	color:#537ca5;
}
#content .PageImage {
	float: right; 
	padding: 0 0 20px 25px;
	background-position: right top;
	background-repeat: no-repeat;
	font-size:10pt;
}

#content .PageImage img {
	padding: 0px 0px 5px 0px;
}

/* Footer Style */


p#copyright,
p#copyright a {
	color:#BFDBDF;
	font: 8pt Georgia, "Times New Roman", Times, serif;
}

/* Other */

.clear {
	clear:both;
}
.hidden {
	display:none;
}
.hpinput {
	display: none;
}

.button {
	width:100%;
	text-align:center;
}
.button img {
	border:0px;
}
.viewhideimg {
	cursor:pointer;
	padding-top: 10px;
}
#litdocs {
	padding-top:0px;
	list-style:circle;
	color:#FFF;
}
#litdocs li a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#litdocs li a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;
}
#litdocs li a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
#litdocs li a:visited:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;
}

#tightlist {
	margin-top:-10px;
	list-style:none;
	display: inline-block;
	width:320px;
}
#tightlist li a {
	text-decoration:none;
	margin:0px;
	padding:0px;
	height:12px;
	display:block;
}
#tightlist li a:hover {
	text-decoration:underline;
}
#tightlist li a:visited:hover {
	text-decoration:underline;
}

.leginfo {
	margin:0px;
	padding:0px;
}

.blockquote {
	margin-left:30px;
	margin-right:40px;
}

.code {
	color:#EEE;
	margin-left:30px;
	margin-right:40px;
	font:"Courier New", Courier, monospace;
}

#leftcol {
	float:left;
	width:360px;
	padding-right:10px;
}

#rightcol {
	float:right;
	width:360px;
	padding-left:10px;
}