body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 12px;
}

a:link, a:visited {color:#0000FF;text-decoration: none;}
a:active, a:hover {color:#0000FF;text-decoration: underline;}


h1 {
	margin-bottom: 6px;
	font-size: 16px;
}

h2 {
	margin-bottom: 6px;
	font-size: 12px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	padding: 3px;
}

.body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3F9FB;
}

.pg-wrap {
	width: 830px;
	margin: 0px auto;
}

.pg-shadow-left {
	background: url("../images/page_shadow_left.gif") repeat-y left;
	
}

.pg-shadow-right {
	background: url("../images/page_shadow_right.gif") repeat-y right;
	padding: 0px 15px 15px 15px;
}

.pg-shadow-bottom {
	background: url("../images/page_shadow_bottom.gif") repeat-x bottom;
}

.pg-shadow-lowerleft {
	background: url("../images/page_shadow_lowerleft.gif") no-repeat left bottom;
}

.pg-shadow-lowerright {
	background: url("../images/page_shadow_lowerright.gif") no-repeat right bottom;
}

.page-wrapper {
	
}

.content {
	padding: 7px;
}

.content2 {
	padding: 7px;
	background: #FEDB7F url('../images/grad01.jpg') repeat-x;
}

.grad2 {
	background: url("../images/grad02.gif") repeat-y;
	font-family: Verdana,Arial, Helvetica,  sans-serif;
	padding-top: 4px;
	font-size: 14px;
	margin: 0px auto;
	width: 777px;
	height: 20px;
	color: #0058B0;
	font-weight: bold;
}

.tab-bar {
	background: url("../images/tab_bar.gif") repeat-x;
	height: 17px;
	color: #304350;
	font-size: 10px;
	padding-top: 3px;
	font-weight: bold;
}

.tab {
	width: 126px;
	height: 22px;
	background: url("../images/tab.gif") no-repeat;
	text-align: center;
	color: #106EBB;
	font-weight: bold;
	padding-top: 8px;
	cursor: pointer;
}

.tab-gold {
	width: 126px;
	height: 22px;
	background: url("../images/tab.gif") no-repeat;
	text-align: center;
	color: #DA9F25;
	font-weight: bold;
	padding-top: 8px;
	cursor: pointer;
}

.tab-gold a:link,.tab-gold a:visited {
	color: #DA9F25;
	text-decoration: none;
}

.tab-gold a:hover,.tab-gold a:active {
	color: #DA9F25;
	text-decoration: underline;
}

.tab-sel-gold {
	width: 126px;
	height: 24px;
	background: url("../images/tab_selected.gif") no-repeat;
	text-align: center;
	color: #DA9F25;
	font-weight: bold;
	padding-top: 6px;
	cursor: default;
}

.tab-sel-gold a:link,.tab-gold a:visited {
	color: #DA9F25;
	text-decoration: none;
}

.tab-sel-gold a:hover,.tab-gold a:active {
	color: #DA9F25;
	text-decoration: underline;
}

.tab a:link,.tab a:visited {
	color: #106EBB;
	text-decoration: none;
}

.tab a:hover,.tab a:active {
	color: #106EBB;
	text-decoration: underline;
}

.tabs {
	background: url("../images/tab_bar_edge.gif") repeat-x bottom;
}

.tab-sel {
	width: 126px;
	height: 24px;
	background: url("../images/tab_selected.gif") no-repeat;
	text-align: center;
	color: #106EBB;
	font-weight: bold;
	padding-top: 6px;
	cursor: default;
}

/* Links */
.a2:link,.a2:visited {
	color: #003172;
	font-weight: bold;
	text-decoration: none;
}

.a2:hover,.a2:active {
	color: #003172;
	font-weight: bold;
	text-decoration: underline;
}

/* Containers */
.c1 {
	border: 1px solid #CFCFCF;
}

.c2 {
	border: 1px solid #CFCFCF;
	padding: 5px;
}

.c3 {
	padding: 10px;
}

.blue-bg1 {
	background: #D4E2F6;
}

.blue-bg2 {
	background: #E3EAF3;
}

.blue-container1 {
	background: #E3EAF3;
	padding: 5px;
}

.blue-c2 {
	border: 1px solid #73BFD6;
	background: #F2FCFF;
}

.bull-link a:link, .bull-link a:visited {
	display: block;
	text-decoration: none;
	padding: 7px 0px 7px 7px;
	color: #606060;
}

.bull-link a:hover, .bull-link a:active {
	background: #8ACCE4;
}

.blue-shade {
	background: url(../images/blue_shade.gif) repeat-x top;
}

.margin-spacer1 {
	margin-top: 10px;
}

.update {
	background: #E6F6FE;
	color: #106EC5;
}

.update a:link,.update a:visited {
	color: #106EC5;
	text-decoration: none;
}

.update a:hover,.update a:active {
	color: #106EC5;
	text-decoration: underline;
}

.footer {
	text-align: center;
	padding: 10px;
	color: #72757D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer a:link,.footer a:visited {
	font-size: 11px;
	color: #72757D;
	text-decoration: none;
}

.footer a:hover,.footer a:active {
	font-size: 11px;
	color: #72757D;
	text-decoration: underline;
}

.bullet {
	list-style: url("../images/bullet.gif");
}

.menu-item {
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu a:link,.menu a:visited {
	color: #606060;
	text-decoration: none;
	font-size: 11px;
}

.menu a:hover,.menu a:active {
	color: #F39E51;
	text-decoration: underline;
	font-size: 11px;
}

.link1:link,.link1:visited,.link1:hover,.link1:active {
	color: #606060;
	text-decoration: underline;
}

.menu-title {
	background: #E3EAF3;
	text-align: center;
	color: #4C4C4D;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	border-left: 1px solid #CBD0D5;
	border-right: 1px solid #CBD0D5;
	border-top: 1px solid #CBD0D5;
}

.menu {
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	padding: 5px 10px 5px 0px;
}

.sp {
	height: 8px;
	background: #80B4E5;
}

.login-form {
	font-size: 10px;
}

.h3-gray {
	font-weight: bold;
	font-size: 14px;
	color: #8E9398;
	margin: 2px 0px 7px 0px;
}

.header {
	background-color: #E6F6FE;
	height: 68px;
	border-bottom: 1px solid #BFDEE7;
}

.header-link a {
	display: block;
	width: 100px;
	height: 25px;
	padding-top: 8px;
	text-align: center;
	background: #003172 url("../images/bg01.gif");
	float: right;
	font-weight: bold;
	margin-left: 1px;
	color: #EEEEEE;
}

.header-link a:link,.header-link a:visited {
	text-decoration: none;
	color: #EEEEEE;
}

.header-link a:hover,.header-link a:active {
	text-decoration: underline;
	color: #EEEEEE;
}