html, body, div, span, applet, object, iframe,
p, blockquote, pre, h1, h2, h3, h4, h5, h6,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

:focus {	/* remember to define focus styles! */
	outline:0;
}

ol, ul {
	list-style:none outside;
}

table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}

blockquote, q {
	quotes:"" "";
}

body {
	font:9pt/1.25em verdana,helvetica,sans-serif;

	background-color:#8ab5de;
	color:#000;
	padding:20px;
}

h1,h2,h3,h4,h5,h6 {
	font:1em/1.25em arial,sans-serif;
	color:#84a334;

	float:left;
	clear:both;
	width:100%;

	margin-bottom:0.75em;
}

h1.ex		{	font-size:24pt; margin-bottom:0.5em}
h1			{	font-size:14.25pt}
h2			{	font-size:12.00pt}
h3			{	font-size:10.50pt}
h4			{	font-size:9.00pt}
h5			{	font-size:8.25pt}
h6			{	font-size:7.50pt}

strong	{	font-weight:bold;}

p			{	line-height:1.5em; margin:0 0 1em 0;}

a			{	text-decoration:none; color:#0896ba;}
a:hover 	{	text-decoration:underline;}

form * 			{	font-family:verdana,arial,sans-serif;}
form legend		{	display:none;}
form button		{	line-height:20px;	}

/*
form fieldset 	{ }
form label		{ }
form input		{ height:16px; line-height:15px;}
form button		{ height:22px; line-height:15px;}
form select		{ height:22px; line-height:15px;}
form div.r		{ float:left; width:100%;}
*/
	
div#noscript 	{	font-weight:bold; font-size:10.5pt; background-color:#c30; color:#fff; width:100%; text-align:center; float:left; padding:20px 0; margin-bottom:20px }


#center {
	width:948px;
	margin:0 auto;
}
#container {
	float:left;
	clear:both;
	width:908px;
	background-color:#fff;
	padding:20px 20px 0 20px;
}
img#mast {
	float:left;
}

/* main menu ************************************************************** */
ul#main_menu {
	list-style:none outside;
	float:left;
	width:908px;
	background-image:url(/bar.gif);
	background-repeat: repeat-x;
	margin:0 0 20px 0;
	height:33px;
	overflow:hidden;
}
ul#main_menu li {
	padding:0 15px;
	line-height:32px;
}
ul#main_menu li:first-child {
}
ul#main_menu li a {
	font-size:11.25pt;
	font-weight:bold;
	color:#fff;
}
 
/* footer ***************************************************************** */
#foot {
	float:left;
	clear:both;
	width:948px;
	margin-top:5px;
}
#foot a {
	color:#000;
}
div#attr {
	float:left;
	width:auto;
}
div#altm {
	float:right;
	width:auto;
}


#ab728 {
	float:left;
	clear:both;
	width:728px;
	height:90px;
	padding-bottom:20px;
}
#ab160 {
	float:left;
	clear:left;
	width:160px;
	height:600px;
	margin-right:20px;
	padding-bottom:20px;
}
#ab200 {
	float:left;
	clear:both;
	width:200px;
	height:200px;
	padding:20px 0;
}

div#social {
	float:left;
	clear:both;
	width:908px;
	padding:20px 20px;
	background-color:#d5e5f5;
	text-align:center;
}
div#social span {
	margin:0 12px;
	height:16px;
	line-height:16px;
	float:left;
}
div#social span img {
	float:left;
	margin-right:3px;
}

.fl {
	float:left;
}
.fr {
	float:right;
}

/* 3col column defs */
.c728px {
	width:728px;
}

.c508px {
	width:508px;
	margin-right:20px;
}

.c200px {
	width:200px;
}
