/* Globals */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 14px;
	background: #1c6ca6;
}

html {

}

a { color: #454545; }

.clearboth { clear:both; }

.leftfloat { float: left; }
.rightfloat { float: right; }

.lpinput { 
	height: 12px;
	background: none;
	border: none;
	font-size: 9px; 
	color: #a0a2a4;
	padding-left: 3px;
	padding-right: 3px;
}

.uninput {
	background-image: url('../images/uninput.jpg');
	background-repeat: no-repeat;
	width: 129px;
}

.uninput2 {
	background-image: url('../images/inputbg2.jpg');
	background-repeat: no-repeat;
	width: 129px;
}

.pwinput {
	background-image: url('../images/pwinput.jpg');
	background-repeat: no-repeat;
	width: 87px;
}

/* Body Divs */

#wrap { 
	width: 1350px;
	margin: 0 auto;
}

#headerwrap { 
	background-image: url('../images/headerbg.jpg');
	height: 62px;
}

#header {
	padding-top: 50px;	
	height: 32px;
}

#frontpage p {
	margin-top: 0px;
}

#header { 
	width: 982px;
	margin: 0 auto;
	background: none; 
}

.headsmall { color: #fff; font-size: 10px; text-decoration: underline; }
.headsmallnou { color: #fff; font-size: 10px; text-decoration: none; padding: 4px; }
.headsmallnou:hover { background: #e18005; padding:4px; }

#bluebarwrap {
	background-image: url('../images/bluebarbg.jpg');	
	height: 21px;
}

#subheaderwrap {
	height: 112px;
	background-image: url('../images/subheaderwbg.jpg');
	background-repeat: no-repeat;
}

#subheader {
	height: 113px;
	background-image: url('../images/subheaderbg.jpg');
	background-repeat: no-repeat;	
	background: none;
	padding
}

#menuwrap {
	background: #1c6ba4;
	background-image: url('../images/menubarbgw.jpg');
	height: 29px;
}

#contentwrap {
	background: #fff;
	background-image: url('../images/content_bg.jpg');
	background-repeat: no-repeat;
}

#contentwrap_sub {
	background: #fff;
	background-image: url('../images/content_bg_1.jpg');
	background-repeat: no-repeat;
}

#footerwrap {
	padding-top: 30px; 
	background: #1c6ca6;
}

#subpagebox {
	width: 600px;
	float: left;
	padding: 30px;
}

#sidebar {
	float:right;
	background: #203042; 
	width: 235px;
	margin: 7px 10px 15px 0;
}

#sidebar a { color: #fff;text-decoration:underline; }

#sidebar li { 
	list-style-type: none;
}

#ourmembers {
	padding-left:27px;
	height:30px;
}

.sbitem { padding: 13px 27px 13px 23px; }
.sblist { line-height: 15px; }

.inside {
	width: 982px;
	margin-left: 180px;
}

#aboutdpaa ul {
	margin: 0;	
	padding: 0;
}

#aboutdpaa ul li {
	line-height: 18px;
}

#searchtop {
	//padding-top:3px;
	background: #1c6ca6;
}

/* News Page */
#newsblock {
	width: 600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#newsblock div h2 {
	width:550px;
}

.rssbox {
	padding: 16px 0 0 14px;
	//padding: 0 0 0 14px;
}

#footer {
}

#footermenu a {
	color: #fff;
	text-decoration: none;
}

#footermenu a:hover {
	text-decoration: underline;	
}

#menu {
	background: #004;
	height: 42px;
	padding-left: 28px;
	border-bottom: 1px solid #235da5;
}

.active { background-image: url('../images/mnu_over.jpg'); }

#attachmentbox {  }
.attachment { padding-left:11px; background: #82cdf9; font-family: Arial, Helvetica, sans-serif;  }

#attachmentbox h3{
	padding-left:14px;
	margin-bottom:4px;
}

#content {
}

#subcontent {
}

.req {
	color:#FF0000;
}

.noborder {
	border: 0px solid #fff;
	background-image:none;
}

.box { border: 1px solid #b2d5ed; background: #e7ecf2; }

.error {
	background-color:#fffde9;
	color:#FF0000;
	padding:4px;
	border:1px solid #ff0000;
}

#jsenabled {
	/* only shown if js is enabled */
	display:none;
}

/* Ads stuff */
.ad {
	margin: 25px 20px 0 0;
	border: 0px solid #bdbdbd;
}

.adtemp_1 {	
	border:none;
	margin:0;
	margin-top:10px;
}

.adtemp_2 {
	margin: 0 auto;
	width: 235px;
}

/*********************************
  member rollover styles
*********************************/
.member_popup {
	display:none;
	width:490px;
	position:absolute;
}
				
.member_popup.left {
	margin-left:36px;
}


.member_rollover {
	width:134px;
	height:84px;
	float:left;
	background:url('../images/rollover-left.png');
	background-repeat:no-repeat;
	z-index:50;
					
}

.member_body {
	width:356px;
	float:right;
	background-color:#FFFFFF;
	background:url('../images/mroll-left-bg.png');
	background-position:left top;
	z-index:20;
}

.member_bottom {
	width:356px;
	float:right;
}

.member_rolloff {
	width:134px;
	height:84px;
	float:left;	
	position:absolute;	
	top:85px;
	left:0;	
	z-index:200;			
}


.member_content {
	text-align:justify;
	padding:10px;
}

/* right-aligned popups */
.member_popup.right {
	margin-left:-325px;
	display:none;
}

.member_popup.right div.member_rollover {
	float:right;
	background:url('../images/rollover-right.png');
	background-repeat:no-repeat;
}

.member_popup.right div.member_body {
	float:left;
	background:url('../images/mroll-right-bg.png');
	background-position:left top;
	border-left:none;
}

.member_popup.right div.member_bottom {
	float:left;
	margin:0;
	padding:0;
}

.member_popup.right div.member_rolloff {
	float:right;
	left:356px;
}

.flink {
	cursor:pointer;
}


/***********************
Media tabs on homepage
/**********************/
#media {
	text-align:center;
}
#phototab {
	display:none;
}
#medianav ul {
	display:inline;
	float:right;
}
#medianav li {
	list-style-type:none;
	display:inline;
	cursor:pointer;
	margin-left:8px;
	font-size:12px;
}
#medianav li.active {
	color:#1c6ba5;
}

#medianav li.inactive {
	color:#a4c4db;
}

/***********************
email form popup
/**********************/

#emailpopup {
	width:489px; 
	height:516px; 
	background-image:url('../images/email_bg.png');
	color:#fff;
}

#emailpopup #title {
	margin-left:451px;
	margin-top:2px;
	padding-top:2px;
	color:#454545;
	font-size:10px;
}

#emailpopup #header {
	height:24px;
	background-color:#3c93d0;
	margin-top:87px;
	padding-top:10px;
	width:469px;
	font-weight:bold;
	color:#fff;
	padding-left:20px;
	font-size:16px;
}

#emailpopup #pagetitle {
	padding-left:20px;
	color:#fff;
	font-weight:bold;
	margin-top:30px;
	font-size:15px;
}
#emailpopup #instructions{
	padding-left:20px;
	color:#fff;
	margin-top:10px;
	font-size:11px;
	width:449px;
}

#emailpopup table {
	margin-left:20px;
	margin-top:10px;
}

#emailpopup td {
	font-size:11px;
}

#emailpopup input, #emailpopup textarea {
	border:none;
}

/***********************
share popup
/**********************/
#sharepopup {
	width:100px; 
	height:98px; 
	background-image:url('../images/share_bg.png');
	background-repeat:no-repeat;
	color:#fff;
}

#sharepopup #social {
	margin-top:17px;
	margin-left:20px;
}

/* Font Styles */

h1 { color: #3c93d0; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height:20px; font-size:22px; }
h2 { color: #1c6ca7; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase }
h3 { color: #3c93d0; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 0; padding-bottom:0; }
h4 { color: #1c6ca6; font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }

.blue1 { color: #0f75bc; }
.grey { color: #333333; }
.dkblue { color: #202f41; }
.ltblue { color: #3c93d0; }
.white { color: #fff; }
.ltblue2 { color: #6da0c6; }
.ltblue3 { color: #1c6ca6; }

.bodyfont { font-size: 12px; }

.font10 { font-size: 10px; }
.font11 { font-size: 12px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font18 { font-size: 18px; }

.lh12 { line-height: 12px; }
.lh14 { line-height: 14px; }
.lh15 { line-height: 15px; }
.lh16 { line-height: 16px; }
.lh17 { line-height: 17px; }
.lh18 { line-height: 18px; }

.mr5 { margin-left: 5px; }
.mr10 { margin-right: 10px; } 

.uc { text-transform: uppercase; }
.nou { text-decoration: none; }

.bold { font-weight: bold; }

.subheadline {
	color:#7fb8e0;
	font-weight:bold;
	font-size:14px;
}

h2.headerline, h2 span.headerline {
	background-image:url('../images/subheadbg.jpg');
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	padding:6px 13px;
	display:inline;
	font-weight:bold;
}

.headerline {
	background-image:url('../images/subheadbg.jpg');
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	padding:6px 13px;
	display:inline;
	font-weight:bold;
	text-decoration:none;
}

.headerline-sm {
	background-image:url('../images/headersm-bg.jpg');
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	padding:3px 6px;
	display:inline;
	font-weight:bold;
	text-decoration:none;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: pointer;
}

#topleft {
	width:565px;
	float:left;
	height:0px;
}

#topleft .white a, #topleft .white {
	color:#000;
}
