body {
	background-color: #4288B0;
	margin: 0 0 0 0;
	text-align:center;
	padding: 0 0 0 0;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url('images/bgshadow.jpg');

	background-repeat: repeat-y;
	background-position: top center;
}

p{
	padding: 0px 0px 4px 0px;
	margin:  0px 0px 4px 0px;
}

h1 {
	font-size: 18px;
	padding: 0px 0px 4px 8px;
	margin:  0px 0px 4px 0px;
	color:#4288B0;
	text-align: center;
}

h2 {
	color:#4288B0 ;
	font-weight: bold;
	font-size: 130%;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
h3 {font-size: 120%; 
	color:#4288B0;
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 0px 0px;
	text-align: left;
}
h4 {font-size: 110%; 
	color:#29698e;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align: center;}

ul { list-style-image: url("images/arrow.gif");
	text-align:left; }

strong {
	color:#00AA00;
	}
	
em {	
	color:#4288B0;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

.flash {
	height:289px;
	width: 780px;
	float:left;
	text-align: left;
	border-width: 0px;
	margin: 0 0 0 0;
}

.intro {
	width: 780px;
	height: 600px;
	margin: auto auto auto auto;
	background-color: #AE555B;
	}
	
.intro a:link {color: white;
			font-weight: bold;}
.intro a:visited {color: white;
			font-weight: bold;}
.intro a:hover, a:focus {color: black;text-decoration: none;}
.intro a:active {color: white;text-decoration: none;}
	
.leftcol {
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:200px;
	float:left;
	text-align:justify;
}

.leftcol li {
	padding: 4px 0px 0px 0px;
}

a:link { color: #4288B0 ; font-weight: bold;}
a:visited { color: #4288B0 ; font-weight: bold;}
a:hover, a:focus { color: black;text-decoration: none;}
a:active { color: #4288B0 ;text-decoration: none;}

.enlargeOne{
	font-size:15pt;
}

.left{
	width:150px;
	float:left;
}

#maincol {
	width:550px;
	padding: 0px 0px 0px 0px;
	margin: 0px 7.5px 0px 8px;
	float:left;
	text-align:justify;
}

#main {
	width:780px;
	border-top: solid #4288B0 2px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background-color: white;
        background-image: url('images/bg.jpg');
	background-position: 350px 350px ;
	background-repeat: no-repeat;

} 

#maincol a:link {color: #AE555B;
			font-weight: bold;}
#maincol a:visited {color: #AE555B;
			font-weight: bold;}
#maincol a:hover, a:focus {color: black;text-decoration: none;}
#maincol a:active {color: #AE555B;text-decoration: none;}

.consultantlist {
        margin: 0px;
        padding: 5px;
        width: 260px;
        float: left;
        text-align: left;
        color: #427ae9;
        font-size: 11px;
}


/* The footer is a Static DIV set with a substantial top margin to
	separate it from the main content above.
	
	Font size is 75% of the global font size.
	
	Padding top is set to 6px to provide separation between the
	footer contents and the 2px wide dotted border above it. */
#footer {
        clear:both;
	height:168px;
        padding-top: 25px;
}

span.required {
	color: red;
}

/* 	Link styles for Footer Content only
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */
#footer a:link {color:#3570b7; text-decoration: none;}
#footer a:visited {color:#3570b7; text-decoration: none;}
#footer a:hover, #footer a:active, #footer a:focus {color:#A9D6FD;text-decoration: none;}

img.rightimg {
float:right;
}
#glovernav {
	width:780px;
	height:80px;
	clear:both;
	font-size: 95%;
	color:white;
	background-color:#4288B0;
	font-weight: bold;
margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#glovernav a:link {color: white; text-decoration: none;}
#glovernav a:visited {color: white; text-decoration: none}
#glovernav a:hover, #footer a:active, #footer a:focus {color: black;text-decoration: none;}

form label {
	color: #333333;
	margin: 0px 15px 0px 0px;
	font-weight: bold;
}

.col1{clear:both; float: left; width: 100px; text-align: right;margin: 5px 5px 0px 0px;} 
.col2{float: left; width: 310px; text-align: left;margin: 5px 5px 0px 0px;} 
.col3{float: left; width: 200px; text-align: center;margin: 5px 5px 0px 0px;}

ul.nav {
padding-left: 28px;
}

ul.nav li {
	list-style-type: none;
}