/******************** Body ********************/

body
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
*
{
	margin: 0px;
	padding: 0px;
}

/******************** General ********************/

a
{
	text-decoration: underline;
	color: #0000AA;
}
a:hover
{
	text-decoration: none;
	color: #FF0000;
}
img
{
	border: 0px;
}
table
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-collapse: collapse;
	table-layout: auto;
}
h1
{
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	line-height: 80px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	line-height: 50px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
h3
{
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	line-height: 30px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
h4
{
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	line-height: 17px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

/******************** Container ********************/

#container
{
	margin: 0px auto;
	text-align: left;
	width: 990px;
}

#container_popup
{
	margin: 0px auto;
	text-align: left;
	width: 700px;
}

/******************** Header ********************/

#header
{
	margin: 0px 0px 0px 0px;
	width: 990px;
	position: relative;
}

#header a
{
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover
{
	text-decoration: none;
}

/******************** Top ********************/

#top
{
	background-color: #53A1B5;
	margin: 0px 0px 0px 0px;
	width: 990px;
	height: 110px;
	position: relative; 
	clear: both;
}

/******************** Top Left ********************/

#topleft
{
	margin: 5px 0px 0px 7px;
	float: left;
	text-align: left;
	display: inline;
}

#topleft a
{
	text-decoration: none;
	color: #FFF799;
}

#topleft a:hover
{
	text-decoration: none;
}

/******************** Top Middle ********************/

#topmiddle
{
	margin: 10px 0px 0px 0px;
	float: left;
	text-align: left;
	display: inline;
}

/******************** Top Right ********************/

#topright
{
	margin: 15px 0px 0px 108px;
	float: left;
	text-align: right;
	line-height: 25px;
	display: inline;
}
#topright a
{
	text-decoration: none;
	color: #FFF799;
}

#topright a:hover
{
	text-decoration: none;
}

/******************** Top Bar ********************/

#topbar
{
	margin: 0px 0px 10px 0px;
	width: 990px;
	height: 23px;
	position: relative;
	clear: both;
}

/******************** Top Bar Left ********************/

#topbarleft
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 770px;
	float: left;
	text-align: left;
	display: inline;
}

/******************** Top Bar Right ********************/

#topbarright
{
	background-color: #99FFFF;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	width: 210px;
	height: 20px;
	float: right;
	text-align: right;
	display: inline;
	font-weight: bold;
}

/******************** Content ********************/

#content
{
	
}

#content_popup
{
	
}

/******************** Main Content ********************/

#maincontent
{
	width: 990px;
}

#maincontent_popup
{
	width: 700px;
}

/******************** Footer ********************/

#footer
{
	width: 990px;
	text-align: left;
}

/******************** Bottom ********************/

#bottom
{
	background-color: #E0E0E0;
	margin: 10px 0px 0px 0px;
	width: 990px;
	height: 21px;
	line-height: 17px;
	border-bottom: 1px solid #CCCCCC;
	position: relative; 
	clear: both;
}

/******************** Bottom Left ********************/

#bottomleft
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 7px;
	float: left;
	text-align: left;
	display: inline;
}

#bottomleft a
{
	color: #666666;
}

#bottomleft a:hover
{
	color: #666666;
}

/******************** Bottom Right ********************/

#bottomright
{
	margin: 0px 0px 0px 0px;
	padding: 2px 7px 3px 0px;
	float: right;
	text-align: right;
	display: inline;
}

#bottomright a
{
	color: #666666;
}

#bottomright a:hover
{
	color: #666666;
}

/******************** Body End ********************/

#bodyend
{
	margin: 0px auto;
	width: 990px;
	position: relative; 
	clear: both;
}

/******************** Body End Left ********************/

#bodyendleft
{
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	display: inline;
}

/******************** Body End Right ********************/

#bodyendright
{
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: left;
	display: inline;
}

/******************** Classes ********************/

.clear
{
	clear: both;
}
.td
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: left;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdc
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: center;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdr
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: right;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdn
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	white-space: nowrap;
}
.tdtext
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: left;
}
.tdout
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: center;
	background-color: #FFE5E6;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdsub
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: center;
	background-color: #CCEDFA;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdmiss
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: center;
	background-color: #C0C8CB;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdf
{
	margin: 0px 0px 0px 0px;
	padding: 4px 3px 2px 3px;
	line-height: 17px;
	text-align: center;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdsr
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: left;
	color: #FF0000;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdtr
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: left;
	color: #5674B9;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.tdwt
{
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	line-height: 17px;
	text-align: left;
	color: #9A9A9A;
	border-bottom: 1px solid #EBEBEB;
	white-space: nowrap;
}
.frm
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
	font-size:11px;
}
.frmbtn
{
	padding: 1px 3px 1px 3px;
	cursor: pointer;
	color: #333;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid;
	border-top-color: #999;
	border-left-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	background-color: #DDD;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFFFF, EndColorStr=#FFCCCCCC)
}
.donation
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	line-height: 17px;
	float: right;
	text-align: right;
	display: inline;
	color: #790000;
	font-weight: bold;
}
.title
{
	background-color: #E0E0E0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	line-height: 17px;
	font-weight: bold;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap;
}
.titleexp
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-weight: bold;
	color: #00A651;
	white-space: nowrap;
}
.subtitle
{
	background-color: #F0F0F0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	line-height: 17px;
	font-weight: bold;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	white-space: nowrap;
}
.minititle
{
	background-color: #F0F0F0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	line-height: 17px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	white-space: nowrap;
}
.competitor_chart
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 696px;
	position: relative; 
}
.competition_chart
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 726px;
	position: relative; 
}
.ws
{
	white-space: nowrap;
}
.ht5
{
	height: 5px;
	white-space: nowrap;
}
.ht10
{
	height: 10px;
	white-space: nowrap;
}
.ht15
{
	height: 15px;
	white-space: nowrap;
}
.ht20
{
	height: 20px;
	white-space: nowrap;
}
.wd2
{
	width: 2px;
	white-space: nowrap;
}
.wd10
{
	width: 10px;
	white-space: nowrap;
}
.wd15
{
	width: 15px;
	white-space: nowrap;
}

/******************** Navigation ********************/

#nav
{
	background-color: #2B7389;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
}

#nav ul
{
	margin-left: 7px;
	text-align: left;
}

#nav li
{
	list-style-type: none;
	padding-left: 8px;
	padding-right: 5px;
	border-left: 2px solid #FFFFFF;
	display: inline;
}

#navleft
{
	width: 690px;
	float: left;
	text-align: left;
	display: inline;
}

#navright
{
	width: 290px;
	padding-right: 10px;
	float: right;
	text-align: right;
	display: inline;
}

#navright a
{
	color: #FFF799;
	text-decoration: underline;
}

/******************** Site Map ********************/

#sitemap
{
	background-color: #F0F0F0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 17px;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
}

/******************** Page Title ********************/

#pagetitle
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	height: 80px;
	line-height: 80px;
	clear: both;
}

#pagetitle_popup
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: 50px;
	line-height: 50px;
	clear: both;
}

/******************** Page Title Left ********************/

#pagetitleleft
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 820px;
	height: 80px;
	line-height: 80px;
	float: left;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

#pagetitleleft_popup
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}


/******************** Page Title Right ********************/

#pagetitleright
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 170px;
	height: 80px;
	float: right;
	text-align: right;
	display: inline;
}

/******************** Menu ********************/

#menu
{
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 19px;
	text-align: left;
	line-height: 19px;
	font-weight: bold;
	border-bottom: 2px solid #677799;
	position: relative;
	clear: both;
}

#menu ul
{
	text-align: left;
}

#menu li
{
	list-style-type: none;
	display: inline;
	font-weight: bold;
}

.bg_off_button
{
	background-image: url(/assets/menu/images/bg_off_button.gif);
	background-repeat: repeat-x;
	padding: 0px 3px 0px 3px;
	height: 19px;
	width: auto;
	float: left;
}
.bg_off_left
{
	background-image: url(/assets/menu/images/bg_off_left.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 19px;
	float: left;
}
.bg_off_right
{
	background-image: url(/assets/menu/images/bg_off_right.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 19px;
	float: left;
}
.bg_empty
{
	background-image: url(/assets/menu/images/bg_empty.gif);
	background-repeat: repeat-x;
	height: 19px;
	float: left;
}
.bg_on_button
{
	background-image: url(/assets/menu/images/bg_on_button.gif);
	background-repeat: repeat-x;
	padding: 0px 3px 0px 3px;
	width: auto;
	height: 19px;
	float: left;
}
.bg_on_left
{
	background-image: url(/assets/menu/images/bg_on_left.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 19px;
	float: left;
}
.bg_on_right
{
	background-image: url(/assets/menu/images/bg_on_right.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 19px;
	float: left;
}
.bg_space
{
	background-image: url(/assets/menu/images/bg_space.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 19px;
	float: left;
}
.menu_on_button
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_on_button:hover
{
	color: #00FFFF;
}
.menu_off_button
{
	color: #000000;
	text-decoration: none;
}