#gradient {
	background-color: #FFFFFF;
	background-image: url(../images/gradiantcurve.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	padding-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #598686;
	letter-spacing: 1px;
}
#main {
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 15px;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}
#pad {
	margin-top: 27px;
	background-color: #669999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 225px;
	width: 150px;
}
#box {
	border: 1px solid #333333;
	width: 98%;
	height: 100%;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#footer a:link {
	font-size: 11px;
	color: #5B75C9;
	font-weight: bold;
	text-decoration: none;
}
#footer a:active {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	font-size: 11px;
	color: #5B75C9;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #547E7E;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #666666;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boldtext {
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669999;
	font-weight: bold;
}
.smallbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-image: url(../images/button_small.gif);
	line-height: 28px;
	height: 28px;
	width: 166px;
	background-position: center bottom;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
.medbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-image: url(../images/button_med.gif);
	line-height: 28px;
	height: 28px;
	width: 300px;
	background-position: center bottom;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
.largebutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-image: url(../images/button_long.gif);
	line-height: 28px;
	height: 28px;
	width: 500px;
	background-position: center bottom;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}

.smallbutton a:link, .smallbutton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.smallbutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B7DBDB;
	text-decoration: none;
	font-style: oblique;
	font-size: 14px;
	font-weight: bolder;
}
.medbutton a:link, .medbutton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.medbutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B7DBDB;
	text-decoration: none;
	font-style: oblique;
	font-size: 14px;
	font-weight: bolder;
}
.largebutton a:link, .largebutton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.largebutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B7DBDB;
	text-decoration: none;
	font-style: oblique;
	font-size: 14px;
	font-weight: bolder;
}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
#whitetext {
	color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #0676E6;
}
a:active {
	color: #669999;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
