html {
     overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: tahoma, helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}
.holder {
	left: 0px;
	top: 0px;
	position: relative;
	width: 980px;
	}
.top_menu_logo2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	text-align: center;
}

.top_menu_left {
	background-image: url(../images/top_menu_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	width: 31px;
	background-color: #A8AFB5;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top_menu_right {
	background-image: url(../images/top_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 24px;
	width: 31px;
	background-color: #A8AFB5;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top_menu_bg {
	background-color: #A8AFB5;
	font-family: arial, helvetica, verdana, geneva, georgia, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 24px;
}
a.topMenu {
	height: 24px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
a.topMenu:link, a.topMenu:active, a.topMenu:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.topMenu:hover {
	text-decoration: none;
	color: #333331;
	background-repeat: repeat-x;
	background-image: url(../images/bkg-top-menu.gif);
}

.workspace_left {
	background-image: url(../images/workspace_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 14px;
}
.workspace_right {
	background-image: url(../images/workspace_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 14px;
}
.workspace_bg {
	background-image: url(../images/workspace_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 16px;
}
.workspace_bg_spliter {
	padding-left: 20px;
	width: 280px;
	padding-top: 0px;
	padding-bottom: 30px;
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
}
ul {
	padding-left: 0px;
	margin-left: 0px;
}
li {
	margin-left: 16px;
	padding-left: 0px;
}
.ul_arrow {
	list-style-image: url(../images/arrow.gif);
	padding-left: 0px;
	margin-left: 0px;
	background-position: 0 2px;
}

.homepage_img_1 {
	color: #707579;
	padding: 20px;
	padding-bottom: 0px;
	padding-top: 15px;
	width: 360px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #2566a7;
	text-transform: uppercase;
	line-height: 28px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-transform: uppercase;
	color: #2566A7;
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 0px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2566a7;
	text-transform: uppercase;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.corner_gray_1 {
	background-image: url(../images/corner_gray_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 20px;
	height: 20px;
	background-color: #A8AFB5;
}
.corner_gray_2 {
	background-image: url(../images/corner_gray_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	background-color: #A8AFB5;
}
.corner_gray_3 {
	background-image: url(../images/corner_gray_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
}
.corner_gray_4 {
	background-image: url(../images/corner_gray_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
}
.bg_gray {
	background-color: #A8AFB5;
}
a:link, a:active, a:visited {
	color: #5590cc;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #5590cc;
	font-weight: bold;
	text-decoration: none;
}
a.black:link, a.black:active, a.black:visited {
	color: #323433;
	font-weight: bold;
	text-decoration: underline;
}
a.black:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.black2:link, a.black2:active, a.black2:visited {
	color: #323433;
	font-weight: bold;
	text-decoration: none;
}
a.black2:hover {
	color: #2566A7;
	font-weight: bold;
	text-decoration: none;
}
.padding_top {
	padding-top: 10px;
}
.padding_top22 {

	padding-top: 22px;
}
.footer {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #A8AFB5;
	padding-top: 15px;
	color: #9ba0a5;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	margin-top: 10px;
}
.homepage_img {
	color: #707579;
	padding: 14px;
}
.img_padding_right {
	padding-right: 15px;
}
.img_padding_right_bottom {
	padding-right: 15px;
	padding-bottom: 30px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-transform: uppercase;
	color: #333333;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 0px;
	border-bottom: 0;
}
.ul_arrow_gray {

	list-style-image: url(../images/bullet-gray.gif);
	padding-left: 0px;
	margin-left: 0px;
	background-position: 0 2px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
#loginForm {
	padding: 0;
	margin: 0;
	border: 0;
	padding-right: 15px;
}
#loginForm input {
	padding: 3px;
	width: 75px;
	border: solid 1px;
	border-color: #CCCCCC;
	color: #666666;
}
#loginForm .inputBtn {
	border: double 3px #ccc;
	padding: 0;
	margin: 0;
	width: 70px;
	color: #666666;
	background-image: url(../images/bkg-top-menu.gif);
	font-weight: bold;
}
.content {

	color: #707579;
	padding: 14px;
}
.footer a {
	font-weight: normal;
	color: #9BA0A5;
	text-decoration: underline;
}

