

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(images/img01.gif) repeat-x;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
}


blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 150%;
	font-size: 12px;
}



blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul li {
	list-style: none;
	padding-left: 0;
}

a {
	text-decoration: none;
	color: #2A638C;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #2A638C;
	font-weight: bold;
}

a:active {
	color: #2A638C;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #2A638C;
	text-decoration: none;
	font-weight: bold;
}



/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #42759A;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}


#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}


#menu a:hover {
	background: #42759A;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}





p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #202020;
text-align: justify;
font-weight : normal;
text-indent: 0; 
margin-left: 30px; 
margin-right: 30px; 
margin-top: 10px;
margin-bottom: 20px; 
line-height: 150%; 
}

p.slogan {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #2A638C;
font-weight : bold;
text-align: left;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
margin-bottom: 0px; 
line-height: 150%;
}

p.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2A638C;
font-weight : bold;
text-align: center;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 10px; 
margin-bottom: 0px; 
line-height: 150%;
}




p.note {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
font-weight : normal;
text-align: right;
text-indent: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px;
margin-bottom: 0px;
line-height: 150%; 
}


input {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6F413E;
border: #787878 1px solid;
}


button {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #414141;
border: #787878 1px solid;
text-align: center;
}

textarea {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #414141;
border: #787878 1px solid;
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #414141;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}


table {
background-color: #E3E3E6;
border: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

table.sb {
background-color: #FFFFFF;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


table.sbg {
background-color: #E3E3E6;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

table.col {
	background: #E3E3E6;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
	border: 0;
}


td {
background-color: #E3E3E6;
border: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

td.sb {
background-color: #FFFFFF;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


td.sbg {
background-color: #E3E3E6;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

td.sbb {
background-color: #42759A;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

td.sbw {
background-color: #FFFFFF;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

td.col {
	background: #E3E3E6;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
	border: 0;
}


h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2A638C;
	
}



#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
	margin-right: 0;
}

td.header {
background-color: #FFFBCF;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 28px;
}







.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: #FFFFFF;
}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0;
border-bottom-width: 0;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #EEEEEE;
width: 180px; /* default width for menu */
filter: alpha(opacity=85);
}

.anylinkcss ul{
margin: 0;
padding: 0;
filter: alpha(opacity=100);
list-style: none;
list-style-type: none;
list-style-position: inside;
}

.anylinkcss ul li a{
width: 100%;
display: block;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
text-indent: 0px;
border-bottom: 1px solid #979797;
padding: 5px 0px 10px 0px;
text-decoration: none;
font-weight: bold;
filter: alpha(opacity=100);
list-style: none;
list-style-type: none;
list-style-position: inside;
}

.anylinkcss a:hover{ /*hover background color*/
background: #42759A;
color: white;
filter: alpha(opacity=85);
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 10px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}



/* ######### FIX per hspace ######### */

img[align="right"] {
margin: 0 0 10px 10px;
display: inline;
}

img[align="left"] {
margin: 0 10px 10px 0;
display: inline;
}


