.inner_bg {
	background-image: url(images/inner_bg2.png);
	background-repeat: repeat-x;
	background-color: #1c3367;
	margin:0px;
}

.flash_bg {
	width:100%;
	background-image: url(images/flash_bg.png);
	background-repeat: no-repeat; height:100%;
	background-position:center top;
}

.inner_leftbg {
	background-image: url(images/inner_leftbg.png);
	background-repeat: no-repeat;
	background-position:right top;
}

.inner_rightbg {
	background-image: url(images/inner_rightbg.png);
	background-repeat: no-repeat;
	background-position:left top;
}

.home_bg {
	background-image: url(images/home_bg.png);
	background-repeat: no-repeat;
	background-position:center top;
	margin:0px;
}

.footer_bg {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x; height:127px;
}

.topnav_bg {
	background-image: url(images/topnav_bg.png);
	background-repeat: repeat-x;
}

.nav_bg {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
}

.innernav_bg {
	background-image: url(images/innernav_bg.png);
	background-repeat: repeat-x;
}

.sidenav_bg {
	background-image: url(images/sidenav_bg.jpg);
	background-repeat: repeat-x;
	border-left:solid 1px #97D0E1;
	border-right:solid 1px #97D0E1;
	background-color:#E5F4F8;
}

.innerbodybg {
	background-image: url(images/innerbody_bg.png);
	background-repeat: repeat-x; background-color:#e5f4f8;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
}

.formbg {
	background-image: url(images/innerbody_bg.png);
	background-repeat: repeat-x; background-color:#e5f4f8;
	border:solid 1px #AADAE8;
}

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

.btn_bg {
	background-image: url(images/btn_bg.jpg);
	background-repeat: repeat-x; border:solid 1px #1F4484;
	height:26px; font-family:"Myriad Pro"; font-size:15px;
	color:#FFFFFF; font-weight:bold;
}

.innertable_bg {
	background-image: url(images/innertable_bg.jpg);
	background-repeat: repeat-x;
}

.innertable_bg2 {
	background-image: url(images/innertable_bg2.jpg);
	background-repeat: repeat-y;
}

.intab_bg {
	border-left: solid 1px #88CADD;
	border-right: solid 1px #88CADD;
}

.textbox_bg2 {
	border: solid 1px #69C2DC;
	font-family:arial; font-size:11px; padding:4px;
}

.searchboxdiv {
	margin:0px;
	height:26px;
	width:180px;
	background:url(images/search_bg.png) no-repeat bottom;
}

.searchbox {
	background:none; border:none;
	width:148px; height:18px;
	margin:0; padding: 6px 7px 0px 31px;
	font-family:Arial; font-size:11px;
}

.gobtn {
	background:url(images/btn_go.png) no-repeat;
	width:40px; height:26px;
	border:none; cursor:auto;
}
	

.whitefont {
	font-family:"Trebuchet MS"; font-size:14px;
	color:#FFFFFF; line-height:20px; text-align:justify;
}

.innerheader1 {
	font-family:"Myriad Pro"; font-size:18px;
	color:#152C5D;
}

.innerheader2 {
	font-family:"Myriad Pro"; font-size:18px;
	color:#000000;
}

.bodyfont {
	font-family:arial; font-size:12px; color:#000000;
	text-align:justify; line-height:19px;
}

.smallfont {
	font-family:arial; font-size:11px; color:#000000;
	text-align:justify; line-height:20px;
}

.bulletfont {
	font-family:arial; font-size:12px; color:#000000;
	text-align:justify; line-height:23px;
}	

.footfont {
	font-family:arial; font-size:11px; color:#A1A4AC;
	line-height:26px;
}

.bordertop {
	border-top:solid 1px #88CADD;
}

.borderleft {
	border-left:solid 1px #88CADD;
}

.borderright {
	border-right:solid 1px #88CADD;
}

.borderbottom {
	border-bottom:solid 1px #88CADD;
}

.bluelink:link {
	font-family:arial; font-size:13px; color:#005680;
	font-weight:bold; text-decoration:none;
}

.bluelink:visited {
	font-family:arial; font-size:13px; color:#005680;
	font-weight:bold; text-decoration:none;
}

.bluelink:hover {
	font-family:arial; font-size:13px; color:#000000;
	font-weight:bold; text-decoration:none;
}

.navlink:link {
	font-family:"Myriad Pro"; font-size:17px;
	font-weight:bold; color:#152C5D; text-decoration:none;
}

.navlink:visited {
	font-family:"Myriad Pro"; font-size:17px;
	font-weight:bold; color:#152C5D; text-decoration:none;
}

.navlink:hover {
	font-family:"Myriad Pro"; font-size:17px;
	font-weight:bold; color:#000000; text-decoration:none;
}

.learnmore:link {
	font-family:"Trebuchet MS"; font-size:15px;
	font-weight:bold; color:#ffffff; text-decoration:underline;
}

.learnmore:visited {
	font-family:"Trebuchet MS"; font-size:15px;
	font-weight:bold; color:#ffffff; text-decoration:underline;
}

.learnmore:hover {
	font-family:"Trebuchet MS"; font-size:15px;
	font-weight:bold; color:#ffcc00; text-decoration:underline;
}

.footlink:link {
	font-family:Arial; font-size:11px;
	color:#A1A4AC; text-decoration:none;
}

.footlink:visited {
	font-family:Arial; font-size:11px;
	color:#A1A4AC; text-decoration:none;
}

.footlink:hover {
	font-family:Arial; font-size:11px;
	color:#ffffff; text-decoration:none;
}

.blanklink:link {	
	font-family:Arial; font-size:11px;
	color:#000000; text-decoration:none;
}

.blanklink:visited {	
	font-family:Arial; font-size:11px;
	color:#000000; text-decoration:none;
}

.blanklink:hover {	
	font-family:Arial; font-size:11px;
	color:#000000; text-decoration:underline;
}

a:link {
	color:#01628B; text-decoration:none;
	font-size:11px;
}

a:visited {
	color:#01628B; text-decoration:none;
	font-size:11px;
}

a:hover {
	color:#ff0000; text-decoration:none;
	font-size:11px;
}

.graybg {
	background-image: url(images/gray_bg.jpg);
	background-repeat: repeat-x;
	border:solid 1px #ABDBE7;
}

.li {
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
}

form {
	margin:0px;
}

