body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: White;
    /*text-align: center; /* WinIE5 doesn't recognize margin: auto, so we set this and then unset in the div#container */
    /*background: #FFFFE0 url('images/bg2.gif') top center repeat-x;*/
}


h1, h2, h3, h4, h5, h6
{
	font-family: arial, verdana, sans-serif;
	color: #032262;
	text-align: left;
}
h1
{
    padding-top: 0;
    margin-top: 0;
}
h3, h4, h5, h6
{
    padding-top: 0;
}
h5.sub5
{
    text-indent: 1.75em;
}
h3.nospace
{
    padding: 0 0 0 0;
}

/*.submenu_title
{
    font-family: Times New Roman;
    font-size: 2.0em;
    color: #DEF2FD;
    text-align: center;
    height: 60px;
    width: 220px;
    background-color: #72ADD0;
    border-bottom: solid 10px #C7CDD0;
}

.smallcaption
{
    font-size: .8em;
    color: Gray;
    text-align: center;
    height: 33px;

}   

*/

.imgright
{
    border: 0;
    margin: 1.5em;
    float: right;
}



.imgleft
{
    border: 0;
    margin: 0em 1.5em 1.5em 0;
    float: left;
}

/*
.imgcentre
{
    border: 0;
    margin: 1em 1em 1em 1em;
    text-align: center;
}
.imgicon
{
    border: 0;
    vertical-align: middle;
    padding-right: 0.6em;
    padding-top: 0.5em;
}

*/

.centerfield
{
    margin-top: 3px;
    border-style: inset;
    border-width: thin;
    border-color: #DEF2FD; /*lightblue*/
}


.popup
{
	position:absolute;
	top:0;
	left:0;
	visibility:hidden; 
	background-color: #DEF2FD; /*BackColor="#DEF2FD" BorderColor="#72ADD0"*/
	border-style:solid; 
	border-color:#72ADD0; 
	border-width:thin;
	padding: 20px;
}

#dropcap{

	font-size : 400%;
	font-weight : bold;
 	float : left;
 	width : 1em;
 	color : #032262;
	line-height:1em;
}

/******* quotes ****/
p.quotes{
	font-style:italic;
}



#hdr
{
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top;
    width: 100%;
}

#hdr_toprow
{
    height: 82px;
    background: #DDEBF3 url('images/new1b-header.jpg') no-repeat top left;
    border-bottom: solid 4px #ffffff; 
    text-align: right;
    vertical-align: middle;
    padding-right: 15px;
	
}

#hdr_topmenu
{
    height: 36px;
    background: #EDECEC url('images/greybar.gif') repeat-y left; 
    border-bottom: solid 2px #032262; 
    vertical-align: middle;
	padding-right: 16px;
	text-align: right;

}

/*
#searchquery
{
    width: 8em;
    font-size: 85%;
    margin-right: .2em;
}

#searchpanel
{
    height: 64px;
    vertical-align: middle;
}

*/

#homebottom
{
    font-family: /*Verdana, Tahoma,*/  Arial;
    font-size: 1em;/* inherit;*/
    font-weight: bold;
    font-style: italic;
    text-align: left; /*justify;*/
    color: #62A4CA;
    padding: 0 5em 0 5em;
    max-width: 660px;
    line-height: 150%;
}


#footer
{
background-color: #E1E1E1; 
margin: 5px 10px 0px 10px;


    font-size: 0.8em;
    color: Gray;
    text-align: center;
    height: 33px;
    
    /*border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;*/ 
    /* margin-top: 32px; */
    /* margin-right: 15px;*/
    /* margin-bottom: 0; */
    /*margin-left: 15px;*/
    padding-top: 5px;
    /*padding-right: 20px;*/
    padding-bottom: 0;
    /*padding-left: 20px;*/
    clear:both; /* below all other elements */

}
#footer a:link
{
    color: #032262;
    text-decoration: none;
}
#footer a:hover, #footer a:active
{
    color: #72ADD0;
    text-decoration: none;
}
#footer a:visited
{
    color: #72ADD0;
    text-decoration: none;
}
    

/****************** Ming's Menu ***********************************/
#menuTop {
    position: relative;
	float:right;
	z-index:10;
}

#menuTop ul, #menuTop li {
    margin: 0;
    padding: 0;	

}

#menuTop ul {
    list-style-type: none;
}

#menuTop li {

    width: 160px;
    height: auto; /*20px;*/
	margin: 0 3px 0 0; 
    padding: 0;
}

#menuTop a {
    display: block;
   	color: #032262;	
    margin: 0;
    padding: 0 3px;
}

#menuTop a:link, #menuTop a:visited {
   	color: #032262;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.0em;   /* 1.2em;*/
	text-decoration:none;
}

#menuTop a:hover {
    color: #0f6699; 
	text-decoration: none; 
}

ul.menuHoriz li {
    float: left;
	font-weight: bold;
	text-align: center; 
	border-left: solid 1px #032262;
    white-space: nowrap; 
}

ul.menuVert {
    position: absolute; 
	background: #EDECEC;	
    border: solid 1px #C0C0C0;
	visibility: hidden; 
    top: 30px;
	padding: 0px;
	margin: 0px 0px 0px 160px; 
}


ul.menuVert li{
	display: block;
	list-style-position: inside;
	list-style-image:url(images/bullet.gif); 
	list-style-type:disc;
	width:140px;
	text-align:left;
	font-weight:normal;	
	white-space:normal;
}

ul#menuSubOne   { left: 0px;}
ul#menuSubTwo   { left: 165px;}
ul#menuSubThree { left: 330px;}


/****************** BreadCrumb *******************************/

#breadcrumb{
    color:gray;
    text-align: left;
	margin:5px;
}

#breadcrumb a {	
	text-decoration:none;
}

#breadcrumb a:link
{
    color: #032262;
}
#breadcrumb a:hover, #breadcrumb a:active
{
    color: #72ADD0;

}
#breadcrumb a:visited
{
    color: #72ADD0;
}
    


/***************  Content Area definitions ******************/

#maincontentdiv
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    padding-top: 0px;
}
#contentdiv1
{
    margin: 0 0 0 220px;
    padding: 0 0 0 0;
    text-align: left;
    border-left: solid 1px #D0D0D0 ;
    vertical-align: top;
}
#contentdiv2
{
    margin: 10px 0px 0px 10px;
    padding: 1em;
    text-align: left;
    border-top: solid 1px #D0D0D0 ;
    border-left: solid 1px #D0D0D0 ;
    vertical-align: top;
}

#contactus
{
    margin-left: 100px;
    vertical-align: top;
    text-align: left;
    background: white url('images/contact-us.jpg') no-repeat top right;
    margin-right: 100px;
}





/*******************  TreeView based SiteMap Styles  *******************/


#sitemaps
{
    margin-left: 100px;
    vertical-align: top;
    text-align: left;
    background: white url('images/site-map.jpg') no-repeat top right;
    margin-right: 100px;
}
#sitemaps a:Link
{
    color: #032262;
}
#sitemaps a:visited
{
	color: #632262;
}
#sitemaps a:hover, #leftmenu a:active
{
    color: #72ADD0;
}
