 body {
	background: url(images/background.gif);
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}
h1 {
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
}

.container {
	display: block;
	width: 765px;
	height: auto;
	background-color: #ffffff;
	margin: auto;
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}

.container2 {
	display: block;
	width: 765px;
	height: 1020px;
	background-color: #ffffff;
	margin: auto;
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}

.container3 {
	display: block;  
 	width: 765px;  
 	height: 1100px;
	background-color: #ffffff;
	margin: auto;
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}


.top {
	padding-left: 0px;
	
	
	
	
}




.nav {
	position: absolute;
	top: 5px;
	margin-left: 30px;
	color: #c5d2e4;
} 

.navb {
	display: block;
	width:765px;
	height:30px;
	text-align: center;
	background-color: #073B84;
	color: #c5d2e4;
} 

.navb a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.navb a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.navb a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

.main {
	text-decoration: none;
	font-size: 15px;
	font-style: italic;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	background-color: #F7F7F7;
	border-top: 1px dashed #e4e0ea;
	border-left: 1px dashed #e4e0ea;
	border-bottom: 1px dashed #e4e0ea;
}

.main2 {
	text-decoration: none;
	font-size: 15px;
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	background-color: #F7F7F7;
	
	
	
}

.main3 {
	text-decoration: none;
	font-size: 15px;
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	background-color: #F7F7F7;
	
	
	
}

.main4 {
	text-decoration: none;
	font-size: 12px;	
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 0px;
	background-color: #F7F7F7;
	
	
	
}

td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #959927;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #959927;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #959927;
	text-decoration: none;
	}
	
	.cont a {
	text-decoration: none;
	color: #ffffff;
}
	
	.cont a:link {
	text-decoration: none;
	color: #ffffff;
}
	
.cont a:visited {
	text-decoration: none;
	color: #ffffff;
}

.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.left {
	background-color: #ffffff;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.heading {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #002e70;
	text-decoration: underline;
}
.input {
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

