/* CSS Document */

body { 
margin:0 0 0 0; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#666666;
background-color:#2974ab;
background-image:url(../images/main-bg.gif); 
background-repeat:repeat-x;
height:920px;
}

.top-nav{
	text-align:right;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:10px;
	padding-top:3px;
	}
	
.top-nav a{
	color:#FFFFFF;
	text-decoration:none;
		}
		
.top-nav a:hover{
	color:#00CCFF;
	text-decoration:none;
		}
		
h1{font-size:13pt; text-align:left;}

.brd{border-bottom:solid 1px #b21c35;}

.brd-blue{border-bottom:solid 1px #0086d7;}

/* @group form */
input, textarea, select { font-family: "Trebuchet MS", Arial, sans-serif; font-size:12px; }

.field { background:#ebebeb; border:solid 1px #0086d7; padding:2px; margin-left:5px; width:130px; height:16px;}
.search-submit { width:60px; background:#ebebeb; border:solid 1px #0086d7; height:20px; display:block; line-height:26px; cursor:pointer; margin:12px 0 10px 0; color:#0086d7;}
/* @end */
/*form button:hover {
	background-position: 0 -27px;
}

form button:active {
	background-position: 0 -54px;
}



form p.error big {
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-style: italic;
}
/* --- */




.border-image{background-image:url(../images/border.gif); background-repeat:no-repeat; width:1px; height:100%; background-position:right;}

.forgot{color:#FFF; padding:5px 0 0 27px;}

.forgot a{color:#FFF; text-decoration:underline;}

.forgot a{color:#FFF; text-decoration:none;}

.nav-bg{background-image:url(../images/bg.jpg); background-repeat:repeat-x; height:36px; color:#FFF;}

.nav-bg a{ line-height:36px; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#FFF; text-transform:uppercase;}

.f-bg{background-image:url(../images/footer_02.jpg); background-repeat:repeat-x; height:40px; color:#FFF;}

.field-footer { background:#bf0826; border:solid 1px #ffffff; padding:2px;  width:100px; height:16px;}

.log{color:#0086d7;}

.log a{color:#0086d7; text-decoration:underline;}

.log a:hover{color:#0086d7; text-decoration:none;}

.scrooler{color:#666666;}

.scrooler a{color:#666666; text-decoration:none;}

.scrooler a:hover{color:#666666; text-decoration:none;}
