@charset         "iso-8859-1";
@import url("sitenav.css");
@import url("membership.css");
@import url("search.css");

/*
@import url("print.css");
*/

body
{
	margin: 0;
	color: black;
	background-color: #FFF;
}

body, td, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a { color: #2E4770; }
a:link { color: #2E4770; }
a:visited { color: #2E4770; }
a:hover { color: #2E4770; }
a:active { color: #2E4770; }

.info_box_text
{
	color: #000000;
	font-size: 8pt;
}

.footer
{
	color: #000000;
	font-size: 7pt;
}

.global_links
{
	color: #FFFFFF;
	font-size: 7pt;
}

h1 { color: #000000; }

h2
{
	color: #24027D;
	font-size: 13pt;
	font-weight: normal;
}

h3
{
	color: #000080;
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
}

h4 { color: #000000; }
h5 { color: #000000; }
h6 { color: #000000; }
.printPreview { display: none; }

div#pageWrapper
{
	width: 750px;
	margin: 0 auto;
}

td
{
	text-align: left;
	vertical-align: top;
	text-transform: inherit;
	text-decoration: none;
}

td.leftcolwidth { width: 150px; }
td.centercolwidth { width: 450px; }
td.rightcolwidth { width: 150px; }
td.centercolwidth div#middleColumn div#container_content { margin: 0 10px 20px 10px; }

.success_message
{
	border-color: #063;
	border-width: 1px;
	border-style: dotted;
	background-color: #EFE;
	padding: 3px;
	color: #063;
}

.warning_message
{
	border-color: #903;
	border-width: 1px;
	border-style: dotted;
	background-color: #FEE;
	padding: 3px;
	color: #903;
}

label.req
{
	padding-left: 13px;
	font-weight: bold;
	line-height: 1.2em;
	display: block;
	background: url("ico-req.gif") no-repeat 0 .3em;
}

div#powered_by_gazette p
{
	font-size: 9px;
	text-align: center;
	text-transform: inherit;
	margin: 50px auto;
	width: 350px;
	color: #888;
}

img.inlineleft
{
	float: left;
	margin: 0 20px 10px 0;
}

img.inlineright
{
	float: right;
	margin: 0 0 10px 20px;
}

img.inlinecenter
{
	margin: 0 auto 10px auto;
	display: block;
}

body.WebPub_index div#container_content img.inlineleft { margin: 0 7px 0px -10px; }
body.WebPub_index div#container_content img.inlineleft { padding: 0 0px 80px 0px; }
body.WebPub_index div#container_content p { margin-top: 0; }
body.WebPub_index div#container_content h3 { margin-bottom: 0; }

div#container_content ul
{
	padding: 0 10px 0 0px;
	margin: 0 0 10px 10px;
}

div#container_content li
{
	list-style-type: none;
	background-image: url(/images/arrow_circ_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0px;
	display: list-item;
}

.global_links { padding-top: 5px; }
blockquote { margin: 10px; }
input.formtext300{width:300px;}
input.formtext200{width:200px;}
input.formtext150{width:150px;}
input.formtext75{width:75px;}






table.leftsidecalloutbox_border
{
	border-collapse: collapse;
	width: 147px;
	padding: 0;
	margin: 20px 0 0 3px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
table.leftsidecalloutbox
{
	border-collapse: collapse;
	width: 141px;
	padding: 0;
	margin: 1px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

table.leftsidecalloutbox td
{
font-size: 8.5pt;
padding:10px 6px 10px 6px;
}
table.leftsidecalloutbox p
{
font-size: 8.5pt;
margin:10px 0px;
}



table.leftsidecalloutbox td strong
{
font-size: 10pt;
font-weight:bold;
}


table.rightSideInfoBox
{
	border-collapse: collapse;
	width: 165px;
	padding: 0;
	margin: 20px 0 0 3px;
	border-color: black;
	border-width: 1px;
	border-style: none;
}
table.rightSideInfoBox td
{
	font-size: 8pt;
	vertical-align: middle;
	text-transform: inherit;
}
table.rightSideInfoBox td p
{
	font-size: 8pt;
}
table.rightSideInfoBox td.description
{
	padding: 10px 0px;
}
table.rightSideInfoBox td a
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

table.rightSideInfoBox td img
{
	border-color: inherit;
	border-width: 0;
	border-style: none;
}

table.rightSideInfoBox td.description a
{
	font-weight: normal;
	text-decoration:underline;
	color: #2E4770; 
}














