@charset "utf-8";
/* CSS Document */

body {
    margin:0px;
    height:100%;
    background-color:#EEEEEE;
}
ul li {
	line-height:14px;
	padding-bottom:7px;
	list-style-type:circle;
	/*list-style-image: url(../images/stab-point.gif);*/
}
a {
    color:#597FA4;
	font-size:11px;
	text-decoration:underline;
}
p {
	margin-bottom:5px;
	margin-top:4px;
}
div, td {
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
}
hr {
	border:0px;
	color:#e5e5e5;
	background-color:#e5e5e5;
	height:4px;
	width:80%;
	margin-top:10px;
	margin-bottom:10px;
}
h1 {
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size:22px;
	padding:0px;
	margin:0px;
}
h2 {
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size:18px;
	padding:0px;
	margin-top:5px;
}
h3 {
	font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color:#15428B;
	letter-spacing:-1px;
}
.dropshadow {
	width:913px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/dropshadow-bg.gif);
	background-repeat:repeat-y;
}
.centerdiv {
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/blue-gradient-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.header {
	width:900px;
	height:135px;
	background-image:url(../images/bubbles-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.logo {
	position:absolute;
	left:21px;
	top:6px;
	width:354px;
	height:123px;
}
.navbar {
	width:900px;
	height:24px;
	border-top:1px solid #FFFFFF;
	background-image:url(../images/nav-bar-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
.menuitem {
	float:left;
	width:128px;
	height:24px;
	text-align:center;
}
.menuitem_chosen {
	float:left;
	width:128px;
	height:22px;
	color:#FFCC00;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	border-bottom:3px solid blue;
}
.menulink {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:22px;
}	
.menulink:hover {
	color:#FFCC00;
}
.bubbles {
	width:900px;
	height:162px;
	background-image:url(../images/bubbles-base-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.bubbles_base {
	background-image:url(../images/bubbles-base-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border:1px solid #FFFFFF;
}
.maindiv_holder {
	/*border:1px solid green;*/
}	
.maindiv {
	position:relative;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	border:1px solid #666666;
	background-color:#FFFFFF;
}
.tr_corner {
	position:absolute;
	top:-1px;
	right:-1px;
	width:11px;
	height:10px;
	background-image:url(../images/top-right-corner.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.bl_corner {
	position:absolute;
	bottom:-1px;
	left:-1px;
	width:11px;
	height:10px;
	background-image:url(../images/bottom-left-corner.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.download_link {
	line-height:22px;
	padding-left:22px;
	background-image:url(../images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.panel_text {
	margin:5px;
	margin-top:15px;
	line-height:15px;
	text-align:left;
}
.footer {
	position:relative;
	width:900px;
	height:24px;
}
.dropshadow_base {
	width:905px;
	height:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/dropshadow-base.gif);
	background-repeat:repeat-x;
}
.copyright {
	position:absolute;
	left:0px;
	top:0px;
	width:128px;
	color:#ffffff;
	font-size:10px;
	line-height:23px;
	padding-left:22px;
}	
.base_nav {
	position:absolute;
	left:150px;
	top:0px;
	width:600px;
	text-align:center;
}
.basemenulink {
	font-size:10px;
	color:#FFFFFF;
	line-height:23px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
}
.basemenulink:hover {
	color:#FFCC00;
}
.lucid {
	position:absolute;
	right:0px;
	top:0px;
	width:128px;
	text-align:right;
	line-height:23px;
	padding-right:22px;
}
.lucid a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

/* blue box styles ----------------------------------------- */

.bluehead_holder {
	background-color:#5C9CCD;
	background-image:url(../images/box-header-gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.bluehead_fixed {
	float:left;
	width:98%;
	z-index:99;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:42px;
	text-align:center;
}
.bluehead_top {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(../images/box-top-right-corner.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.bluehead_top_borderd {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/box-top-right-corner.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.bluehead_base {
/*	width:235px;
	height:36px;*/
	margin-top:7px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/box-bottom-left-corner.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.bluehead_text {
	color:#FFFFFF;
	padding-bottom:7px;
}
.video {
	line-height:16px;
	text-align:center;
	padding-top:10px;
	padding-bottom:15px;
	border-bottom:1px solid #e5e5e5;
}

/* form styles ------------------------------------------------------*/

.form_input, .form_textarea {
	width:300px;
}
.form_textarea {
	height:80px;
}