html{
	background:#fff url(images/gradient.jpg) repeat-x scroll 0 0;
}
body{
	background:transparent url(images/background.jpg) no-repeat center top;
	display:table;
	padding:0;
	width:100%;
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-size: 12px;
	word-spacing: 0px;
	color: #000000;
	text-align:left;
	height:100%;
	min-height:100%;
	margin:0 auto;
}

.bodylayout{
	background:url(images/background.jpg) no-repeat center top;
}

a{ 
	color:#2B71B9 !important; 
	text-decoration:none; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-size: 11px;
	word-spacing: 0px;
	font-weight:normal;
}

input{
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	color:#7F7772;
	margin-bottom:3px;
}

textarea{
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	color:#7F7772;
	margin-bottom:3px;
}

input.submit{
	background:transparent url(images/formbg.gif) repeat-x scroll left top;
	color:#000000;
	cursor:pointer;
	font-size:12px;
	padding:0 2px;
}

a:visited{ 
	color:#2B71B9 !important; 
	text-decoration:none; 
}

a:hover{ 
	color:#2B71B9 !important; 
	text-decoration:underline; 
}

img{
	max-width:454px;
	border:0;
}

h1{
	font-size:16px;
	color:#00265a;
}

h3{
	font-size:15px;
	margin-bottom:5px;
	color:#00265a;
} 

h3{
	font-size:13px;
	margin-bottom:5px;
	color:#00265a;
}

table, td{
	padding:0;
	font-size:11px;
	border-collapse: collapse; 
}

table{
	border-collapse: collapse; 
}

td.menu{
	height:50px;
	text-align:center;
}

ul#topmenu{
	list-style: none;
	margin:17px 0 0 0;
	padding:0;
}

ul#topmenu li{
	font-size:11px;
	display: inline;
	padding:0 15px 0 14px; 
	background: url(images/globalnavdivider.gif) no-repeat right center;
	background-position:0px 2px;
}

ul#topmenu li.first{
	padding-left:0px;background-image:none;
}

ul#topmenu li.last{
	padding-right:0; 
}

ul#topmenu a{
	text-decoration: none;
	padding: 0 0 3px;
	color:#fff !important;
}

ul#topmenu a:hover{
	color:#fff !important; 
	text-decoration:underline;
}


td.middle{
	height:263px;
	text-align:left;
}

td.footer{
	background:#fff url(images/footer.jpg);
	width:982px;
	height:67px;
	text-align:center;
}

ul#leftmenu{
	list-style: none;
	padding:18px 15px 0 0 ;
	margin: 0;
}

ul#leftmenu li{
	text-align:right;
	font-size:10px;
	display: block;
	padding:10px 0px 0px 0px; 
}

ul#leftmenu a{
	text-decoration: none;
	color:#00265a !important;
}

ul#leftmenu  a:hover{
	color:#00265a !important; 
	text-decoration:underline;
}

td.leftmenu{
	background:#fff url(images/left_menu_gradient.jpg) repeat-y;
	text-align:right;
}

div.leftinnerwrapper{
	background:#fff url(images/left_menu.jpg) no-repeat;
	width:261px;
	height:303px;
}

td.main{
	padding:20px 15px;
}

div.mainwrapper{
	overflow:hidden;
	width:430px;
}

td.rightmenu{
	background:#fff url(images/right_menu_gradient.jpg) repeat-y;
}

div.rightinnerwrapper{
	background:#fff url(images/right_menu.jpg) no-repeat;
	width:261px;
	height:303px;
}

ul#navbottom {
	list-style: none;
	margin: 0;
	padding:18px 0;
}

ul#navbottom li{
	font-size:11px;
	display: inline;
	padding:0 15px 0 14px; 
	background-position:0px 2px;
}

ul#navbottom li.first{
	padding-left:0px;background-image:none;
}

ul#navbottom li.last{
	padding-right:0; 
}

ul#navbottom a{
	text-decoration: none;
	padding: 0 0 3px;
	color:#00265a !important;
}

ul#navbottom a:hover{
	color:#00265a !important; 
	text-decoration:underline;
}