@import "dropdown.css";
/* CSS Document */
img{
	border:0px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* Overall Styles */
body {
     margin: 0px;
	 padding: 0px;
	 background: url(../images/body_bg.jpg) no-repeat top center;
	 font-family: Trebuchet MS, Arial, Helvetica;
}

#contain {
	background-image: url(../images/top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 980px;
	height: auto;
	min-height: 500px;
	margin: 0px auto;
}

#top {
	width: 940px;
	height: 135px;
	margin-left: 20px;
}

#flash {
	height: 295px;
	width: 940px;
	margin-left: 20px;
}

#content {
	height: auto;
	width: 940px;
	margin-left: 20px;
	min-height: 100px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;

}

#left {
	width: 460px;
	padding:10px 0 25px 0;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
}

#leftExtended{
	width: 720px;
	padding:10px 0 25px 0;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
}

#right {
	width: 460px;
	padding:10px 0 25px 0;
	float: right;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
}

#rightNarrow{
	width: 200px;
	padding:10px 0 25px 0;
	float: right;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
}

#full {
	width:940px;
	padding-bottom: 25px;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
}

#footer {
	clear: both;
	width: 940px;
	margin-left: 20px;
	height: 50px;
	border-top: 1px solid #ce0000;
	text-align: center;
}

#box{width:200px;background:url(../images/boxBG.jpg) repeat-y top;margin:23px 0px 0px 0px;}
.boxContent{width:184px;background:url(../images/boxHeader.jpg) no-repeat top;padding:8px 8px 4px 8px;}
.boxContent h1{font-size:14px;color:#CE0000;margin:0px 0px 0px 0px;}
.boxFooter{width:200px;height:6px;background:url(../images/boxFooter.jpg) no-repeat bottom;}


/*  Text Styles  */

p.top_p {
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica;
}

p.quote {
	float: right;
	display: block;
	width: 380px;
	margin-right: 40px;
	color: #ffffff;
	margin-top: 20px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: 600;
}

p.flash_area {
	display: block;
	width: 380px;
	float: right;
	color: #ffffff;
	margin-right: 35px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
}

h1 {
	color: #ce0000;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	margin-top: 15px;
}

h2 {
	color: #ce0000;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	margin-top: 15px;
}

h2 a {
	color: #333333;
	margin-left: 15px;
	
}

h2 a:hover {
	color: #ce0000;
}

ul.footer {
	list-style: none;
}

ul.footer li {
	display: inline;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
}

ul.footer a {
	color: #000000;
	text-decoration: none;
}

ul.footer a:hover {
	text-decoration: underline;
}

#footer address {
	font-style: normal;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
}

#content p {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
}
#content ul {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	list-style: circle;
}

#content ul li {
	margin-bottom: 3px;
}

/*  Image Styles  */

img.logo {
	margin-left: 40px;
	top: 5px;
	float: left;
	position: relative;
}

img.login {
	float: right;
	margin-top: 90px;
	margin-right: 20px;
	border: none;
}

img.flash_photo {
	margin: 10px 10px 0px 20px;
	float: left;
}

img.flash_button {
	float: right;
	margin-right: 20px;
}

img.flash_button2 {
	float: right;
	margin-top: 50px;
	left: 145px;
	position: relative;
}

/*  Nav Area */
#menuItems{
	width:921px; height:40px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight:bold; font-size:12px;
	color:#000000; 
	margin:0px auto;
	padding:0px 0px 0px 20px;
	background:url(../images/nav_bar.gif) no-repeat;
}
#menuItems li{
	font-weight:bold; font-size:14px;
	float:left;	
}
#menuItems ul li a{
	color:#000000;
	height:28px;
	font-weight:bold;
	display:inline-block;
	text-decoration:none;
	text-align:center;	
	padding:12px 35px 0px 35px;			
}
#menuItems ul li a:hover{
	color:#FFFFFF;
}
#menuItems ul li a:hover:visited{
	color:#000000;
}
#menuItems ul li a:visited{
	color:#000000;
}


/*interior page header */

#header {
	height: 285px;
	width: 940px;
	padding:10px 0 0 0;
	overflow:hidden;
}

#header img {
	float: left;
	padding-left: 20px;
}

#header h1 {
	width: 420px;
	float: right;
	color:#ffffff;
	font-size: 22px;
	margin:0;
}

#header p {
	float:right;
	width:420px;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
}

#header ul {
	margin-top:0;
	margin-left:0;
	padding:0;
	width:420px;
	float: right;
	list-style:none;
}

#header ul li {
	padding:2px 0 0 0;
	margin-left:0;
}

#header ul li a {
	color:#fff;
	font-size:12px;
	
}

/*FORM ELEMENTS*/
.formTitle{font-size:14px;font-weight:bold;color:#1db8c4;padding:0px 0px 12px 0px;}
.fieldRow{width:100%;padding:0px 0px 15px 0px;}
.fieldLabel{font-family:Trebuchet MS, Arial, Helvetica;font-size:12px;font-weight:bold;color:#ce0000;padding:0px 0px 3px 0px;}
.fieldText{font-size:11px;}
.fieldColumn{padding:0px 8px 0px 8px;float:left;}

/*COMMON ELEMENTS*/
.imgRight{float:right;padding:0px 0px 5px 5px;}
.imgLeft{float:left;padding:0px 5px 5px 0px;}
.clear{clear:both;}