/****************************************************************
	OVERRIDE
 ****************************************************************/
*
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body
{
	background: #002A80 url(body.gif) repeat-x;
}
h1
{
	padding-left: 10px;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	background: url(bullet.gif) right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
h2
{
	padding-bottom: 10px;
	font-size: 14px;
	color: #4377C1;
}
h3
{
	padding-bottom: 10px;
	font-size: 14px;
	color: #995700;
}
p
{
	padding-bottom: 10px;
}
blockquote
{
	padding-left: 20px;
}
ul
{
}
li
{
	margin-left: 20px;
	list-style: url(arrow.gif);
}
small
{
	font-size: 11px;
}
a
{
	color: #4377C1;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
/****************************************************************
	LAYOUT
 ****************************************************************/
#header-wrap
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 100px;
}
#header-logo
{
}
#header-tab
{
	position: absolute;
	right: 80px;
	top: 0;
	width: 340px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(toptab.gif);
	text-align: center;
}
#header-tab a
{
	color: #FFFFFF;
}
#header-addtoany
{
	position: absolute;
	right: 0;
	top: 0;
}
#header-insert
{
	position: absolute;
	right: 0;
	top: 46px;
	color: #FFFFFF;
}
#header-tagline1
{
	position: absolute;
	right: 0;
	top: 62px;
	color: #FFFFFF;
}
#header-translate
{
	position: absolute;
	right: 0;
	top: 80px;
	padding: 2px 4px 0 4px;
	height: 18px;
	background-color: #CCCCCC;
}
#header-translate div
{
	display: inline;
}
#header-translate select
{
	margin: 0 4px 0 0;
	border: 0;
	padding: 0;
	font-size: 11px;
}
#menu-wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 40px;
}
#menu-wrap a
{
	display: block;
	float: left;
	margin-top: 9px;
	margin-right: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	background-image: url(menutab.gif);
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}
#menu-wrap a:hover
{
	background: #000000 none;
	color: #FFFFFF;
	text-decoration: none;
}
#menu-wrap a.asdf
{
	float: right;
}
#menu-wrap a.asdf:hover
{
}
#menu-wrap a.asdf img
{
	vertical-align: middle;
}
#content-wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: url(content2.gif);
}
#content-hack
{
	background: url(content1.gif) no-repeat;
}
#content-main
{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}
#separator-wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 40px;
	background: url(content3.gif);
}
#footer-wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#footer-row1
{
	margin-bottom: 10px;
	color: #D0D0FF;
	text-align: center;
}
#footer-row1 a
{
	color: #D0D0FF;
}
#footer-row2
{
	margin-bottom: 10px;
	color: #FFFFFF;
	text-align: center;
}
#footer-row2 a
{
	color: #FFFFFF;
}
/****************************************************************
	BOX
 ****************************************************************/
.boxgray
{
	margin: 10px;
}
.boxgray .c1
{
	margin-right: 10px;
	height: 10px;
	background: url(boxgray-1.gif);
}
.boxgray .c2
{
	margin-top: -10px;
	margin-left: 10px;
	height: 10px;
	background: url(boxgray-2.gif) right no-repeat;
}
.boxgray .c3
{
	margin-right: 10px;
	height: 10px;
	background: url(boxgray-3.gif);
}
.boxgray .c4
{
	margin-top: -10px;
	margin-left: 10px;
	height: 10px;
	background: url(boxgray-4.gif) right no-repeat;
}
.boxgray .cc
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 9px;
	padding-right: 9px;
	background: #FFFFFF url(boxgray-5.gif) repeat-x;
}
.boxteal
{
	margin: 10px;
}
.boxteal .c1
{
	margin-right: 10px;
	height: 10px;
	background: url(boxteal-1.gif);
}
.boxteal .c2
{
	margin-top: -10px;
	margin-left: 10px;
	height: 10px;
	background: url(boxteal-2.gif) right no-repeat;
}
.boxteal .c3
{
	margin-right: 10px;
	height: 10px;
	background: url(boxteal-3.gif);
}
.boxteal .c4
{
	margin-top: -10px;
	margin-left: 10px;
	height: 10px;
	background: url(boxteal-4.gif) right no-repeat;
}
.boxteal .cc
{
	border-left: 1px solid #CC7400;
	border-right: 1px solid #CC7400;
	padding-left: 9px;
	padding-right: 9px;
	background: #FFF5E5 url(boxteal-5.gif) repeat-x;
}
/****************************************************************
	MISC
 ****************************************************************/
.genericmsg
{
	border: 1px solid #FFCC00;
	padding: 20px;
	color: #000000;
	background-color: #FAFAE6;
}
.genericerr
{
	border: 1px solid #CC0033;
	padding: 20px;
	color: #CC0033;
	background-color: #FAFAE6;
}
.genericfilter
{
	text-align: right;
}
.genericfilter label
{
	font-weight: bold;
}
.genericform
{
}
.genericform table
{
	width: 100%;
}
.genericform th
{
	padding: 6px;
	background: url(tablehead.gif);
	text-align: left;
}
.genericform td
{
	padding: 3px;
	vertical-align: top;
}
.genericform label
{
	display: block;
	font-size: 11px;
}
.genericform label a
{
	font-size: 11px;
}
.genericpager
{
	overflow: hidden;
}
.genericpager a
{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 16px;
	background: #BFDAFF;
	color: #000000;
}
.genericpager a:hover
{
	background: #F2F8FF;
	text-decoration: none;
}
.genericpager span
{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 16px;
}
.genericimage
{
	float: right;
	margin-left: 4px;
}
.genericimage img
{
	border: 1px solid #666666;
	padding: 4px;
}
.genericimage a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

