body {
	padding: 5px;
	margin: 5px;
	color: #333333;
	text-align: justify;
	font: 11px Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	color: #28398a;
}
a img {
	border:none;
}
td, th {
	padding: 5px;
	vertical-align: top;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #2B6CE0;
	margin-bottom: 2px;
}
h2 {
	color: #42688D;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #003366;
	background: #003366;
	height: 1px;
	border-style: none;
}

input, textarea, select {
	font: 11px/1.3em Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
form div {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form div label {
  float: left;
  text-align:right;
  margin-right:1%;
  width: 15%;
}
form div .vertical {
	clear: none;
	float:left;
	padding:0;
}
form div .nofloat {
	float: none;
	text-align:left;
	width: auto;
	margin: 0px;
}
form .indent {
	margin-left: 16%;
}
form .title {
	font-size:12px;
	margin:0px;
	padding:5px 0px;
}
form .btn {
	background: #BBBCBC url(../images/dialog_button.gif) repeat-x;
	border-top: 1px double #FFF;
	border-right: 1px double #7F7F7F;
	border-bottom: 1px double #7F7F7F;
	border-left: 1px double #fff;
	padding-right: 2px;
	padding-left: 2px;
}
fieldset {
	margin-bottom: 5px;
	margin-top: 5px;
}

fieldset legend {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.field {
	background:#fff;
	border: 1px solid #999999;
}
.fielderror {
	background:#FCEEEC;
	border: 1px solid #BF272D;
}
.validationmessage li, .errormessage {
	padding-left: 5px;
	text-align: left;
	font-weight:normal;
	color: #8B1D22;	
}
.validationmessage {
	font-weight: bold;
	color: #BF272D;
	background: #FCEEEC url(../images/error.gif) no-repeat 10px 10px;
	padding-top: 10px;
	padding-left: 40px;
	margin: 10px 0px;
	border: 1px solid #bf272d;
	display: none;
}
.block {
	display:block;
}

#header .top {
	background: url(../images/top_curve.gif) no-repeat right top;
	text-align: center;
	width: 190px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
}

#header .topL {
	text-align: center;
	font-weight: lighter;
	font-size: smaller;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
}

#header .logo {
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	height: 113px;
	clear: right;
	background: url(../images/logo_bg.gif) repeat-x;
	overflow: hidden;
}

#menu {
	background: url(../images/menu.jpg) no-repeat left top;
	width: 700px;
	position: absolute;
	left: 15px;
	top: 114px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	margin:0px;
	padding:0px;
	display:inline;
}
#menu li a {
	float:left;
	color: #666;
	display:block;
	background: url(../images/tabs_01.gif) no-repeat left top;
	padding: 0px 0px 0px 7px;	
	margin:0px 3px;
	text-transform:uppercase;
}
#menu > ul a {
	width:auto;
}
#menu ul li a span {
	float: left;
	display: block;
	background: url(../images/tabs_02.gif) no-repeat right top;
	padding: 5px 7px 4px 0px;
	cursor:pointer;
}
#menu ul li a:hover {
	background-position: 0% -22px;
}
#menu ul li a:hover span {
	background-position: 100% -22px;
}

#main {
	background: #D6D6D6 url(../images/back.jpg) repeat-x left top;
	padding: 10px;
	border-right: 1px solid #003366;
	border-left: 1px solid #003366;
	font-size: 12px;
}
#main .heading {
	background: url(../images/head.gif) no-repeat left top;
	padding: 11px 10px 3px;
}
#main .heading h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding:0px;
	float:left;
	text-transform: uppercase;
}

#main .heading h2 {
	font-size: 14px;
	color: #003366;
	margin: 0px;
	padding:3px;
	text-align: right;
	float:right;
}

#main .content {
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	background: #FFFFFF;
	padding: 10px;
	min-height:200px;
}

td.blurb {
	font-size: large;
	text-align: center;
	vertical-align: middle;
	width:30%;
}

table.linksnblurb
{
	width:100%;
}

#footer {
	position: relative;
	width: 100%;
}
#footer .middle {
	border-top: 1px solid #003366;
	margin-right: 150px;
	margin-left: 150px;
}
#footer .right, #footer .left {
	text-align: center;
	width: 150px;
	padding-bottom: 5px;
	padding-top: 3px;
}
#footer .right {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/bottom_curve_right.gif) no-repeat right top;
}
#footer .left {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/bottom_curve_left.gif) no-repeat left top;	
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.arrows {
	padding: 0px;
	list-style: none;
	float: right;
	margin: 5px;
}
.arrows li {
	margin-bottom: 5px;
}
.arrows li a {
	display: block;
	background: url(../images/arrow.jpg) no-repeat 0px 0px;
	width: 250px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	height: 53px;
}
.arrows li a:hover {
	background: url(../images/arrow.jpg) no-repeat 0px -73px;
	color: #FFFFFF;	
}
.small {
	font-size: 9px;
}
.boxes {
	padding: 0px;
	margin:0px;
	list-style: none;
	font-size: 11px;
}
.boxes li {
	margin: 3px;
	float:left;
}
.boxes li a {
	display: block;
	background: url(../images/box.jpg) no-repeat 0px 0px;
	width: 102px;
	color: #666;
	text-align: center;
	height:82px;
	padding:20px;
}
.boxes li a:hover {
	color:#333;
	background: url(../images/box.jpg) no-repeat 0px -121px;
}
.boxes li a strong {
	color:#555;
}
.boxes li a:hover strong {
	color:#000000;
	border-bottom: 1px solid navy;
}

/*  hack for min hieght in IE*/
* html #main .content {
	height:200px;
}
/* hack for the bottom curve in IE */
* html #footer .right {
	right: -1px;
}
.rightimage {
	float: right;
	margin:0px 0px 5px 5px;
}
.specials {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

.specials td {
	padding:5px;
	border-bottom: 1px solid #003366;
}
.specials .col {
	width:100px;
}

