/* css styles */

body{
	margin: 0px;
	background-color: #82c7e8;
	padding: 0px;
}

b {
	font-weight: bold;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
h3{
	font-size: 15px;
}
h3 span{
	display: none;
}
#container{
	background-color: #FFFFFF;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#login{
	text-align: right;
	margin: 0px;
	padding-top: 136px;
	padding-right: 10px;
	border: 0px;

}
#header{
	background-image:  url("images/headerbk.jpg");
	height: 202px;
	margin: 0px;
	background-repeat: no-repeat;
}
#header h1{
	display: none;
	text-align: right;

}
img{
	border: 0px;
}
#welcome{
	background-position: right top;
	margin: 0px 0px 20px;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}
#welcome p{
	margin-bottom: 8px;
}
#subcontent{
	margin: 0px;
	padding: 0px;
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}
#subp{
	margin: 0px;
	background-color: #FFFFFF;
	float: right;
	padding:10px;
	position: relative;
	width: 550px;
}
#subp p{
	margin-bottom: 10px;

}
#content{
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	clear: both;
}

/* Navagation */
#topnav1{
	margin: 0px;
	background:  url("images/nav1bk.gif") repeat-x;
	height: 26px;
	font-size: 10px;
	line-height: 20px;
	padding-right: 8px;
	text-align: right;
	left: 8px;
}
#topnav1 ul {margin:0;}

#topnav1 a:link, #topnav1 a:visited {
	color: #CCC;
	text-decoration: none;
	height: 20px;
	margin: 0px;
	font-size: 10px;
	line-height: 20px;
	padding-right: 6px;
	padding-left: 6px;
}
#topnav1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#topnav1 li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 20px;
	display: inline;
}
#topnav2 {
	margin: 0px;
	background-image:  url("images/nav2bk.jpg");
	width: 760px;
	height: 30px;
	background-repeat: repeat-x;
	background-color: #CCCCCC;

}
#topnav2 ul {
	margin: 0;
	padding: 0;
}
#topnav2 a:link, #topnav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	height: 30px;
	float: left;
	line-height: 30px;
	background-image:  url("images/nav2bk.jpg");
	background-repeat: repeat-x;
}

#topnav2 a:hover{
	text-decoration: none;
	background-image:  url("images/hover.gif");
	background-repeat: repeat-x;
}
#topnav2 a:active {
	color: #000000;
	text-decoration: none;
	background-image:  url("images/hover.gif");
	background-repeat: repeat-x;
}
#topnav2 li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#subnav{
	width: 190px;
	padding: 0;
	margin: 0px;
	background: #CCCCCC;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;


}
#subnav ul {
	margin: 0;
	padding: 0;
	width: 190px;
	text-indent: 5px;	
}
#subnav a {
	margin: 0;
	padding: 0;
	display: block;
}
#subnav a:link, #subnav a:visited {
	color: #333333;
	text-decoration: none;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	background-color: #B9D9EA;
	font-size: 10px;
	line-height: 20px;
}
#subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
}
#subnav li {
	margin: 1px 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 20px;
	width: 190px;
}


#green {
	background-color: #33CC33;
}

#green a:link, #green a:visited {
background-color: #33CC33;
}

#green a:hover {
	background-color: #006600;
}
/* home page 3 columns */

#leftcol{
	width: 232px;
	float: left;
	padding-bottom: 25px;
	margin-right: 17px;
}
#leftcol h3{
	background-image:  url("images/about.jpg");
	height: 84px;
	width: 232px;
	margin: 0px;
	background-repeat: no-repeat;
}
#midcol{
	width: 232px;
	float: left;
	padding-bottom: 25px;
}
#midcol h3{
	background-image:  url("images/business.jpg");
	height: 84px;
	width: 232px;
	margin: 0px;
}
#rightcol{
	width: 232px;
	float: right;
	padding-bottom: 25px;
}
#rightcol h3{
	background-image:  url("images/personal.jpg");
	height: 84px;
	width: 232px;
	margin: 0px;
}
/* Footer */
#footer{
	margin: 0px;
	height: 52px;
	clear: both;
	background-image:  url("images/btmnav.jpg");
	background-repeat: repeat-x;
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	padding-right: 8px;
	color: #FFFFFF;
}
dt {
	font-weight: bold;
	color: #000099;
}
activelink {
	color: #FF0000;
}
#nosubnav{
	padding: 12px;
}
#nosubnav p{
	margin-bottom: 10px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
}
a:active {
	color: #000099;
}
#flash{
	float: left;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
