body {
	background: #E5E5E5;
	font: normal small Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin:0;
    padding:0;
    height:100%;

}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}


/*
#outer{
	width:1000px;
	margin:0 auto;
	background: #FFFFFF url(images/img01.jpg) repeat-y;
	border:1px solid #ff0000;
}

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
	border:1px solid #ff0000;
}



#sidebar {
	float: left;
	width: 240px;
}
*/

/* Header */

#header{	
	background: url(images3/header.jpg);
	height:66px;
	width:980px;
	margin:0 auto;

}

/* top Menu */

#topmenu {
	padding: 0;
	float:right;
}

#topmenu ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#topmenu li {
	padding: 0 5px 0 20px;
	display:inline;
}

#topmenu li.first {
	background: none;
}

#topmenu a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:.9em;
	letter-spacing:.03em;
}

#topmenu a:hover {
	text-decoration: none;
	color:#cedded;
}

.clearboth { clear: both; }

/* main menu */

.chromestyle{
margin:0 auto;
width: 980px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background:#fff url(images3/navover.gif) repeat-x; /*THEME CHANGE HERE*/
padding: 7px 0 7px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #19395b;
padding: 5px 10px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color:#6188b3;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ccc; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color:#e7eef5;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e0e0e0; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #19395b;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#6188b3;
}



#page{
margin:0 auto;
padding:0;
width:980px;
height:100%;
}

#tablecellleft{
vertical-align:top;
height:100%;
margin:0;
padding:5px 8px;
background: #899fb7 ;
width: 180px;
}

#tablecellleft ul {
	margin: 0;
	list-style: none;
	padding:5px;

}

#tablecellright{
vertical-align:top;
height:100%;
margin:0;
padding:5px 3px;
background: #a0b8d2 ;
width: 180px;
}

#tablecellmid{
vertical-align:top;
height:100%;
margin:0;
padding:5px 3px;
width: *;
}

#tablecellmid h1{
	margin: 0;
	padding: 10px 20px;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

#tablecellmid p{
padding:0 20px;
}


#toppic{
width:980px;
height:140px;
padding:0;
margin:0;
background:#ccc url(images3/randombg.gif) repeat-y;
}

#container
{
	width:1000px;
	margin:0 auto;
	background: #FFFFFF url(images3/img01.jpg) repeat-y;
}

#container h1{
	margin: 0;
	padding: 10px 20px;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

#container p{
padding:0 20px;
}

#leftnav
{
	float: left;
	width: 180px;
	margin: 0 ;
	padding: 1em;
	padding: 20px;
	background: #899fb7 ;
}

#leftnav ul {
	margin: 0;
	list-style: none;
	padding:5px;

}

#rightnav
{
	float: right;
	width: 180px;
	margin: 0 ;
	padding: 1em;
	background:#a0b8d2;
}

#content
{
	margin-left: 200px;
	margin-right: 200px;
	padding: 1em;
}

#footer
{
	clear: both;
	width: 980px;
	height: auto;
	margin: 0 auto;
	background: #cecece url(images3/img12.gif) repeat-x;
	padding:10px 0 0 0 ;
}

#footer img
{
border:none;
z-index: -1;
}



#top{
width:100%;
background:  url(images3/top.jpg) no-repeat;
}

#bottom{
width:100%;
background: #e5e5e5 url(images3/bottom.jpg) no-repeat;
}.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}

