/* GLOBAL STYLES */


/*starter styles */
body,td { font-size: 11px; font-family: Arial, Helvetica, Sans-serif; }
body a { color: #336699; text-decoration: underline; }
body a:hover { color: #336699; text-decoration: underline; }


H1 { font-size: 12px; font-weight: bold }
H2 { font-size: 11px; font-weight: bold; color: #999999; }

P, DIR, U { font-family: Arial, Helvetica, Sans-serif; font-size:  11px }

P.small, U.small, B.small, PRE { font-family: Arial,Helvetica, Sans-serif; font-size: 8px }

/*background colors*/

.graylightest {background: #CCCCCC; }
.graylight {background:  #999999; }
.graymed {background:  #666666; }
.graydark {background:  #333333; }
.whitebg {background: #FFFFFF; }
.blackbg {background: #000000; }


.mailheader { background-color: #254051; color: #FFFFFF; font-size: 12px; text-align: center; }

/* right navigation styles */

div.sidenav div {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 25px;
	font-weight: bold;
	vertical-align: middle;
	text-transform: lowercase;
	
}
.n-inactive {
	background: url(../images/right_nav_arrow_norm.gif) no-repeat;
	height: 22px;
	color: #666666;
	cursor: hand;
	cursor: pointer;
}

.n-inactive a {
	text-decoration: none;
	color: #666666;
}

.n-inactive a:hover {
	text-decoration: underline;
	color: #333333;
}
.n-active {
	background: url(../images/right_nav_arrow_on.gif) no-repeat;
	height: 22px;
	color: #333333;
}
.n-child {
	padding-left: 5px;
}


/* button styles*/


div.morebutton div {
	display: block;
	/*margin-left: 10px;*/
	padding-right: 24px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
	border: none;
	text-align: right;
	text-transform: lowercase;
	color: #666666;
}

.m-more {
	background: url(../images/right_nav_arrow_norm.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-more a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-more a:hover {
	text-decoration: underline;
	color: #666666 ! important;
}

.m-moredark {
	background: url(../images/right_nav_arrow_on.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-moredark a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-moredark a:hover {
	text-decoration: underline;
	color: #666666 ! important;
}

.m-nextstep {
	background: url(../images/right_nav_arrow_on.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #333333;
	border: none;
	vertical-align: middle;
}

.m-nextstep a {
	text-decoration: none;
	color: #333333 ! important;
}

.m-nextstep a:hover {
	text-decoration: underline;
	color: #000000 ! important;
}



.m-externallink {
	background: url(../images/18pix_btn_get_norm.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-externallink a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-externallinkdark a:hover {

	text-decoration: underline;
	color: #666666 ! important;
}

.m-externallinkdark {
	background: url(../images/18pix_btn_get_over.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-externallinkdark a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-externallinkdark a:hover {

	text-decoration: underline;
	color: #666666 ! important;
}


.m-download {
	background: url(../images/18pix_btn_dl_norm.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-download a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-download a:hover {

	text-decoration: underline;
	color: #666666 ! important;
}

.m-downloaddark {
	background: url(../images/18pix_btn_dl_over.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-downloaddark a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-downloaddark a:hover {

	text-decoration: underline;
	color: #666666 ! important;
}

.m-magnifyingglass {
	background: url(../images/18pix_btn_view_norm.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-magnifyingglass a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-magnifyingglass a:hover {
	text-decoration: underline;
	color: #666666 ! important;
}

.m-magnifyingglassdark {
	background: url(../images/18pix_btn_view_over.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-magnifyingglassdark a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-magnifyingglassdark a:hover {
	text-decoration: underline;
	color: #666666 ! important;
}


.m-add {
	background: url(../images/18pix_btn_add_norm.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-add a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-add a:hover {
	text-decoration: underline;
	color: #666666 ! important;
}

.m-adddark {
	background: url(../images/18pix_btn_add_over.gif) no-repeat;
	background-position: right;
	height: 18px;
	color: #666666;
	border: none;
	vertical-align: middle;
}

.m-adddark a {
	text-decoration: none;
	color: #666666 ! important;
}

.m-adddark a:hover {
	text-decoration: underline;
	color: #666666 ! important;
}
/*form styles */

.input-title { color: #666666; font-weight: bold; margin-bottom: 5px; margin-top: 5px; padding:0px;}
.input-title-white { color: #FFFFFF; font-weight: bold; margin-bottom: 5px; margin-top: 5px; padding:0px;}
form { padding-top: 5px; }

input,select,textarea {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

form.fullpageform {
 padding-top: 20px;
 padding-left: 10px;
 padding-bottom: 20px;
 padding-right: 10px;

}

form.fullpageform img {
	padding: 0px;
}

form.fullpageform input {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.error {background:#CC0033;}
.notrequired {background:#FFFFFF;}

/*footer styles */

td.footer  {
	vertical-align: middle;
	background-color: #FAFAFA;
	color: #666666;
}

td.footer a {
	text-decoration: none;
	color: #666666;

}

td.footer a:hover {
	text-decoration: underline;
	color: #333333;
}

/* CONTENT AREA STYLES: APPLIES TO ALL TIERS EXCEPT HOME */


/*slot styles   */

/*for 3-column slots with no stroke below (e.g. text pages) use .bodycopy*/


td.crumb {
	color: #333333;
	vertical-align: middle;
	border-bottom: solid #CCCCCC 1px;
}

td.crumb div {
	font-size: 10px;
	
}

.c-crumb {
	float: left;
	padding: 15px 10px 15px 10px;
	text-decoration: none;
	font-weight: 100;
	text-transform: uppercase;
}

.c-crumb a {
 color:#333333;
 text-decoration: none;
}

.c-crumb a:hover {
	color:#333333;
	text-decoration: underline;
}

.c-adhocnav {
	float: right;
	
}

.c-adhocnav table {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.c-adhocnav table img {
	margin-right: 5px;
}


.c-adhocnav a {
 color:#333333;
 text-decoration: none;
}

.c-adhocnav a:hover {
	color:#333333;
	text-decoration: underline;
}

.c-adhocnavlink { 
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
	
}

.c-adhocnavlink a {
 color:#333333;
 text-decoration: none;
}

.c-adhocnavlink a:hover {
	color:#333333;
	text-decoration: underline;
}

a.c-adhocnavlinksimple {
 color:#333333;
 text-decoration: none;
}

a.c-adhocnavlinksimple:hover {
 color:#333333;
 text-decoration: underline;
}

.c-pagination {
	float: left;
	margin: 10px 0px 10px 0px;
	/*margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;*/
}



.c-pagination form {
	clear: both;
	float: right;
}

.c-pagination select {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}
.c-pagination a {
	font-weight: bold;
 	color:#333333;
 	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.c-pagination a:hover {
	font-weight: bold;
	color:#666666;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}

.currentpage {
	color: #3A789C;
	font-weight: bolder;
	font-size: 11px;
	/*margin-right: 5pxz;
	margin-left: 5px;*/
}

td.threecol {
	color: #333333;

	padding: 10px;
	font-weight: normal;
}


td.threecolstroke {
	color: #333333;

	padding: 10px 0px 10px 0px;
	font-weight: normal;
	/*border-bottom: solid #CCCCCC 1px;*/
}

td.threecolstroke div {
	vertical-align:top;

}

td.threecolstroke img {
	padding-top: 10px;

}

td.threecolstroke div table {
	padding-top: 10px;
}

td.threecolstroke div table td {
	padding-right: 5px;
}

td.onecolstroke {

	color: #333333;

	padding: 10px;
	font-weight: normal;
	border-left: solid #CCCCCC 1px;
}

td.onecolstroke div {
	vertical-align:top;

}

td.onecolstroke div img {
	margin-top: 10px;
	margin-bottom: 10px;

}

td.onecolstroke a {
	
}


td.onecolstrokeleftbottom {
	color: #333333;

	padding: 10px;
	font-weight: normal;
	border-left: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
}

td.onecolstrokeleftbottom div {
	vertical-align:top;

}

td.onecolstrokeleftbottom div img {
	margin-top: 10px;
	margin-bottom: 10px;

}

td.onecolstrokebottom {
	color: #333333;

	padding: 10px;
	font-weight: normal;
	border-bottom: solid #CCCCCC 1px;
}

td.onecolstrokebottom div {
	vertical-align:top;

}

td.onecolstrokebottom div img {
	margin-top: 10px;
	margin-bottom: 10px;

}


td.onecolnostroke {
	color: #333333;

	padding: 10px;
	font-weight: normal;

}

td.onecolnostroke div {
	vertical-align:top;
}

td.onecolnostroke div img {
	margin-top: 10px;
	margin-bottom: 10px;

}


td.solutionsslotupperleft {
	color: #666666;
	vertical-align: top;
	padding: 10px;
	font-weight: normal;
	border-bottom: solid #CCCCCC 1px;
}

td.solutionsslotupperleft div {
	vertical-align:top;

}

td.solutionsslotupperleft div img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;

}

td.solutionsslotupperleft div a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

td.solutionsslotupperleft div a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}


td.solutionsslotupperright {
	color: #666666;

	vertical-align: top;
	padding: 10px;
	font-weight: normal;
	border-bottom: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
}

td.solutionsslotupperright div {
	vertical-align:top;

}

td.solutionsslotupperright div img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;

}

td.solutionsslotupperright div a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

td.solutionsslotupperright div a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

td.solutionsslotlowerleft {
	color: #666666;
	vertical-align: top;
	padding: 10px;
	font-weight: normal;
}

td.solutionsslotlowerleft div {
	vertical-align:top;

}

td.solutionsslotlowerleft div img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;

}

td.solutionsslotlowerleft div a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

td.solutionsslotlowerleft div a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

td.solutionsslotlowerright {
	color: #666666;
	vertical-align: top;
	padding: 10px;
	font-weight: normal;
	border-left: solid #CCCCCC 1px;
}

td.solutionsslotlowerright div {
	vertical-align:top;

}

td.solutionsslotlowerright div img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;

}

td.solutionsslotlowerright div a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

td.solutionsslotlowerright div a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}



/* listing types with generic colors */
td.generalitemlist {
	color: #333333;
	padding: 10px 0px 10px 0px;
	font-weight: normal;
}

td.generalitemlist div {
	vertical-align: top;
}

td.downloaditemlist {
	color: #333333;
	padding: 10px;
	font-weight: normal;
}

td.downloaditemlist div {
	vertical-align: top;
}


td.staffitemlist {
	color: #333333;
	padding: 10px;
	font-weight: normal;
}

td.staffitemlist div {
	vertical-align: top;
}

.staffitem {
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom: solid #CCCCCC 1px;
}
.staffitem a {
	margin-bottom: 5px;
	font-weight: bolder;
	text-decoration: none;

}
.staffitem a:hover {
	font-weight: bolder;
	text-decoration: underline;
}

a.staffname {
	color: #3A789C;
	font-weight: bolder !important;
	font-family: Arial, Helvetica, Sans-serif;
}
.staffname {
	color: #3A789C;
	font-weight: bolder !important;
	font-family: Arial, Helvetica, Sans-serif;
}
.staffposition {
	font-style: italic;
	color: #999999;
	font-family: Arial, Helvetica, Sans-serif;
}


.stafflastitem {
	padding-bottom: 10px;
	padding-top: 10px;
}

.stafflastitem a {
	margin-bottom: 5px;
	font-weight: bolder;
	text-decoration: none;

}

.stafflastitem a:hover {
	margin-bottom: 5px;
	font-weight: bolder;
	text-decoration: underline;
}


td.newslist {
	color: #333333;

	padding: 10px;
	font-weight: normal;
	border-left: solid #CCCCCC 1px;
}

td.newslist div {
	vertical-align: top;
}

td.newslist div img {
margin-top: 10px;
margin-bottom: 10px;
}

td.newslistnostroke {
	color: #333333;

	padding: 10px;
	font-weight: normal;
}

td.newslistnostroke div {
	vertical-align: top;
}

td.newslistnostroke div img {
margin-top: 10px;
margin-bottom: 10px;
}

td.homenewslist {
	color: #333333;
	background: #DFDDDE;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	border-left: solid #FFFFFF 1px;
}

td.homenewslist div {
	vertical-align: top;
	padding-top: 5px;
}

td.homenewslist div img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.homenewsitem {
	margin-bottom: 20px;
	border: none;
}

.homenewsitem a {
	margin-bottom: 5px;
	font-weight: bolder;
	color: #666666;
	margin-bottom: 20px;
	border: none;
}

.homenewsitem a:hover {
	margin-bottom: 5px;
	color: #333333;
	font-weight: bolder;
	text-decoration: underline;
}

.lasthomenewsitem {
	margin-bottom: 20px;
	border: none;
}

.lasthomenewsitem a {
	margin-bottom: 5px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

.lasthomenewsitem a:hover {
	margin-bottom: 5px;
	color: #333333;
	font-weight: bolder;
	text-decoration: underline;
}


td.eventlist {
	color: #333333;
	padding: 10px;
	font-weight: normal;
}

td.eventlist div {
	vertical-align: top;
}

td.eventlist div img {
margin-bottom: 20px;
margin-right: 20px;
}

td.featureevent {
	color: #333333;

	padding: 20px 10px 10px 10px;
	font-weight: normal;
	border-bottom: solid #CCCCCC 1px;
}


td.featureevent img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.featureeventitem {
	margin-bottom: 20px;
	border: none;
	border-bottom: solid #CCCCCC 1px;
}

.featureeventitem H1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
}

.featureeventitem H2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #999999;	
}

.eventitem {
	margin-bottom: 20px;
	border: none;
}

.eventitem H1 {
	color: #333333;
	font-weight: bolder;
}

.eventitem date {
	color: #999999;
	margin-bottom: 10px;
	
}


.homenewsitem {
	margin-bottom: 20px;
	border: none;
}

.sitemap-child {
	margin: 0px 0px 0px 10px !important;
	padding: 0px !important;
}

/*home page styles*/

td.homeslot {
	background-color: #DBDADA;
	padding: 15px; 
}

td.homebluelink a {
	font-weight: bolder;
	font-size: 11px;
	text-decoration: none;
}

td.homebluelink a:hover {
	font-weight: bolder;
	font-size: 11px;
	text-decoration: underline;
	color: #3A789C !important; 
}


td.homeslot H1 {
color: #999999;
font-weight: bolder;
font-size: 12px;

}

td.homeslot a {
color: #666666;
font-weight: bolder;
font-size: 11px;
text-decoration: none;
}

td.homeslot a:hover {
color: #666666;
font-weight: bolder;
font-size: 11px;
text-decoration: underline;
}
	
/*td.homeslot table td {
	margin: 0px;
}*/

.searchslot {background-color: #E1DFDF; }


table.data {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.data th {
	text-align: left;
	vertical-align: top;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.data tr {
	background-color: #EEEEEE;
}
table.data tr.alt_0 {
	background-color: #E5E5E5;
}
table.data tr.alt_1 {
	background-color: #EEEEEE;
}
table.data td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.textwhite {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: lowercase;
}

div.generic_grey_content {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}
div.generic_grey_content a {
	color: #666666 !important;
}


A.adhoc-button { text-decoration: none !important; color: #666666 !important; font-weight: bold !important; }
A.adhoc-button:active { text-decoration: none !important; color: #666666 !important; font-weight: bold !important; }
A.adhoc-button:visited { text-decoration: none !important; color: #666666 !important; font-weight: bold !important; }
A.adhoc-button:hover { text-decoration: none !important; color: #666666 !important; font-weight: bold !important; }

A.adhoc-more { font-size: 10px !important; font-family: Arial,Sans-serif !important; text-decoration: none !important; color: #666666 !important; font-weight: bold !important; }
A.adhoc-more:active { text-decoration: none !important; color: #666666 !important; font-weight: bold !important; }
A.adhoc-more:visited { text-decoration: none !important; color: #666666 !important; font-weight: bold !important; }
A.adhoc-more:hover { text-decoration: underline !important; color: #666666 !important; font-weight: bold !important; }

.nomargin { padding: 0px !important; margin: 0px !important; }

.title-main { color: #3A789C; font-size: 14px; font-weight: bold; }
.title-secondary { color: #3A789C; font-size: 12px; font-weight: bold; }

