/*-- GLOBAL --*/
BODY {
	margin: 20px 0px 0px 0px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	background-color: #F0F0F0;
	color: #000;
	height: 100%; margin-bottom: 1px;
}
TD {
	font-size: 12px;
	vertical-align: top;
}
A {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	color: #1068AD;
	text-decoration: none;
}
A:Hover {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	text-decoration: Underline;
	color: #333;
	font-weight: bold;
}
UL {
	list-style-image: url(../images/icon_raquo.gif);
}
FORM {
	margin: 0px;
}


TABLE.donate TD {
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
TABLE.donate TD.title {
	padding: 5px;
	font-weight: bold;
}


/*-- HEADER --*/
TABLE.header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
/*-- HEADER --*/


/*-- HOME CONTENT --*/
TD.main_right {
	background-image: url(../images/main_right.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 13px;
	padding: 0px 50px 0px 20px;
}
TD.main_right H1 {
	font-size: 22px;
	color: #268ACB;
	margin-bottom: 0px;
	font-weight: bold;
}
TD.bg_page_top {
	background-image: url(../images/bg_page_top.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	padding: 10px 7px 0px 7px;
}
TABLE.boxes TD.left {
	border: 1px solid #C7C7C7;
	border-top: none;
	background-color: #FFF;
	font-size: 11px;
	padding: 10px;
	color: #2F2F2F;
	text-align: center;
}
TABLE.boxes TD.left H2 {
	font-size: 14px;
	font-weight: bold;
	color: #2F2F2F;
	margin-bottom: 5px;
}
TD.left UL {
	margin-left: 10px;
	padding-left: 7px;
	margin-bottom: 0px;
}
TABLE.boxes TD.content {
	background-color: #FFF;
	font-size: 12px;
	color: #000
}
TABLE.boxes TD.content H1 {
	font-size: 15px;
	color: #268ACB;
	margin-bottom: 0px;
}
TABLE.boxes TD.content H2 {
	font-size: 13px;
	color: #268ACB;
	margin-bottom: 0px;
}
/*-- HOME CONTENT --*/


/*-- FOOTER --*/
TABLE.footer {
	background-color: #0075C2;
	text-align: center;
	line-height: 23px;
	color: #FFF;
	vertical-align: middle;
	font-size: 10px;
}
TABLE.footer A {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 4px 0px 2px;
}
TABLE.footer A:Hover {
	color: #B1C6CD;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 4px 0px 2px;
}
TABLE.footer TD.copyright {
	background-color: #268ACB;
	text-align: center;
	line-height: 20px;
	color: #FFF;
	vertical-align: middle;
	font-size: 10px;
}
/*-- FOOTER --*/


/*-- COPYRIGHT --*/
TABLE.copyright {
	padding: 5px 5px 4px 5px;
	color: #4C4C4C;
}
TABLE.copyright TD {font-size: 11px;}
/*-- COPYRIGHT --*/


/* THUMBNAIL VIEW STYLES */
#showimage {
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	background-color: #FFFFFF;
	z-index:1000;
}
#dragbar {
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 400px; /*NS6 style to overcome bug*/
	z-index:1000;
}
#dragbar #closetext {
	font-weight: bold;
	margin-right: 1px;
	font-size: 11px;
	z-index:1000;
}
.pageHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.authorline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}.pr-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.pr-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.alertsLCHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.tableMidColText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.pgcaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: center;

}

