@charset "UTF-8";

body {
	background: #666666;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
}

/*------------END TOP MENU BAR------------*/

h1 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}

img {
	border: 0;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #7797AE;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#outerwrapper {
	width: 820px;
	position: relative;
	margin: 0px auto;
	text-align: left;
}

#innerwrapper {
	width: 820px;
	background: url(images/footer_bkg.gif) no-repeat center bottom;
	padding-bottom: 31px;
}

#header {
	width: 820px;
}

#dropshadowwrapper {
	background: url(images/wrapper_bkg.gif) repeat-y center top;
	width: 780px;
	padding-right: 20px;
	padding-left: 20px;
}

.twoCol #contentarea, .oneCol #contentarea {
	padding-left: 25px;
	padding-top: 50px;
}

.twoCol #contentarea {
	background: #CCCCCC url(images/contentBottom.gif) no-repeat center bottom;
	padding-bottom: 17px;
}

.oneCol #contentarea {
	background: #CCCCCC url(images/contentBottom-wh.gif) no-repeat center bottom;
	padding-bottom: 14px;
}

.twoCol #fauxcolumn {
	background-color: #CCCCCC;
	background: url(images/faux_bkg.gif) repeat-y;

}

.twoCol #contentHdr, .oneCol #contentHdr {
	float: left;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
}

.twoCol #contentHdr {
	width: 460px;
	background: url(images/mainHdrTop.gif);
}

.oneCol #contentHdr {
	width: 690px;
	background: url(images/fullHeader.gif);
}


.twoCol #maincontent, .oneCol #maincontent {
	float: left;
	padding: 20px 25px 25px;
	background: #FFFFFF;
}

.twoCol #maincontent {
	width: 450px;
	position: relative;
}

.oneCol #maincontent {
	width: 680px;
}


.twoCol #subHdr {
	float: left;
	width: 190px;
	height: 28px;
	background: url(images/subHdrTop.gif);
	padding-right: 20px;
	padding-left: 20px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
}
.twoCol #subcontent {
	padding: 20px 10px 20px 20px;
	float: left;
	width: 200px;
	font-size: 12px;
}

.oneCol #subHdr {
	display: none;
}

.oneCol #subcontent {
	display: none;
}

#subcontent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subcontent li {
	padding-left: 15px;
	padding-bottom: 10px;
	background: url(images/bullet-logo.gif) no-repeat 0 4px;
}

#footer {
	background: url(images/wrapperBtm_bkg.gif) repeat-y;
	padding: 30px 80px 20px;
	text-align: center;
	font-size: 11px;
	color: #666666;
}

#footer a:link, #footer a:visited {
	color: #0066FF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*------------TOP MENU BAR------------*/

#menuwrapper {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #4D4879;
}

#menu, #menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#menu a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #999999;
	font-size: 0.75em;
	color: #fff;
	font-weight: bold;
}

#menu a.subexist {
	padding: 5px 16px 5px 10px;
	background: url(images/down_arrow.gif) no-repeat right center;
}

/* width definition is hack for IE5 Mac */
#menu li {
	float: left;
	width: 9em;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#menu li {width: auto;}

#menu li ul, #menu ul li {
	width: 12em;
}

#menu ul li a {
	color: #fff;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#menu li ul {
	position: absolute;
	display: none;
	background-color: #746CB5;
}

#menu li:hover a, #menu a:focus, #menu a:active, #menu li.hvr a {
	color: #FFFFFF;
	background: #839CA9;
}

#menu li:hover ul, #menu li.hvr ul {
	display: block;
}

#menu li:hover ul a, #menu li.hvr ul a {
	color: #ffffff;
}

/*
The normal hover class for Sub-Level links. The Important directive is required for older browsers. We set a background color, which shows over the gradient background. We set text color to white.
*/

#menu ul a:hover {
	background-color: #4D4879!important;
	color: #FFFFFF!important;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
	margin: 0px;
}

.clear {
	clear: both;
}
.captions {
	font-size: 12px;
	color: #666666;
}
.photoflrt {
	font-size: 0.8em;
	color: #666666;
	float: right;
	margin: 0px;
	text-align: right;
	padding: 0px 0px 20px 10px;
}
.photoflleft {
	font-size: 0.8em;
	color: #666666;
	float: left;
	margin: 0px;
	text-align: right;
	padding: 0px 10px 20px 0px;
}
.imgcap {
	border: 2px solid #666666;
}
.photoborder {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	margin-left: 6px;
}
.articlelist blockquote {
	background: #E6E6E6;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 10px 10px 10px 20px;
	width: 70%;
	color: #666666;
}

.articlelist li {
	padding-bottom: 40px;
}

a[href^="http:"] {
	background: url(images/extlink.gif) no-repeat right top;
	padding-right: 15px;
}

a[href$=".pdf"] {
	background: url(images/pdf_icon.gif) no-repeat right top;
	padding-right: 24px;
}
#contentarea h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #6A92C6;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
.copyheader {
	font-size: 16px;
	font-weight: bold;
	color: #980266;
}
