/* page assets start */
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	background-color: #DBDDD7;
}
a {
	font-size: 12px;
	color: #FF004D;
}
a:link, a:active, a:visited{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}



div#layout {
	margin: 0px;
	padding: 0px;
	/*min-width: 770px;*/
	width: 853px;
/*	width:expression(document.body.clientWidth < 770? "770px" : document.body.clientWidth > 850? "850px" : "auto");
*/	
	background:url(Resources/backdrpIE.gif) left bottom scroll repeat-y #F0F0ED;


	border-bottom:1px solid #CCC; 
	border-right:1px solid #CCC; 
	float:left;
}

body > div#layout {
	background:url(Resources/backdrp.gif) left bottom scroll repeat-y #F0F0ED; 
}

/*h tags start*/
h2 {
	font-size: 19px;
	padding:8px 0px 0px 0px;
	/*line-height:10px;*/
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	margin: 0px;
	text-shadow:0.15em 0.15em 0.1em #cccccc;
}

h5 {
	padding-left: 11px;
	font-size: 14px;
	color:#333333;
	text-shadow:0.15em 0.15em 0.1em #cccccc;
}
/*h tags end*/
/*img {
	border:#999999 1px solid;
}*/
/*Start Fields*/
input {
	border: 1px solid #DBDDD7;
	color: #000000;
	background-color: #FFFFFF;
	width: 410px;
	margin-bottom: 3px;
	text-align: left;
	padding: 2px;
}
input {
	border: 1px solid #DBDDD7;
	color: #000000;
	background-color: #FFFFFF;
	width: 410px;
	margin-bottom: 3px;
	text-align: left;
	padding: 2px;
}
input#reset, input#submit, input#submitbutton {
	color: #FFFFFF;
	background-color: #8CC645;
	margin-right: 10px;
	border: 1px solid #8CC645;
	text-align: center;
	padding: 2px;
	width: 80px;
}
select {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 410px;
	margin:0px 0px 3px 0px;
}
/*End Fields*/
/* page assets start */

/*postion divs start*/
div#left {
	width:200px;
	float:left;
	background:url(Resources/backdrp.gif) left bottom scroll repeat-y #F0F0ED;
	height:100%;
}
div#middle {
	/*min-width: 370px;*/
	width: 450px;
/*	width:expression(document.body.clientWidth < 370? "370px" : document.body.clientWidth > 450? "450px" : "auto");
*/	float:left;
	background-color:#F0F0ED;
	/*margin-left:200px;*/
}
div#right {
	width:201px;
	height:auto;
	float:left;
	position:inherit;
	background-color:#F0F0ED;
}
/*postion divs end*/

/*main navigation start*/
.menulist, .menulist ul {
	margin: 0;
	padding: 0px;
	width:200px;
	background:#DBDDD7;
	list-style: none;
	font-size: 13px;
}
.menulist ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 200px;	
	width:200px;
	line-height:13px;
}
.menulist li {
	position: relative;	
 	background-color: #DBDDD7; 			
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #FFFFFF;
	font-size: 13px;
}
.menulist a {
 	display: block;
 	padding: 0px;
	color: #003300;
	font-size: 13px;
 	text-decoration: none;
 	border: 1px solid transparent;
	text-shadow:0.15em 0.15em 0.15em #ccc;
	padding:2px 0px 0px 15px;
}
.menulist a:hover, .menulist a:hover, .menulist a:focus {
	color: #FFF;
	background-color: #8CC645;
	padding:2px 0px 0px 15px;
	border: 1px solid #8CC645;
	text-decoration:none;
	margin: 0;
}
.menulist a.highlighted {
	color: #003300;
	background-color: #FFF;
	border: 1px solid #FFF;
	margin: 0;
}
.menulist a .subind {
	float: right;
}
* html .menulist a {
	 border: none;
	 margin: 1px;
}
.arrows {
	font-size:10px;
}
/*main navigation end*/

/*body content start*/
div#contentwindow {
	padding: 10px;
	margin: 0px;
	float: left;
	color: #000000;
	text-decoration: none;
	border-top:1px solid #FFF;
	background-color:#F0F0ED;
}
#Subheadingdoc {
	color:#333333;
}
#Contactheading{
	color:#666666;
	font-weight: bold;
	border:1px solid #CCCCCC;
	margin:2px 0px;
	padding:3px 3px;
}
#Contactheading2{
	color:#666666;
	font-weight: bold;
	background-color:#CCC;
	border:1px solid #CCCCCC;
	margin:2px 0px;
	padding:3px 3px;
}
#related {
	line-height:20px;
	font-size: 14px;
	color:#333333;
	text-shadow:0.15em 0.15em 0.1em #cccccc;
}
.dates {
	color: #747867;
	text-decoration: none;
	font-weight:normal;
}
.datessmall {
	color: #747867;
	text-decoration: none;
	font-weight:normal;
	font-size: 10px;
}
#bevel {
	height:1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#CCCCCC;
	width:100%;
}
#listassets {
	float:left; 
	width:215px;
}
#listassets2 {
	float:left;
	width:150px;
}
#listassets3 {
	float:left;
	width:200px;
}
#listassets5 {
	float:left;
	width:410px;
}
#listassets4 {
	float:left;
	width:200px;
	margin:0px 0px 0px 10px;
}
#assets, #assets2 {
	padding: 8px 5px 0px 20px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	/*width:48%;*/
	color: #747867;	
}
#assets {
	background:url(Resources/assetsup.gif) scroll top left no-repeat #F0F0ED;
}
#assets2 {
	background:url(Resources/assetsup2.gif) scroll top left no-repeat #F0F0ED;	
}
#assets a, #assets2 a {
	list-style-type: none;
	display: block;
	font-size: 11px;
}
#assets a:link, #assets a:visited, #assets a:active, #assets2 a:link, #assets2 a:visited, #assets2 a:active {
	font-weight: bold;
	color: #FF004D;
	text-decoration: none;
}
#assets a:hover, #assets2 a:hover {
	font-weight: bold;
	list-style-type: none;
	display: block;
	font-size: 11px;
	color: #747867;
}
/*body content end*/

/*header assets start*/
div#logo {
	background:#DBDDD7;
	border-bottom:1px solid #CCCCCC; 
	/*float: left;*/
	height: 140px;
	width: 201px;
}
div#updates {
	/*width: 180px;*/
	height: 140px;
	background-color: #CCCCCC;
	/*background: right top no-repeat url(Resources/bottle.jpg);*/
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
}
div#menutop {
	height:115px;
	background-color: #DBDDD7;
}
div#breadcrumbs {
	background-color: #DBDDD7;
	height:25px;
	border-bottom:1px solid #CCCCCC;
}
div#breadcrumbs a:link, div#breadcrumbs a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FF004D;
	text-decoration: none;
}
div#breadcrumbs a:hover, div#breadcrumbs a:active {
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
/*header assets end*/

/*news section start*/
/*named divs start*/
div#linkprompt {
	font-size: 10px;
	color: #999999;
	font-style: italic;
	padding: 5px 0px 5px 5px;
}
div#linkprompt a {
	font-size: 10px;
	color: #999999;
	font-style: italic;
	padding: 5px 0px 5px 5px;
	list-style: none;
}
#titlenews {
	padding: 3px 0px 3px 5px;
	line-height:0px;
	font-size: 14px;
	color:#333333;
	text-shadow:0.15em 0.15em 0.1em #cccccc;
}
div#linkprompt a:link, div#linkprompt a:visited, div#linkprompt a:active {
	text-decoration:none;
	list-style: none;
}
div#linkprompt a:hover {
	text-decoration:underline;
	list-style: none;
}
div#newslinks {
	background-color:#FFFFFF;
	border-left:1px solid #ccc;
}
div#newslinkssearch
	{
	border-top: 1px solid rgb(255, 255, 255); margin: 0px; padding: 10px; background-color: rgb(240, 240, 237); min-height: 592px; height: auto ! important;
	}
	
/*named divs end*/
/*news section end*/

/*start footer*/
div#footer {
	/*background: no-repeat bottom right scroll url(Resources/sponsers-old.gif);*/
	background-color: #DBDDD7;
	height:50px;
	width:840px;
	font-size:9px;
	padding:27px 0px 0px 5px;
/*	float:left;
}
/*end footer*/

/*download section start*/
#linktitles {
	font-size: 12px;
	/*padding:5px 0px 1px 5px;*/
	color:#333333;
	/*text-shadow:0.1em 0.1em 0.1em #cccccc; */
	background-color:#EFEFEF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#newsfeed {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
/*	font-family: Helvetica, Arial, sans-serif !important;
*/	font-family: Arial, Helvetica, sans-serif;

}
#newsfeed a {
	list-style-type: none;
	padding: 5px 5px;
	display: block;
	font-size: 11px;
}
#newsfeed a:link, #newsfeed a:visited, #newsfeed a:active {
	color: #747867;
	text-decoration: none;
	background-color: #FFFFFF;
}
#newsfeed a:hover {
	list-style-type: none;
	padding: 5px 5px;
	display: block;
	font-size: 11px;
	color: #747867;
	background-color: #F0F0ED;
}
.filename, .date {
	color: #747867;
	text-decoration: none;
}
.headline {
	font-weight: bold;
	color: #FF004D;
}
/*download section end*/

