body, html {
	height:100%; 
	width:100%; 
	margin:0px; 
	padding:0px;
}

body td {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.1;
	color: #FEFFFF;
}

a, a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FEFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FEFFFF;
}

.content h2 {
	margin: 0px;
	padding: 0px;

	font-family: Arial;
	font-size: 12px;	
	color: #4BB3EC;
	font-weight: bold;
}

.content h3 {
	margin: 0px;
	padding: 0px;

	font-family: Arial;
	font-size: 14px;	
	color: #1799E0;
	font-weight: normal;
}

.content h4 {
	margin: 0px;
	padding: 0px;

	font-family: Arial;
	font-size: 12px;	
	color: #FFFFFF;
	font-weight: normal;
}

.title_page {
	font-family: Arial;
	font-size: 13px;	
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;
}

.content {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.1;
	color: #FEFFFF;
	color: white;
	padding-right: 30px;
}

.intext td {
	color:#55a2cb;
	vertical-align: top;
}

.blue, .blue a {
	color:#55a2cb;
	line-height: 1.2;
}

.pimg img {
	padding-bottom: 5px;
}

.feedback td {
	vertical-align: top;
	padding: 5px;
}

.feedback input[type=text] {
	border: 1px #002f45 solid;
	width: 380px;
	height: 25px;
	padding: 5px;
	font-family:Arial;
	font-size:11px;
}

.feedback textarea {
	border: 1px #002f45 solid;
	width: 380px;
	height: 105px;
	padding: 5px;
	font-family:Arial;
	font-size:11px;
}

.feedback input[type=submit] {
	border: 1px #002f45 solid;
	width: 105px;
	height: 38px;
	padding: 9px;

	background: #187bb6;
	color: #FFFFFF;
	cursor: pointer;
	font-family:Arial;
	font-size:11px;
}

.feedback img {
	border: 1px #002f45 solid;
}




/* 404 */

.mcontent {
	background: #004465 url('/templates/images/404bg.jpg') no-repeat top center;
	border: 3px #016da2 solid;
	vertical-align: top;
}

.icontent .hr {
	border-bottom: 1px #38b3f3 solid;
	width: 660px;
	text-align: right;
	padding-top: 50px;
}

.icontent .hr img {
	position: relative;
	top: 20px;
	right: 5px;
}

.icontent {
	padding: 150px 75px 50px 75px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

.icontent a {
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
}

.icontent h1 {
	font-family: Arial;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	text-transform: uppercase;
}

.icontent h2 {
	font-family: Arial;
	font-size: 14px;
	color: #38b3f3;
	font-weight: normal;
	padding: 15px 0px 30px 0px;
	margin: 0px;
}

.icontent .box_one {
	background: url('/templates/images/num/1.jpg') no-repeat top left;
	padding: 0px 0px 30px 50px; 
}

.icontent .box_two {
	background: url('/templates/images/num/2.jpg') no-repeat top left;
	padding: 0px 0px 30px 50px; 
}

.ifooter {
	padding: 5px;
	font-size: 11px;
	line-height: 1.6;
}
