body {
	background: url(Images/bg.jpeg) top repeat-y #E1E1E1;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c2c2e;
	padding-top: 0px;
	}

h1 {
	font-size: 16px;
	color: #2c2c2e;
	}

h2 {
	font-size: 14px; 
	font-style: bold;
	color: #002a54;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #738dae;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #738dae;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #738dae; 
	}
	
a.bot:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #738dae;
	font-size: 11px;
	} 	
a.bot:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #738dae;
	font-size: 11px;
	}	
a.bot:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #00366b; 
	font-size: 11px;
	}
	
.small {
	font-size: 10px;
	color: #00366b;
	}
	
.homeHeaderText {
	width: 292px;
	height: 170px;
	padding-top: 38px;
	padding-left: 436px;
	padding-right: 48px;
	color: #fff;
	text-align: left;
	}
	
.subHeaderText {
	width: 292px;
	height: 110px;
	padding-top: 38px;
	padding-left: 436px;
	padding-right: 48px;
	color: #fff;
	text-align: left;
	}

.homeHeader1 {
	font-size: 28px;
	}
	
.homeHeader2 {
	font-size: 18px;
	}

.boxHeader {
	font-size: 18px;
	}

.box{
	width: 338px;
	padding: 15px;	
	}
	
.mediumText {
	font-size: 14px;
	}