/* --------------------------------------------------- */
/* DO NOT EDIT THIS FILE */
/* Any customization required to these elements should be done in /style/custom.css */
/* --------------------------------------------------- */


/*
-----------GENERAL HTML TAGS-----------
*/

* { 
	margin: 0; padding: 0; 
}

body {
	
}

body, td, th, li, p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

input
{
	vertical-align:middle;
}

img
{
	border:none;
}

hr {
	color:#000000;
	background-color:#000000;
	height:1px;
	width:80%;
	border:0px;
}

ul, ol {
	margin: 0 0 0 20px; 
	padding: 0 0 0 20px;
}

a {	
	color: #317486;
}

a:hover {
	color: #808080; 
	text-decoration: none;
}

p { 
	margin: 0 0 15px 0; 
}

h1 { 
	margin:0 0 0px 0; 
}

#content h1 { 
	margin:0 0 10px 0; 
}

h1 a {
	color: #fff; 
	background: inherit;
}

h1 a:hover {
	color: #E4FFD3; 
	background: inherit;
}

h2 { 
	font: bold 16px Arial, Sans-Serif;
	margin: 0 0 12px;
	color: #EDBA23;
}

h2 a {
	text-decoration: none;
	color: #EDBA23;
}

h3 {
	margin: 5px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	color: #324B65;
	background: inherit;
	font-weight: bold;
	font-size: 18px; 
	margin: 0 0 5px 0;
}

h5 {
	margin: 0 0 10px 0;
	font-weight: bold;
}

/*
-----------Site-wide Tags-----------
*/
.title
{
	/* general IE6 stupidity fix... do not remove */
	zoom:1;
}

.alt {
	display: none;
}

.divider {
	height:1px;
}
.divider td {
	margin:0;
	padding:5px;
}

#sortOrder li 
{
	color: #000;
	width:200px;
	background-color:#DFEAF4;
	margin:3px;
	padding:3px;
	cursor:move;
	font-weight:bold;
}

#msg
{
	margin: 5px 0;
	padding: 5px;
	background-color: #990000; /*#FF3300*/
	color : #FFF;
	font-weight: bold;
	width: 200px;
	text-align:center;
	clear: both;
}

#notify /* used at the top of the CM and SA list pages */
{
	font-weight:bold;
	text-align:center;
}

.altRow
{
	background-color:#E0EAEA;
}

.clr {
	clear: both;
}

.back {
}

/* Validation javascript css */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #000000; /*#00A8E6*/
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #990000;
	/*color : #FF3300;*/
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #000000; /*#00CC00*/
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #990000; /*#FF3300*/
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

label {
	/*font-weight: bold;*/
	vertical-align:middle;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
/* End Validation javascript css */


.btn a, .formBtn{
	padding: 1px;
	color: #DDE4EC;
	background: #7BA7C1;
	width: 50px;
	text-align: center;
	border: solid #476583 1px;
	margin: 0 3px 3px 0;
}
.btn a {
	font-size: 10px;
	display: block;
	float: left;
}
.formBtn {
	font-size: 12px;
}
.btn a:hover, input:hover.formBtn{
	color: #fff;
	background-color: #6B8FAF;
}
.btn a:active, input:active.formBtn{
	color: #000;
	background-color: #FEFDC0;
}

#container {
	padding: 0 0;
}


/*
----------News Tool-----------------
*/
#newsStories_list {
	margin-top:10px;
}

#copyBlockHolder {
	margin: 10px 0;
}

.link {
	float: left;
	display: block;
	margin: 10px 20px 10px 0;
	background: url(/images/click.jpg) no-repeat left;
	padding: 4px 0 6px 20px;
	height: 20px;
}
/*
.file {
	float: left;
	display: block;
	margin: 10px 10px 10px 0;
	background: url(/images/file.gif) no-repeat left;
	padding: 4px 0 6px 20px;
	height: 20px;
}
*/
.copyblock img {
	margin: 0 0 5px 0;
	/*border: solid #ffcc00 2px;*/
}

.imglt {
	float: left;
	margin: 0 15px 10px 0;
}

.imgrt {
	float: right;
	margin: 0 0 10px 20px;
}

.imgrt p, .imglt p {
	margin: 0 0 5px 0;
	color: #3865C2;
	max-width:300px;
}

.category {
	float: left;
	margin: 0 0px 20px 0;
}

.category h3{
	margin: 0 0 5px 0;
	padding-bottom: 5px;
}

.category h4{
}

.category .listing{
	margin: 0 0 10px 0;
}

/* Make all listings expand to the category containers */
.onecol .listing, .twocol .listing, .threecol .listing {
	width: 100%;
	float: left;
}


.onecol .category{
	width: 100%;
	margin: 0 0 20px 0;
}

/* Set this to 45% if you want to constrain the news colums by category */
.twocol .category{
	width: 100%;
}
/* Set this to 45% if you want to constrain the news colums by listing */
.twocol .category .listing{
	width: 45%;
}

/* Set this to 30% if you want to constrain the news colums by category */
.threecol .category{
	width: 100%;
}
/* Set this to 30% if you want to constrain the news colums by listing */
.threecol .category .listing{
	width: 30%;
	margin-right:20px;
}

/*
----------Gallery Tool----------
*/
.gallery .category a img {
	float:left;
	margin:0 20px 0 0;
}

/*
----------Document/Link Library Tool----------
*/
.docs {
	width:100%;
}
.docs .onecol .category{
	width: 100%;
}
.docs .twocol .category{
	width: 45%;
}
.docs .threecol .category{
	width: 30%;
	margin-right:15px;
}
.docs h2 {font-size:120%; line-height:100%; font-weight:bold;}
.docs img {
	display:block;
	margin-bottom:5px;
}
.docs .doc
{
	width: 95%;
	margin-bottom:1px;
	padding: 0 5px;
}

.docs .doc .desc {
	display: inline;
}

.doc .imglt
{
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
}
.doc .imglt a:hover, .doc .imglt a:active
{
	text-decoration:underline;
	color:#192666;
}

/* the custom images based on file type */
.docs a.as, .docs a.doc, .docs a.file, .docs a.fla, .docs a.mdb, .docs a.pdf, .docs a.ppt, .docs a.swf, .docs a.txt, .docs a.xls, .docs a.link  
{	
	padding: 5px 0 6px 20px;
	margin: 0;
	height: 20px;
	line-height:20px;
	display:inline;
}
.docs a.as {
	background: url(/images/docLibrary/as.gif) no-repeat left;
}
.docs a.doc {
	background: url(/images/docLibrary/doc.gif) no-repeat left;
}
.docs a.file {
	background: url(/images/docLibrary/file.gif) no-repeat left;
}
.docs a.fla {
	background: url(/images/docLibrary/fla.gif) no-repeat left;
}
.docs a.mdb {
	background: url(/images/docLibrary/mdb.gif) no-repeat left;
}
.docs a.pdf {
	background: url(/images/docLibrary/pdf.gif) no-repeat left;
}
.docs a.ppt {
	background: url(/images/docLibrary/ppt.gif) no-repeat left;
}
.docs a.swf {
	background: url(/images/docLibrary/swf.gif) no-repeat left;
}
.docs a.txt {
	background: url(/images/docLibrary/txt.gif) no-repeat left;
}
.docs a.xls {
	background: url(/images/docLibrary/xls.gif) no-repeat left;
}
.docs a.link {
	background: url(/images/docLibrary/link.gif) no-repeat left;
	float:none;
}


/*
----------Events Tool----------
*/

#startDate, #endDate {
    border: solid 1px #FFFFFF;
    margin-left:10px;
}

#sdPicker, #edPicker {
    cursor:pointer;
}

/* Events tools */

#dateSelector {
	width: 195px;
	float: left;
	margin: 0 40px 0 0;
}
#dateSelector h3{
	margin: 5px 0;
}
#dateSelector p{
	width: 40px;
	float: left;
	line-height:14px;
	margin: 0 10px 0 0;
}

#dateSelector a#featureLink {
	display: block;
	text-align: center;
	padding: 5px;
	margin: 5px 0 5px 0;
	background: #CCE0EC;
	border: solid #3D7EA3 1px;
	color: #333;
}
#dateSelector a#featureLink:hover {
	color: #000;
	background-color: #AECEE1;
}

#dateSelector form {
	margin: 10px 0 0 0;
}

#startDate, #endDate, #sdPicker, #edPicker {
	float: left;
}

#dateSubmit {
	font-size: 10px;
	margin: 10px 0 0 0;
}

#upcomingEvents {
	width: 450px;
	margin: 0;
	float:left;
}

#upcomingEvents .category {
	width: 100%;
	float: none;
	margin: 0;
}

#upcomingEvents .category h3{
	border-bottom: solid #4E7083 1px;
}

#upcomingEvents .event{
	padding: 15px;
}

#upcomingEvents .featured{
	background: #FFF url(/images/border1.gif) repeat-x top left;
	padding: 15px;
}

#upcomingEvents .featured h4{
	background:none;
}

#upcomingEvents .event h4 {
	float: left;
	width: 250px;
	margin-right: 15px;
}

#upcomingEvents .event h5.date {
	float: right;
	width: 150px;
	text-align: right;
	font-size: 12px;
}

h2.dateRange {
	font-size: 16px;
	color: #324B65;
	background: url(/images/blue-grad.gif) repeat-x;
	padding: 0px;
	font-weight:bold;
	letter-spacing:-.05em;
}

a.eventLink {
	font-size: 16px;
	color: #324B65;
	font-weight:bold;
	letter-spacing:-.05em;
}

/* Javascript Calender picker css */
td.calendarDateInput 
{
	letter-spacing:normal;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.calendarDateInput 
{
	letter-spacing:.06em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.calendarDateInput 
{
	letter-spacing:.06em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* End Javascript Calender picker css */



	
/* News & Web Styles */
.news h2 {
/*
	margin-bottom:5px;	
	background:#9D001F;
	color: white;
	padding:5px 0 5px 5px;
*/
}

.news .listing {
	border-bottom:1px solid #CCCCCC;
	padding:0 0 5px 0;
}

.news .category {
	padding-bottom:10px;
}

.news h3 {
	margin-bottom:0px;
}

.news h4 {
	margin-bottom:0px;
}

.web .twocol .firstcol {
	float:left;
	width:440px;
	margin:0 15px 0 0;
}

.web .twocol .secondcol {
	float:left;
	width:170px;
	margin:0 0 0 20px;
	color:#666666;
	font-style:italic;
	font-weight:bold;
}


.news .twocol .firstcol {
	float:left;
	width:45%;
	margin:0 15px 0 0;
}

.news .twocol .secondcol {
	float:left;
	width:45%;
	margin:0 0 0 15px;
}

.web .threecol .firstcol, .news .threecol .firstcol {
	float:left;
	width:30%;
	margin:0 10px 0 0;
}

.web .threecol .secondcol, .news .threecol .secondcol {
	float:left;
	width:30%;
	margin:0 10px 0 0;
}

.web .threecol .thirdcol, .news .threecol .thirdcol {
	float:left;
	width:30%;
	margin:0 10px 0 0;
}




/*
*/

/*
#leftmenu {
	list-style: none;
	margin: 0 0 20px 0;
}
	
#leftmenu li {
	padding: 0 0 0 12px;
	background: #fff url(../images/bullet.gif) no-repeat 0 5px;
	color: #0066FF;
}
	
#leftmenu li a {
	color: #000000;
	background-color: #E3EFFF;
}



#left {
	clear: left;
	float: left;
	width: 225px;
	padding: 0 15px 0 15px;
	font-size: 11px; 
	margin: 0 0 20px 0;
}

#right {
	border-left: 1px solid #ccc;
	float: right;
	width: 434px;
	text-align: justify;
	margin: 0 0 20px 0;
	padding: 0 5px 0 25px;
}

#notice {
	padding: 12px 14px 1px; 0
	background: #f4f4f4 url(../images/noticebg.gif) no-repeat bottom right;
	color: #808080;
}
	
#left a, #right a {
	background: #EFFCFF;
	color: #317486;
}

#left h3 {
	border-bottom: 1px solid #eee;
	padding: 0 0 7px;
	margin: 0 0 15px 0;
}
	
#right h2 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px;
}
*/


/*#nav {
	width: 100%;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1em;
	padding: 0;
	border-top: solid #ccc 1px;
	margin: 0 0 1em 0;
	z-index:999;
}
#nav ul {
	float: left;
}

#nav a {
	display: block;
	color: #4A6A82;
	text-decoration: none;
	padding: 3px 15px;
	text-align: left;
	width: auto;
	width:100%;
}

#nav li {
	width: auto;
	float: left;
	padding: 0;
}

#nav li.subNav {
	background: url(/images/system/subNav.gif) no-repeat right center;
}

#nav li li{
	float: none;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	background: #fff;
}
#nav li li {
	width: 14em;
}
#nav li li li{
	width: auto;
}
#nav li ul a {
	text-align: left;
}
#nav li ul ul {
	margin: -2.25em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background-color: #D1E1EF;
}*/


/* Begin Login Page CSS */
/*
#login
{	margin: 0 auto;
	border: solid #81ACD3 3px;
	background-color:#fff;
	width:275px;
	font-weight:bold;
	font-size:12px;
	padding:6px;
}

#login tr.title
{
	text-align:center;
}
#login tr.title td
{
	padding-top: 5px;
}
#login tr th
{
	vertical-align:middle;
}

#login h1 {
	margin: 5px 0 0 0;
	padding-bottom: 3px;
	text-align: center;
	background: #D3DEE6;
}

#login h2 {
	margin: 0;
	font-size: 14px;
	text-align: center;
}

#login input {
	width: 110px;
}

#login .title input {
	width: auto;
}

#login input#Login {
	margin-top: 2px;
	margin-bottom: 0;
	width: auto;
}
*/
/* End login Page CSS*/



/* REPLACED WITH H1
.pageHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-align:left;
}
*/


/*
#homeintro #primnav{
	margin: 0px;
}*/