body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 12px;
}

h1 {
	margin-bottom: 6px;
	font-size: 16px;
}

h2 {
	margin-bottom: 6px;
	font-size: 12px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	padding: 3px;
}

a:link,a:visited {
	color: #0033ff; /*#EE9C28;*/
	text-decoration: none;
}

a:hover,a:active {
	color: #0033ff; /*#EE9C28;*/
	text-decoration: underline;
}

.body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.outer-shade-left {
	background: url(../images/outer_shade_left.gif) repeat-y left;
	margin: 0px auto;
	width: 820px;
}

.outer-shade-right {
	background: url(../images/outer_shade_right.gif) repeat-y right;
}

.outer-shade-bottom {
	background: url(../images/outer_shade_bottom.gif) repeat-x bottom;
}

.outer-shade-left-corner {
	background: url(../images/outer_shade_left_corner.gif) no-repeat left bottom;
}

.outer-shade-right-corner {
	background: url(../images/outer_shade_right_corner.gif) no-repeat right bottom;
}

.page-wrapper {
	margin: 0px 10px 0px 10px;
	padding: 5px 15px 40px 15px;
}

.padded-border {
	border: 1px solid #CFCFCF;
	padding: 2px;
}

.blue-bg1 {
	background: #D4E2F6;
}

.blue-bg2 {
	background: #E3EAF3;
}

.blue-container1 {
	background: #E3EAF3;
	padding: 5px;
}

.blue-shade {
	background: url(../images/blue_shade.gif) repeat-x top;
}

.margin-spacer1 {
	margin-top: 10px;
}

.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;
}

.login-form {
	font-size: 10px;
}
