/******************************** BASIC STYLES ********************************/
body,td {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 11px/14px verdana, arial, helvetica;
}

a:link    {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover   {color: #000000; text-decoration: none;}

table {
	margin: 0px;
	padding: 0px;
}

h1 {
	font: bold 11px/13px verdana, arial, helvetica;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 4px;
	color: #000000;
	height: 13px;
}

h1 a:link    {color: #ffffff; text-decoration: none;}
h1 a:visited {color: #ffffff; text-decoration: none;}
h1 a:hover   {color: #ffffff; text-decoration: underline;}

h2 {
	font: bold 11px/11px verdana, arial, helvetica;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 80px;
	background: url(/_site/images/headline_lines.gif) left top no-repeat;
	height: 11px;
	text-transform: uppercase;
}

h2 a:link    {color: #000000; text-decoration: none;}
h2 a:visited {color: #000000; text-decoration: none;}
h2 a:hover   {color: #000000; text-decoration: none;}

h3 {
	font: bold 11px verdana, arial, helvetica;
	color: #000000;
	padding-bottom: 2px;
	margin: 0px 0px 0px 0px;
}

h3 a:link    {color: #000000; text-decoration: none;}
h3 a:visited {color: #000000; text-decoration: none;}
h3 a:hover   {color: #000000; text-decoration: none;}

div.pageFrame {
  	position: relative;
  	left: 50%;
  	top: 0px;
  	margin: 0px 0px 0px -390px;
	padding: 0px;
	width: 780px;
	background: url(/_site/images/white.gif);
}

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

/******************************* MAIN ELEMENTS ********************************/

div.menuFrame {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
}

div.contentFramePlusnav {
	width: 465px;
	margin: 0px 10px 0px 5px;
	padding: 0px;
	float: left;
}

div.contentFrameFull {
	width: 625px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
}

div.plusnavFrame {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: right;
}

/*********************************** FOOTER ***********************************/

div.footer {
	margin: 10px 0px 10px 0px;
	width: 780px;
	text-align: center;
	clear: both;
}

/*********************************** STUFF ************************************/

.headerDark {
	background-color: #235079; 
	color: #A7B8C8;
}
.headerBright {
	background-color: #235079; 
	color: #ffffff;
}

a:link.header    {text-decoration: none; color: #ffffff;}
a:active.header  {text-decoration: none; color: #ffffff;}
a:visited.header {text-decoration: none; color: #ffffff;}
a:hover.header   {text-decoration: underline; color: #ffffff;}

.quicksearchBox {
	border: 1px solid #000000; 
	width: 110px; 
	font-size: 11px; 
	height: 15px; 
	background-color: #E1E5E8;
}

.quicksearchButton {
	border: 0px; 
	width: 30px; 
	font-size: 11px; 
	height: 15px; 
	background-color: #235079; 
	color: #ffffff;
}

/************************************ MENU ************************************/

div.menuSpacer {
	width: 150px;
	background: url(/_site/images/menu_spacer.gif);
}

div.menuFrame a:link    {color: #000000; text-decoration: none; font: 11px verdana, arial, helvetica;}
div.menuFrame a:visited {color: #000000; text-decoration: none; font: 11px verdana, arial, helvetica;}
div.menuFrame a:hover   {color: #000000; text-decoration: none; font: 11px verdana, arial, helvetica;}

div.menuLevelTop {
	width: 150px;
	line-height: 20px;
	background: url(/_site/images/menu_l1_top.gif);
	margin: 0px;
	padding: 2px 0px 3px 21px;
	/* box model hack for IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 129px;
}

/* be nice to opera 5 */
html->body .menuLevelTop {
	width: 150px;
}

div.menuLevelTop a:hover   {color: #A7B8C8; text-decoration: none; font: 11px verdana, arial, helvetica;}

div.menuLevelOne {
	width: 150px;
	line-height: 20px;
	background: url(/_site/images/menu_l1_def.gif);
	margin: 0px;
	padding: 2px 0px 3px 21px;
	/* box model hack for IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 129px;
}

/* be nice to opera 5 */
html->body .menuLevelOne {
	width: 150px;
}

div.menuLevelOne a:hover   {color: #A7B8C8; text-decoration: none; font: 11px verdana, arial, helvetica;}

div.menuLevelTwo {
	width: 150px;
	line-height: 20px;
	background: url(/_site/images/menu_l2_bg.gif);
	margin: 0px;
	padding: 1px 0px 1px 27px;
	/* box model hack for IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 123px;
}

/* be nice to opera 5 */
html->body .menuLevelTwo {
	width: 150px;
}

div.menuLevelTwo a:hover   {color: #E1E5E8; text-decoration: none; font: 11px verdana, arial, helvetica;}

div.menuLevelThree {
	width: 150px;
	line-height: 20px;
	background: url(/_site/images/menu_l3_bg.gif);
	margin: 0px;
	padding: 1px 0px 1px 33px;
	/* box model hack for IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 117px;
}

/* be nice to opera 5 */
html->body .menuLevelThree {
	width: 150px;
}

div.menuLevelThree a:hover   {color: #666666; text-decoration: none; font: 11px verdana, arial, helvetica;}

div.menuFooter {
	width: 150px;
	background: url(/_site/images/menu_footer.gif);
	line-height: 1px;
}

/********************************** PLUSNAV ***********************************/

div.plusnavHead {
	width: 150px;
	background: url(/_site/images/plusnav_top.gif);
	padding: 2px 4px 2px 4px;
	/* box model hack for IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 142px;
}

/* be nice to opera 5 */
html->body .plusnavContent {
	width: 150px;
}

div.plusnavSpacer {
	width: 150px;
	line-height: 5px;
	background: url(/_site/images/pixel.gif);
}

div.plusnavContent {
	width: 150px;
	background: url(/_site/images/plusnav_bg.gif);
	margin: 0px;
	padding: 5px 4px 5px 4px;
	/* box model hack for IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 142px;
}

/* be nice to opera 5 */
html->body .plusnavContent {
	width: 150px;
}

div.plusnavFooter {
	width: 150px;
	background: url(/_site/images/plusnav_footer.gif);
	line-height: 1px;
}

div.plusnavItemContent a:link    {color: #cc0000; text-decoration: none; font: 11px verdana, arial, helvetica;}
div.plusnavItemContent a:visited {color: #cc0000; text-decoration: none; font: 11px verdana, arial, helvetica;}
div.plusnavItemContent a:hover   {color: #cc0000; text-decoration: none; font: 11px verdana, arial, helvetica;}

/******************************* SITE ELEMENTS ********************************/

.searchBox {
	border: 1px solid #8FA6BB;
	width: 400px;
	/* box model hack for IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 404px;
}

/* be nice to opera 5 */
html->body .searchBox {
	width: 400px;
}

.searchButton {
	background-color: #A7B7C5;
	border: 1px solid #8FA6BB;
}

td.corner {
	border-top: 1px solid #8FA6BB;
	background-color: #A7B7C5;
}

table.borderedText {
	padding: 0px;
	background: url(/_site/images/white.gif);
}

th.borderedText {
 	padding: 3px 6px 3px 6px;
	font-weight: bold;
	text-align: left;
	border-left: 1px solid #D8DADB;
	border-right: 1px solid #D8DADB;
	border-top: 1px solid #D8DADB;
	background-color: #D4EEFB;
}

td.borderedText {
	padding: 4px 6px 4px 6px;
	border: 1px solid #D8DADB;
	background: url(/_site/images/white.gif);
}

div.shadowBGWhite {
	float: left;
	background: url(/_site/images/shadow_white_bg.gif) right bottom no-repeat;
}

div.shadowBLWhite {
	background: url(/_site/images/shadow_white_bl.gif) left bottom no-repeat;
}

div.shadowTRWhite {
	padding: 0px 7px 7px 0px;
	background: url(/_site/images/shadow_white_tr.gif) right top no-repeat;
}

div.shadowTRWhite img {
	display: inline;
}

div.shadowBG {
	float: left;
	background: url(/_site/images/shadow_bg.gif) right bottom no-repeat;
}

div.shadowBL {
	background: url(/_site/images/shadow_bl.gif) left bottom no-repeat;
}

div.shadowTR {
	padding: 0px 7px 7px 0px;
	background: url(/_site/images/shadow_tr.gif) right top no-repeat;
}

div.shadowTR img {
	display: inline;
}

/********************************* CMS STYLES *********************************/

.plusnavAdminBox {
	background-color: #FFFFFF;
	border: 1px solid #D8DADB;
	width: 140px; 
	font-size: 11px; 
	line-height: 17px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

.gmsAdminElementBox {
	border: 1px solid #000000;
}

div.gmsAdminBar
{
	width: 100%;
	height: 25px;
	border-bottom: 2px solid #000000;
	background-color: #cccccc;
	padding-top: 5px;
}

div.gmsAdminBar form
{
	display: inline;
	margin-right: 10px;
	vertical-align: top;
}

div.gmsAdminBar select
{
	width: 140px;
	border: 1px solid #000000;
	font-size: 11px;
	height: 18px;
}

div.gmsAdminBar input
{
	width: 140px;
	border: 1px solid #000000;
	font-size: 12px;
	height: 18px;
	background-color: #ffffff;
}

div.gmsAdminPopUpHead
{
	padding: 5px 0px 0px 5px;
	font: bold 12px/15px verdana, arial, helvetica;
	color: #ffffff;
	height: 25px;
	border-bottom: 2px solid #000000;
	background-color: #B3B3B3;
}

span.smallLinks
{
	font: 11px/15px verdana, arial, helvetica;
}

span.smallLinks a:link    {color: #000000; text-decoration: none;}
span.smallLinks a:visited {color: #000000; text-decoration: none;}
span.smallLinks a:hover   {color: #cc0000; text-decoration: none;}

table.gmsAdminPopUp
{
	font: 11px/15px verdana, arial, helvetica;
}

table.gmsAdminPopUp th
{
	font: bold 11px/15px verdana, arial, helvetica;
	color: #ffffff;
	text-align: left;
	padding: 2px;
	background-color: #B3B3B3;
}

table.gmsAdminPopUp td.footer
{
	border-top: 1px solid #000000;
}

table.gmsAdminPopUp td.light
{
	text-align: left;
	padding: 3px;
	background-color: #ffffff;
}

table.gmsAdminPopUp td.dark
{
	text-align: left;
	padding: 3px;
	background-color: #cccccc;
}

table.gmsAdminPopUp select
{
	border: 1px solid #000000;
	width: 400px;
	font-size: 11px;
	height: 18px;
}

table.gmsAdminPopUp textarea
{
	border: 1px solid #000000;
	width: 400px;
	font-size: 11px;
	height: 100px;
}

table.gmsAdminPopUp .text
{
	border: 1px solid #000000;
	width: 400px;
	font-size: 11px;
	height: 18px;
}

table.gmsAdminPopUp .button
{
	border: 1px solid #000000;
	width: 400px;
	font-size: 12px;
	height: 18px;
	background-color: #cccccc;
}

div.plusnavContent select
{
	border: 1px solid #000000;
	width: 135px;
	font-size: 11px;
	height: 18px;
}

table.gmsAdminPopUp .buttonNormWhite
{
	border: 1px solid #000000;
	width: 250px;
	font-size: 11px;
	height: 17px;
	background-color: #ffffff;
}

table.gmsAdminPopUp .buttonNorm
{
	border: 1px solid #000000;
	width: 250px;
	font-size: 11px;
	height: 17px;
	background-color: #cccccc;
}

table.gmsAdminPopUp .boxNorm
{
	border: 1px solid #000000;
	width: 250px;
	font-size: 11px;
	height: 17px;
}

table.gmsAdminPopUp .areaNorm
{
	border: 1px solid #000000;
	width: 250px;
	font-size: 11px;
	height: 80px;
}

/******************************** POPUP STYLES ********************************/

div.popupFrame {
  	position: absolute;
  	left: 50%;
  	top: 5px;
  	margin: 0px 0px 0px -250px;
	padding: 0px;
	width: 500px;
}

div.popupFooter {
	margin: 10px 0px 10px 0px;
	width: 500px;
	text-align: center;
	clear: both;
}

div.popupFrameFull {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
