@charset "utf-8";
/* MAIN WEBSITE STYLES */
a               {text-decoration: none; color: #00003b; font-size: 13px; font-family: Century Gothic; outline: none;}
a:hover         {text-decoration: none; color: #2672c8; outline: none;}
a:visited       {text-decoration: none; color: #00003b; font-size: 13px; font-family: Century Gothic; outline: none;}
a:visited:hover {text-decoration: none; color: #2672c8; outline: none;}

html{scrollbar-base-color: #2672c8; scrollbar-arrow-color: #00003b; scrollbar-face-color: #2672c8;
	background: #2672c8; background-image: url('../images/bg.jpg');
	background-position: left top; background-repeat: repeat; background-attachment: fixed;
	height: 100%; width: 100%; padding: 0px; margin: 0px;}
body{font-family: Century Gothic; font-size: 13px; color: #00003b; margin: 0px; padding: 0px; height: 100%; width: 100%;}
td{font-family: Century Gothic; font-size: 13px; text-align: left;}
p{font-family: Century Gothic; font-size: 13px;}
form{padding: 0px; margin: 0px;}

textarea{overflow: auto; font-family: Century Gothic; font-size: 13px;}
input{overflow: auto; font-family: Century Gothic; font-size: 13px;}

img {display: block; border: none;}

h1{font-family: Century Gothic; padding: 0px; margin: 0px;}

td.bot{height: 50px; vertical-align: middle; text-align: center; font-size: 11px; font-family: Century Gothic; color: #ffffff; background-color: #2672c8;}
a.bot{font-size: 13px; color: #ffffff; font-weight: normal;}
a:hover.bot{font-size: 13px; color: #00003b; font-weight: normal;}
a:visited.bot{font-size: 13px; color: #ffffff; font-weight: normal;}
a:visited:hover.bot{font-size: 13px; color: #00003b; font-weight: normal;}

.td1{font-family: Century Gothic; font-size: 13px; color: #ffffff}

.form-result {
	position: absolute; display: block;
	min-width: 15px; min-height: 15px;
	background-position: center center; background-repeat: no-repeat;
}