html {
    position: relative;
    min-height: 100%;
}

body {
	text-align:center;
	background: url(../images/site-back.jpg)no-repeat;
	 margin: 0 0 100px; /* bottom = footer height */
}

#header {
	margin: 0px 0px 0px 0px;
	font-family: trebuchet ms;
	margin: 0 auto;
	width:980px;
	text-align:center;
}

#wrapper {
	margin: 0px 0px 0px 0px;
	font-family: trebuchet ms;
	font-size: 14px;
	line-height: 16px;
	text-align:center;
	
}
	
img {
	border:none;
	}
	
a {
	font-family: trebuchet ms;
	font-size: 16px;
	line-height:18px;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	}

a:hover {
	font-size: 16px;
	color:#DD2127;
}

td {
	vertical-align:top;
	font-size: 14px;
	line-height: 16px;
	background-color: transparent;
	color: #000000;
	}
	
p {
	font-family: trebuchet ms;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
	background:transparent;
	text-align:left;
}

div.spcdiv {
	height:10px;
	width:980;
	}

#content {
	padding-bottom:20px;
	font-family: trebuchet ms;
	font-size: 14px;
	line-height: 16px;
	margin: 0 auto;
	width:980px;
	text-align:justify;
	}
	
#content a {
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: normal;
	line-height:16px;
	color:#085239;
	text-decoration:none;
	}

#content a:hover {
	font-size: 14px;
	color: #B6B000;
}

#content p {
	font-family: trebuchet ms;
	font-size: 16px;
	line-height: 18px;
	color: #4e4e4e;
	background:transparent;
	text-align:left;
}

#content ul,ol {
	font-family: trebuchet ms;
	font-size: 14px;
    color:#000;
	margin-top:3px;
	margin-bottom:0px;
	}

#content li {
	font-family: tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	background:transparent;
	text-align:left;
	list-style:outside;
	margin:5px 15px;
}

tr {
	vertical-align:top;
	}
	

td {
	vertical-align:top;
	font-size: 14px;
	line-height: 16px;
	background-color: transparent;
	}

th {
	vertical-align:top;
	text-align:left;
	font-size: 14px;
	line-height: 16px;
	background:#11438A;
	color:#FFFFFF;
	}

img {
	border:none;
	}
	
h1 {
	font-family: tahoma;
	font-weight:normal;
	padding:5px 0px 3px 0px;
	color: #30405F;
	font-size:20px;
	line-height:24px;
	}
	
h2 {
	font-family: tahoma;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:15px 0px 5px 0px;
	color:#293912;
	font-size:15px;
	font-weight:bold;
	}
	
h3 {
	font-family: tahoma;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
	color: #4A6703;
	font-size:14px;
	}
	
h3 a{
	font-family: tahoma;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #4A6703;
	font-size:14px;
	}
	
h3 a:hover{
	font-family: tahoma;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #BCC7DC;
	font-size:14px;
	}
	
h4 {
	font-family: tahoma;
	font-weight:bold;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	color: #014681;
	font-size:14px;
	}
	
h5 {
	font-family: tahoma;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	color: #D47824;
	}
	
h6 {
	vertical-align:top;
	text-align:left;
	font-size: 12px;
	line-height: 13px;
	padding:2px;
	background:#11438A;
	color:#FFFFFF;
	}
	
.faq {
	font-family: trebuchet ms;
	font-weight:normal;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:5px;
	color: #000000;
	font-size:14px;
	}

sup {
	color:#D47824;
	font-weight:bold;
	}
	
#footerwrap {
	background: url(../images/bottom-back.jpg)no-repeat;
	margin: 0px 0px 0px 0px;
	font-family: trebuchet ms;
	font-size: 14px;
	line-height: 16px;
	text-align:center;
	position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%;
}

#footer {
	margin: 0 auto;
	width:980px;
	font-family: trebuchet ms;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	padding:20px;
}

#footer h2 {
	margin:15px 5px;
	font-size:18px;
	font-weight:350;
	color:#085239;
	text-align:left;
	border-bottom:none;
}

#footer p {
	font-family: trebuchet ms;
	margin:5px 10px;
	font-size:14px;
	color: #eee;
}


#footer a {
	font-weight:normal;
	text-decoration:none;
	line-height:25px;
	color:#eee;
	font-size:15px;
}

#footer a:hover {
	color:#B6B000;
	text-decoration:none;
	
}

label {
	color:#eee;
	}


#overlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: #333;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#message_box, #feedback_box{
    width: 400px;
    border-radius: 10px;
    display: none;
    position: fixed;
    top: 50%;
    right: 50%;
    margin-top: -200px;
    margin-right: -200px;
    z-index: 100001;
    -moz-opacity: 1.0;
    opacity: 1.0;
    background-color: white;
}
.link{
    cursor: pointer;
}
.message_title{
    background-color: #085239;
    color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#message_form input, #message_form textarea, #feedback_box textArea, #feedback_box input{
    width: 380px;
    display: block;
}
#message_form input[type="submit"], #feedback_box input[type="submit"]{
    width: 80px;
    float: right
}
#message_form form, #feedback_box form{
    border: none;
}
.close{
    float: right;
    padding-right: 10px;
}