body
{
	margin: .5em;
	padding: 0;
	height: 100%;
	background-color: #f5fafb;
	background-image: url(img/body-bg.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
img
{
	border-style: none;
}

h2
{
	color: #0377be;
}

h3
{
	color: #0377be;
	margin-bottom: 0px;
}

h4
{
	color: #0377be;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(img/arrow_s.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 15px;	
}
h5
{
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(img/arrow_s.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 15px;	
}
h5:hover
{
	color: #0377be;
}

.container
{
	margin: 0 auto;
	padding: 0em;
	width: 780px;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #5f8e97;
}

.bottom 
{
	padding-top: 5px;
	text-align: center;
	font-style: italic;
	font-size: x-small;
}

.bottom a 
{
	color: black;
}
.top
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 295px;
	background-color: #ffffff;
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 0px solid #EBCD48;
}

.top_login 
{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
.top_date
{
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	color: Gray;
	font-size: 90%;
	margin: 0;
}

.top_date img
{
	vertical-align: middle;
}

.toptabs
{
	margin: 0 0 0 0;
	float: left;
	width: 100%;
	height: 6em;
	font-size: 120%;
	line-height: normal;

}

.toptabs ul
{
	margin: 0;
	padding: 209px 0px 0px 0em;
	list-style: none;
}

.toptabs li
{
	display: inline;
	margin: 0;
	padding: 0;
	 _width: 1px;  _white-space: nowrap; 
}

.toptabs a
{
	float: left;
	background-image: url(img/menu_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

.toptabs a span
{
	float: left;
	display: block;
	background-image: url(img/menu_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 18px 15px 4px 6px;
	color: #ffffff;
	height: 38px;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.toptabs a span
{
	float: none;
}

/* End IE5-Mac hack */
.toptabs a:hover span
{
	color: #FFFFFF;
}

.toptabs a:hover
{
	background-position: 0% -60px;
}

.toptabs a:hover span
{
	background-position: 100% -60px;
	color: #FFFFFF;
}

.top h1
{
	padding: 0;
	margin: 0;
}

.leftnav
{
	float: left;
	width: 150px;
	height: 100%;
	margin: 0;
	padding: 0.2em;
	padding-bottom: 0.7em;
}

.defaultcontent
{
    margin-left: 210px;
	border-left: 1px solid gray;
	padding: 1em;
	max-width: 36em;
}

.menu_header
{
	background-image: url(img/menu_item.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 195px;
	height: 36px;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 00px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.menu_dk
{
	text-align: center;
	vertical-align: bottom;
}

.menu_category
{
	padding-top: 20px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.menu_item
{
	background-image: url(img/arrow_s.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 15px;
	padding: 0px 0 0px 0;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 13px;
}

.menu_item a
{
	color: #0377be;
	text-decoration: none;
}

.menu_item a:hover
{
	color: #000000;
}

.menu_item_top
{
	text-indent: 15px;
	padding: 0px 0 0px 0;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 13px;
	float: left;
	color: #000000;
}

.menu_item_top a
{
    color: #000000;
	text-decoration: none;
}

.menu_item_top a:hover
{
	color: #406a91;
}


.content
{
	padding: 1em;
}

.sponsor
{
	text-align: center;
	clear: both;
	margin: 0;
	padding: .5em;
}

.sponsor img
{
	padding: 0 5px 0 5px;
	vertical-align: bottom;
	border-style: none;
}

.footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #ddd;
	border-top: 1px solid gray;
	line-height: 1em;
	text-align: center;
	font-size: 0.9em;
}

.leftnav p
{
	margin: 0 0 1em 0;
}
.content h2
{
	margin: 0 0 .5em 0;
}

.explain li
{
	font-style: italic;
}
.newshl
{
	font-weight: bold;
	border-bottom: dashed 1px #0377be;
	background-image: url(img/arrow_s.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: 15px;
}
.newslink
{
	text-decoration: none;
	color: #000000;
}

.newslink:hover
{
	color: #0377be;
}

.gallerylink
{
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}

.gallerylink:hover
{
	color: #0377be;
}

.loggedInMenu
{
    height: 32px;
    padding-top: 7px;
    background-image: url(img/submenubg.gif);
	background-repeat: repeat-x;
}

.explain_popup
{
    background-color: #f0f0f0;
    border: solid 1px black;
    width: 350px;
    font-weight: normal;
    padding: 10px;
}

.explain_popup h3
{
    padding: 0px;
    margin: 0px;
}

.result_tr
{
    background-image: url('../../images/Gradients/blue.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #FFFFFF;
}
.addthis_toolbox .two_column 
{
    width: 216px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}