body{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #757C7F;

}

.body{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;

}

p
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;

}


.caption{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;

}

#header {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#header td{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#header a{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#header a:link{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#header a:active{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

#nav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 22px;
	text-transform: uppercase;
	/* On IE it pushes the text down to the center */
}

		
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 22px;
	text-transform: uppercase;
	/* On IE it pushes the text down to the center */

}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	text-transform: uppercase;
	background-color: #68B2D5;
	/* Set this to match the table cell height. Padding affects Safari. */
}

#content {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


#content h1 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}

#content h2 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#footer{
	color: #999999;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer h1{
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}



#footer a{
	color: #999999;
}

#footer a:links {
	color: #999999;
}

#footer a:active {
	color: #999999;
}

#footer a:hover {
	color: #FF9900;
}


.button{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #FF9900;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #FFDE8B;
	border-right: 1px solid #BB7000;
	border-bottom: 1px solid #BB7000;
	border-left: 1px solid #FFDE8B;
}

.button2{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #68B2D5;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #E5F0AB;
	border-right: 1px solid #C4E577;
	border-bottom: 1px solid #C4E577;
	border-left: 1px solid #E5F0AB;
}

a{
	color: #4C839D;
	text-decoration: underline;
	font-weight: bold;
}

a:link{
	color: #4C839D;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #4C839D;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

h1{
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 3px 3px 5px;
	background-color: #68B2D5;
	left: 5px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	text-transform: uppercase;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 3px 3px 5px;
	background-color: #FF9900;
	left: 5px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	text-transform: uppercase;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 14px;
 line-height: 16px;
 color: #4C839D;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 11px;
 line-height: 13px;
 color: #4C839D;
 margin: 0px;
 padding: 0px;
}


ul{
	list-style-type: none;
	list-style-image: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #334d55;
}




#content h3 {
	color: #4C839D;
	font-size: 11px;
	font-weight: bold;
}

#breadcrumb {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	font-weight: bold;
}

#breadcrumb a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:link{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:visited{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:hover{
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.tablehead {
	background-color: #68B2D5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.caption {
	font-family: Arial, sans-serif;
	font-size: 9px;
}
