body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333; 
	}

h4 {
	font-size: 14px;
	color: #0060b6;
	}

h5 {
	font-size: 12px;	
	color: #0060b6;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #0060b6;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #0060b6;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #015097; 
	}

.bluetitle {
	font-weight: bold;
	color: #0060b6;	
	}
	
.blueTitle2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0060b6;
	}

.subBlueTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0060b6;
	padding-top: 48px;
	}	 

.subInfoText {
	text-align: justify;
	padding-right: 25px;
	}

.button { 
	color: #fff;	
	font-weight: normal; 
	background-color: #015097;
	border: 1px solid #d2cfcf;
	}

.input { 
	background-color: #fff; 
	border: 1px solid #d2cfcf;
	} 
	
.smallBoxes {
	padding: 6px 6px 6px 15px;
	}

.boxText1 {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	overflow: auto;
	}
	
.small {
	font-size: 10px;
	}
	
#flashcontent {
	width: 638px
	height: 339px;
	}