/***************<< Navigation >>******************/
.menu { margin: 0px; }

.menuNav tr td div {
	position: relative;
}

.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

.menu ul li {
	border-bottom: 1px solid #f2f2f2;
	padding: 0px;
}

.menu ul li a, .menu ul li a:visited {
	color: #091D31;
	background: #b2b2b9 url(/functions/view_image.php?id=nav_bg_out) repeat-x;
	padding: 5px 6px;
	display: block;			
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.menu ul li a:hover {
	color: #091D31;
	background: #c4c2c3 url(/functions/view_image.php?id=nav_bg_over) repeat-x;
	font-weight:bold;
	margin: 0px;
}

/**************************************************/

#headerSearch {
	padding: 0px; 
	margin: 0px;
}
#headerSearch form {
	padding: 0px; 
	margin: 0px;
	vertical-align: middle !important;
}

#headerSearch .searchBox {
	border: 1px solid #C6E9FA; 
	background: #e0e0e0; 
	font: normal 10px/10px Geneva, Arial, Helvetica, sans-serif;
}

.mainTable td {
	padding-bottom: 10px;
}

.mainTable td table td {
	padding-bottom: 0px;
}

/***********<< Left Hand Navigation >>*************/

.secondaryNav {
	background: #5E5E5E;
	width: 230px;	
}

.secondaryNav ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;	
}
.secondaryNav ul li {
	padding: 0px;
}

.secondaryNav ul li a, 
.secondaryNav ul li a:visited {
	line-height: 16px;
	width: 230px;
	display: block;			
	padding: 4px 0px 4px 10px;
	margin: 0px;
			
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	border-bottom: 1px solid #7F7F7F;
}
.secondaryNav ul li a:hover {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

.secondaryNav ul li a, 
.secondaryNav ul li a:visited {
	background: #BABABA;
	color: #223137;
}
.secondaryNav ul li a:hover {
	background: #FFFFFF;
	color:#57494c;
}

.secondaryNav ul li.secondLevelNav a, 
.secondaryNav ul li.secondLevelNav a:visited {
	font-size: 11px;
	padding-left: 20px;
	width: 220px;

	background: #E2E2E2;
	color:#57494c;
	border-bottom: 1px solid #C3C3C3;
}
.secondaryNav ul li.secondLevelNav a:hover {
	background: #FFFFFF;
	color: #475055;
}

.secondaryNav ul li.thridLevelNav a, 
.secondaryNav ul li.thridLevelNav a:visited {
	font-size: 11px;
	padding-left: 30px;
	font-weight:normal;
	width: 210px;

	background: #FFFFFF;
	color: #475055;
	border-bottom: 1px solid #E0E0E0;
}
.secondaryNav ul li.thridLevelNav a:hover {
	background: #FFFFFF;
	color: #7e959e;
}


.leftGradient {
	background: #5E5E5E url(/functions/view_image.php?id=leftgrad) repeat-x;
	margin: 0px;
	padding: 0px;
}
/************<< Header Modifications >>************/

.requiredField {
	background-color:#dddddd; 
}

.mainHeader{
	font: normal 22px/26px Geneva, Arial, Helvetica, sans-serif !important;
	color:#F6EA9B !important;
	padding: 0px 0px 2px 0px !important;
	margin: 0px !important;
}

.subHeader{
	font: normal 25px/27px Geneva, Arial, Helvetica, sans-serif !important;
	color: #E7B41A !important;
	padding-bottom: 5px;
}


.tabText a					{ color: #091D31 !important; }
.tabText a:link				{ color: #091D31 !important; }
.tabText a:active			{ color: #091D31 !important; }
.tabText a:hover			{ color: #57717b !important; }
.tabText a:visited			{ color: #091D31 !important; }
.tabText a:visited:hover	{ color: #57717b !important; }

.tabActive { 
	padding-top: 2px;
}

.tabInactive { 
	padding: 1px;
}

.tabInactive .tabLeft {
	width: 5px;
	background: #FFFFFF url(/functions/view_image.php?id=tab_inactive_left) no-repeat;
}
.tabInactive .tabRight {
	width: 5px;
	background: #FFFFFF url(/functions/view_image.php?id=tab_inactive_right) no-repeat;
}
.tabInactive .tabText {
	font-weight: bolder;
	font-size: 14px;
	padding: 4px;
	background: #FFFFFF  url(/functions/view_image.php?id=tab_inactive_mid) repeat-x;
}

.tabActive .tabLeft {
	width: 5px;
	background: #e0e0e0 url(/functions/view_image.php?id=tab_active_left) no-repeat;
}
.tabActive .tabRight {
	width: 5px;
	background: #e0e0e0 url(/functions/view_image.php?id=tab_active_right) no-repeat;
}
.tabActive .tabText {
	font-weight: bolder;
	background: #e0e0e0 url(/functions/view_image.php?id=tab_active_mid) repeat-x;
	font-size: 14px;
	padding: 4px;
}
/************<< Page Modifications >>************/

.greyBar{
	background-color: #dddddd; 
	padding: 4px 15px !important;
	margin: 0px !important;
}
.greyBar h2{
	font: bold 12px/14px Geneva, Arial, Helvetica, sans-serif !important;
	color: #5e5e5e; 
	padding: 0px !important;
	margin: 4px 0px !important;
}

.giveArea {
	padding: 0px 5px 5px 5px;
}

.giveHeader {
	font-size: 24px;
	line-height: 30px;
	color: #f2f2f2;
}

.giveArea p {
	color: #f2f2f2;
	font-size: 12px;
	line-height: 14px;
}

.giveArea .areaLink {
	display: block;
	text-align: right;
}

.giveArea a					{ color: #f2f2f2 !important; }
.giveArea a:link			{ color: #f2f2f2 !important; }
.giveArea a:active			{ color: #f2f2f2 !important; }
.giveArea a:hover			{ color: #ffffff !important; }
.giveArea a:visited			{ color: #f2f2f2 !important; }
.giveArea a:visited:hover	{ color: #ffffff !important; }

.giveArea a.areaLink				{ font-weight: bold; }
.giveArea a:link.areaLink			{ font-weight: bold; }
.giveArea a:active.areaLink			{ font-weight: bold; }
.giveArea a:hover.areaLink			{ font-weight: bold; }
.giveArea a:visited.areaLink		{ font-weight: bold; }
.giveArea a:visited:hover.areaLink	{ font-weight: bold; }


ul.extraicons {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
	width: 200px;	/* Don't delete.. IE will hate you.. */
}
.extraicons li {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	display: inline;
	float: right;

}

.extraicons a				{ color: #f2f2f2 !important; font-weight: bold; text-decoration: none; }
.extraicons a:link			{ color: #f2f2f2 !important; font-weight: bold; text-decoration: none; }
.extraicons a:active		{ color: #f2f2f2 !important; font-weight: bold; text-decoration: none; }
.extraicons a:hover			{ color: #ffffff !important; font-weight: bold; text-decoration: underline; }
.extraicons a:visited		{ color: #f2f2f2 !important; font-weight: bold; text-decoration: none; }
.extraicons a:visited:hover	{ color: #ffffff !important; font-weight: bold; text-decoration: underline; }

.box {
	padding: 9px;
	border: 1px solid #C3C3C3;
}
.corner {
	width: 9px;
	height: 9px;
}

/************<< Footer >>************/
.footer {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #C3C3C3;
	padding-top: 2px;
	text-align: right;
}
.footer a				{ color: #C3C3C3; text-decoration: none; font: normal 11px/12px Arial, Helvetica, sans-serif; }
.footer a:link			{ color: #C3C3C3; text-decoration: none; }
.footer a:active		{ color: #C3C3C3; text-decoration: none; }
.footer a:hover			{ color: #E0E0E0; text-decoration: underline; }
.footer a:visited		{ color: #C3C3C3; text-decoration: none; }
.footer a:visited:hover	{ color: #E0E0E0; text-decoration: underline; }

#footerNav {
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
	border-bottom: 1px solid #5e5e5e;
	
}

#footerNav td {
	padding: 3px 10px 5px 10px;
	vertical-align: top;
	text-align: left;
}

#footerNav th {
	background: #5e5e5e;
	color: #ababab;
	text-align: left;
	padding: 3px;
}

#footerNav th a					{ color: #C3C3C3; }
#footerNav th a:link			{ color: #C3C3C3; }
#footerNav th a:active			{ color: #C3C3C3; }
#footerNav th a:hover			{ color: #E0E0E0; }
#footerNav th a:visited			{ color: #C3C3C3; }
#footerNav th a:visited:hover	{ color: #E0E0E0; }

#footerNav h3 {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #ababab;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}

#footerNav h3 a					{ color: #C3C3C3; text-decoration: none; font: bold 12px/14px Arial, Helvetica, sans-serif; }
#footerNav h3 a:link			{ color: #C3C3C3; text-decoration: none; }
#footerNav h3 a:active			{ color: #C3C3C3; text-decoration: none; }
#footerNav h3 a:hover			{ color: #e0e0e0; text-decoration: underline; }
#footerNav h3 a:visited			{ color: #C3C3C3; text-decoration: none; }
#footerNav h3 a:visited:hover	{ color: #e0e0e0; text-decoration: underline; }

#footerNav p {
	padding: 0px;
	margin: 0px;
}

#footerNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#footerNav li {
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#footerNav li a					{ color: #7F7F7F; text-decoration: none; font: normal 11px/14px Arial, Helvetica, sans-serif; }
#footerNav li a:link			{ color: #7F7F7F; text-decoration: none; }
#footerNav li a:active			{ color: #7F7F7F; text-decoration: none; }
#footerNav li a:hover			{ color: #C3C3C3; text-decoration: underline; }
#footerNav li a:visited			{ color: #7F7F7F; text-decoration: none; }
#footerNav li a:visited:hover	{ color: #C3C3C3; text-decoration: underline; }


/**************<< Sliders >>****************/

.slider {
	padding: 3px 5px;
	border-top: 1px solid #585858;
	border-bottom: 1px solid #585858;
	background: #E0E0E0;
	display: block;
	font: bold 12px/14px Geneva, Arial, Helvetica, sans-serif !important;
}
.slider p {
	font: bold 12px/14px Geneva, Arial, Helvetica, sans-serif !important;
}
a.slider				{ color: #091D31 !important; text-decoration: none; font: bold 12px/14px Geneva, Arial, Helvetica, sans-serif; }
a:link.slider			{ color: #091D31 !important; text-decoration: none; }
a:active.slider			{ color: #091D31 !important; text-decoration: none; }
a:hover.slider			{ color: #5E5E5E !important; text-decoration: underline; }
a:visited.slider		{ color: #091D31 !important; text-decoration: none; }
a:visited:hover.slider	{ color: #5E5E5E !important; text-decoration: underline; }

.sliderText {
	padding: 2px 4px;
}

.portalModule {
	padding: 0px;
	margin: 0px;
}

.portalModule h1 {
	font: bolder 14px/16px Geneva, Arial, Helvetica, sans-serif;
	color: #57717b;
	border-bottom: 1px solid #E7B41A;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.sidePadding {
	margin: 0px;
	padding: 0px 7px;
}
.topPadding{
	padding-top:5px;
}
.bottomPadding{
	padding-bottom:5px;
}

.portalModule a					{ color: #7F7F7F; text-decoration: underline; }
.portalModule a:link			{ color: #7F7F7F; text-decoration: underline; }
.portalModule a:active			{ color: #7F7F7F; text-decoration: underline; }
.portalModule a:hover			{ color: #5E5E5E; text-decoration: underline; }
.portalModule a:visited			{ color: #7F7F7F; text-decoration: underline; }
.portalModule a:visited:hover	{ color: #5E5E5E; text-decoration: underline; }

.portalModule, .portalModule p {
	font-size: 12px;
	line-height: 14px;
	color: #091D31;
	padding: 0px;
	margin: 0px;
}


.preview {
	padding: 10px 5px 2px 5px;
	background: #9f0000;
	border-bottom: 5px solid #FFFFFF;
}
.preview h1,
.preview p {
	color: #FFFFFF;
	text-align: center;
}
.preview h1 {
	font: bold 22px/26px Geneva, Arial, Helvetica, sans-serif;
}

/************<< Block Mods >>************/

.activeDisplay {
	display: block;
	visibility: visible;
}

.hiddenDisplay {
	display: none;
	visibility: hidden;
}

a.nodec					{ text-decoration: none; }
a:link.nodec			{ text-decoration: none; }
a:active.nodec			{ text-decoration: none; }
a:hover.nodec			{ text-decoration: none; }
a:visited.nodec			{ text-decoration: none; }
a:visited:hover.nodec	{ text-decoration: none; }

.group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/************<< Block Mods >>************/

ul.homepageNews {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
.homepageNews li {
	overflow: hidden;
	margin: 0px;
	padding: 4px 0px;
	max-height: 51px;
	font-size: 11px;
	line-height: 12px;
}

.icon {
	vertical-align: middle;
}