@charset "utf-8";

*{
	margin:0;
	padding:0;
}

/* Cost to Repair Layout */

body {
	background:url(../images/bg.png) top repeat-x;
}
#holder {
	width:921px;
	height:auto;
	margin:auto;
}
#wrapper-home {
	width:921px;
	height:395px;
	float:left;
	background:url(../images/header-wrap.jpg);
}
#wrapper-page {
	width:921px;
	height:134px;
	float:left;
	background:url(../images/header-wrap.jpg);
}
#header {
	width:921px;
	height:134px;
	float:left;
}
#logo {
	width:224px;
	height:82px;
	float:left;
	margin-top:35px;
}
#menu {
	width:469px;
	height:49px;
	float:right;
	margin-top:10px;
}
#login-top {
	width:469px;
	height:57px;
	float:right;
	margin-top:15px;
	text-align:right;
}
#flashbox {
	width:921px;
	height:261px;
	float:left;
}

#flash-left{
	width:512px;
	height:261px;
	float:left;
}

#info-bt {
	width:921px;
	height:auto;
	float:left;
	margin-top:52px;
	margin-bottom:20px;
}

#footer{
	clear:both;
	height:81px;
	position:relative;
	background:url(../images/footer.png) repeat-x;
}
#footer-wrap{
		width:921px;
		height:auto;
		margin:auto;
		padding-top:35px;
}
#copyright{
		width:320px;
		height:auto;
		float:left;
}
#menu-bt{
		width:600px;
		height:auto;
		float:right;
		text-align:right;
}
	

/* Login Form Header */

.nameBox{
	background-image:url(../images/namebox.png);
	background-repeat:no-repeat;
	padding-left:22px;
}
.passBox{
	background-image:url(../images/passbox.png);
	background-repeat:no-repeat;
	padding-left:22px;
}

/* Frequently Asked Questionsder */

#questions li {
	background: url(../images/question-mark.png) no-repeat left center;
	line-height: 14px;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0px 0 2px 30px;
}

div.faq-a {
	border-bottom: dotted 2px #ddd;
	padding: 10px 0 7px;
}

.return-top {
	float: right;
	cursor: pointer;
	padding-left: 20px;
}




/* Table and Fields Links */

input:focus, textarea:focus {
background:none repeat scroll 0 0 #e6f0f6;
color:#000000;
}

select {
	min-width:100px;
	border:solid thin #b9b9b9;
}

#box-table-b
{
	font-family: Tahoma, Geneva, sans-serif;
	width: 100%;
	border-collapse: collapse;
	border-top: 7px solid #0c699e;
	border-bottom: 7px solid #0c699e;
}
#box-table-b th
{
	font-size: 13px;
	padding: 8px;
	background: #f8faff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	border-bottom: 1px solid #9baff1;
}
#box-table-b td
{
	padding: 7px;
	background: #f8faff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
}


/* Rollver Links */

.loginbox a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.loginbox a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.loginbox  a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.loginbox a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

.learnmore a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b58c0d;
	text-decoration: none;
	font-weight: bold;
}
.learnmore a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b58c0d;
	text-decoration: none;
	font-weight: bold;
}
.learnmore  a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b58c0d;
	text-decoration: none;
	font-weight: bold;
}
.learnmore a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #b58c0d;
	text-decoration: underline;
	font-weight: bold;
}

.footerlink a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footerlink a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footerlink  a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footerlink a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

.bluelink a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: normal;
	text-decoration: none;
}
.bluelink a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: normal;
	text-decoration: none;
}
.bluelink  a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: normal;
	text-decoration: none;
}
.bluelink a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: normal;
	text-decoration: underline;
}

.faqlink a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: normal;
	text-decoration: none;
}
.faqlink a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: normal;
	text-decoration: none;
}
.faqlink  a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: normal;
	text-decoration: none;
}
.faqlink a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: bold;
}

/* Styles for the entire jQuery menu */
.lavaLamp {
    position: relative;
    height: 34px; width: 469px;
	padding-top:15px; padding-left:0px; padding-right:0px;
    overflow: hidden;
}

/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
	list-style: none;
}

/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
	background: url(../images/menu-over.png) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
background: url(../images/menu-over.png) no-repeat top left;
height: 30px;
margin-right: 9px;
}

/* Styles for each menu-item. */
.lavaLamp li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 14px arial;
	color: #fff;
	text-align: center;
	height: 30px; top: 7px;
	z-index: 10; letter-spacing: 0;
	float: left; display: block;
	margin: auto 14px;
}
	
/* Font Styles */
		
.tahoma11-w {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.arial20-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #02598b;
	font-weight: 100;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.arial16-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #02598b;
	font-weight: 100;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.tahoma11-bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #6c6c6c;
}
.tahoma11-gold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #b18d1e;
}
.tahoma12-gray {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6c6c6c;
}
.tahoma12-black {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-shadow:2px 2px 2px #CCCCCC;
}
h2 {
	color: #666;
	font-size: 14px;
}
.tahoma13-w {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.arial23-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	color: #d8d8d8;
	text-decoration: none;
}
.tahoma13-w {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.tahoma12-w {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.tahoma14-gu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #6c6c6c;
	font-weight: bold;
}
.arial20-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #02598b;
	font-weight: 100;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-bottom:15px;
}.arial18-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #02598b;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-bottom:15px;
}
.tahoma14-gold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #b18d1e;
	text-decoration: none;
	font-weight: bold;
}

.arial16-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #02598b;
	font-weight: 100;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.arial11-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #02598b;
	font-weight: bold;
}
.arial12-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02598b;
	font-weight: bold;
}
