/* This is the style of your browser text */

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #ffffff;
	font-size: 11px;
	line-height:16px;
	text-align:justify;
	letter-spacing:.5px;
	margin:10px 0 0 0;
	font-weight:normal;
}

html,p,td,li,div{
	font-size: 12px;
}

a:link, a:visited {
	text-decoration: none;
	color:#225f73;
}
a:hover {
	color:#000000;
	border-bottom:	0px solid #663366;
}
a:link.image, a:visited.image {

}


.centerAll{
width:1000px;
margin:0 auto 0;
}
.menuItem{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:35px;
	height:35px;
padding:35px 10px 0 0px;
font-weight:bold;
}
.menuItem a:link, .menuItem a:visited {
	color:#5B8196;
	font-weight:bold;
}
.menuItem a:hover {
	color:#000000;
}
.title{margin:0;
padding:0;}
.titleImg{padding:0 0 20px 0;}

h1{
font-size:24px;
color:#475834;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
height:24px;
position:relative;
padding:0;
margin:0;
}

h2{font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#475834;
font-weight:normal;}

h3{font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#475834;
font-weight:normal;}

form{margin:0;
padding:0;
}
.subpadding{padding:0 20px 0 0;}
.content{text-align:justify;
margin:0 30px 30px 30px;
padding:10px 30px 0 60px;
border-left:1px solid #38697c;
border-right:1px solid #38697c;
}

strong{font-size:13px; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

.header{margin:0 0 0 30px;}

li{padding:0 0 10px 0;}

.small {
	font-size: 9px;
}
.red {
	color:#CC0000;
}




input, textarea {
	font-size: 11px;
	background: #ffffff;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color:#663366;
}

