/* Top */

html {
	font-family: 'Century Gothic';
}

body {
	padding: 0px;
	margin: 0px;
	font-family: 'Century Gothic';
 }

#box {
	height: 100%;
	width: 753px;
	margin: 0px auto;
	padding-bottom: 40px;
}

/* feedback form boxes */

.inputboxes {
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.navigation {
	font-family: 'Century Gothic';
	padding-top: 5px;
	vertical-align:top;
	background-image: url(../images/barback.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	width: 73px;
	color: #FFFFFF;
	text-align: center;
}
.navigation a{
	font-family: 'Century Gothic';color: #fff;
	text-decoration: none;
}

.navigation a:hover{
	color: #152f7a;
	text-decoration:none;
}
.navigationb {
	font-family: 'Century Gothic';
	padding-top: 5px;
	vertical-align:top;
	background-image: url(../images/barback.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	width: 120px;
	color: #FFFFFF;
	text-align: center;
}
.navigationb a{
	font-family: 'Century Gothic';color: #fff;
	text-decoration: none;
}

.navigationb a:hover{
	color: #152f7a;
	text-decoration:none;
}

.topright {
	color:#004083;
	font-size:18px;
	text-align:right;
}






a {
	color:#152f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
	
}

a:hover {
	text-decoration:underline;
	
}

.left {
	padding:10px;
	text-align:left;
	color:#c3dcec;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#152f7a;
	font-size:13px;
}

.right {
	text-align:left;
	padding:10px;
	color:#152f7a;
	background-color:#c3dcec;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.title {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Century Gothic';
}

.text {
	color:#152f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
	





	
.bottom {
	width:753px;
	background-image:url(../images/bluegrad.jpg);
	background-repeat:repeat-y;
	}
	
.bottoml {
	font-weight:bold;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:11px;
	color:#fff;
	text-align:left;
	}
	
.bottomr {
	font-weight:bold;
	padding-right: 5px;
	font-size:11px;
	padding-bottom: 5px;
	padding-top: 5px;
	color:#fff;
	text-align:right;
	text-decoration:none;
	}
	
.bottomr a{
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	
.bottomr a:hover{
	text-decoration:none;
	color:#d8e7f1;
	}
	
	