html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
	margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
li {
    margin-bottom: 10px;
    list-style-type: disc;
}

ul {
    padding: 10px;
    margin-left: 10px;
    list-style-type: disc;
}
body{
	line-height:1}

a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;}

input,select{
	vertical-align:middle}

body{
    font-family: Calibri, Arial, sans-serif;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position:center top;
    width:100%;}

a {
	text-decoration: none;
	color:#005eab;}
	
a:hover, #footer a:hover {
	text-decoration: underline;}
	
p{
	margin-bottom:10px;}
	
h1, h2, h3{
	font-weight:normal}


span{
	color:#FF0000;}

legend{
	display:none;}

label{
	display:block;}
	
input{
	font-family: Calibri, Verdana, sans-serif;
	width:100%;
	margin:5px 0;
	font-size: 13px;}
	
input[type=submit]{
	background: #2d4d65;
	color:#ffffff;
	font-weight: bold;
	border:none;
	text-transform:uppercase;
	cursor: pointer;
	width:auto;}
	
#toolbar-left, #left-column, #top-banner, #homepage-content, .homepage-box{
   float: left;}

#background-wrapper {
    overflow: hidden;
    position: absolute;
    top: 0;
	left: 0;
    width: 100%;
    z-index: -1;}

#toolbar-wrapper {
    background: #002644;}
	
#toolbar-left {
    background: #0055a0;
    height: 33px;
    margin-left: 5px;
    width: 200px;}
	
#toolbar, #page{
    margin: auto;
	overflow:hidden;
    width: 989px;}

#page {
    background: url(../images/right-shadow.png) right top no-repeat;}

#left-column {
    margin-left: 5px;
    position: relative;
    width: 200px;}
	
#logo-wrapper{
	background:#0055a0;
	text-align:center;
	height:136px;}
	
#menu-wrapper {
    position: absolute;
    width: 200px;}	

#left-menu-top {
    background-image: url(../images/alpha_005eab.png);
    min-height: 100px;
    padding: 60px 0;
    position: relative;}

#menu li{
	font-size:14px;
	color:#FFFFFF;
	margin-bottom:8px;
	padding:0 15px;
    display: block;}

#top-banner{
	width:777px;
	height: 334px;
	position: relative;
	background: url(../images/right-shadow.png) no-repeat 0px -200px;}
	
#banner-legend-wrapper{
	position: absolute;
	bottom: 0px;
	background: url(../images/alpha_51565a.png);}

#banner-legend{
	color: #ffffff;
	padding: 10px 20px;
	width:737px;
	background: url(../images/right-shadow.png) no-repeat center left;}

#banner-legend h1{
	font-size:24px;
	position:relative}
	
#homepage-content{
	background:#fff url(../images/right-shadow.png)  no-repeat  0px -500px;
	padding: 10px;
	margin-left: 205px;
    width: 100%;
}

#footer{
	padding-top:25px;
	background:url(../images/minidot-h.png) top repeat-x;
    color:#847676;
    font-size:11px;
    font-weight:bold;}
	
.homepage-box{
    padding: 5px 12px 5px 10px;
	margin-bottom:25px;
	height:160px;
    width: 36%; /* 230px */
    background: url(../images/minidot-right.png) right center repeat-y;}
	
.last-item{
    background: none;}

.homepage-box h2 {
    color: #002644;
    font-size: 16px;
    margin-bottom: 12px;
    text-transform: uppercase;}

.rowFormAction{
	text-align:right;}
	
.btn{
    background-color: #005eab;
	font-size:18px;
	text-transform:uppercase;
    color: white !important;
    display: block;
	text-align:center;
	margin-top:25px;
	padding:10px 0;}
	
.btn:hover{
   text-decoration: none;}
	
.clear{
	overflow:hidden;}
