
/* Global */
HTML {
	width: 100%;
	height: 100%;
}
BODY {
	padding: 0px;
	margin: 0px;
	background-color: White;
	width: 100%;
}

BODY, P, A, TD, TH, DIV, SPAN, INPUT, SELECT {
	font-family: Arial;
	color: Black;
	font-size: 12px;
}

TABLE, IMG {
	border: 0px;
}

INPUT, SELECT, TEXTAREA {
	border: solid 1px #cccccc;
}

DIV.main-container {
	width: 800px;
	height: 100%;
}

TD.top-right {
	vertical-align: top;
	padding-top: 5px;
}
TD.top-right DIV.wrapper {
	float: right;
	margin-right: 22px;
}
TD.top-right DIV.wrapper DIV {
	text-align: center;
}
TD.top-right DIV.wrapper DIV.links A {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	text-decoration: underline;
}
TD.top-right DIV.wrapper DIV.help {
	color: #000066;
	font-size: 18px;
}
TD.top-right DIV.wrapper DIV.time {
	color: #333333;
	font-size: 12px;
}

TABLE.menu-container {
	height: 31px;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
TABLE.menu-container TD.left {
	width: 7px;
	background: url(images/menuLeft.png) no-repeat right;
	padding-left: 11px;
}
TABLE.menu-container TD.right {
	width: 7px;
	background: url(images/menuRight.png) no-repeat left;
	padding-right: 10px;
}
TABLE.menu-container TD.center {
	background: url(images/menuCenter.png) repeat-x;
	vertical-align: center;
}
TABLE.menu-container DIV.menu-item {
	float: left;
	margin: 0px 18px 0px 18px;
}
TABLE.menu-container DIV.menu-item A {
	color: White;
	text-decoration: underline;
	font-size: 14px;
}
DIV.top-block-container {
	margin: 9px 28px 0px 28px;
	padding-top: 10px;
	border: solid 1px #cccccc;
	background: url(images/topBlock.png) no-repeat left top;
	height: 181px;
}
DIV.top-block-container DIV {
	text-align: left;
}
DIV.top-block-container DIV.title {
	padding-left: 168px;
	color: #000066;
	font-size: 22px;
	font-weight: Bold;
}
DIV.top-block-container DIV.description {
	padding-left: 168px;
	color: #000066;
	font-size: 13px;
	font-weight: Bold;
}
DIV.top-block-container DIV.get-started {
	padding-left: 209px;
	margin-top: 10px;
}
DIV.top-block-container DIV.get-started A {
	color: #ff6633;
	font-size: 12px;
	font-weight: Bold;
}
DIV.top-block-container DIV.point {
	padding-left: 222px;
	margin-top: 12px;
	color: #4c4c4c;
	font-size: 12px;
}

TABLE.middle-container {
	margin-top: 7px;
	width: 100%;
}
TABLE.middle-container TD.left {
	width: 192px;
	background: url(images/middleLeftBg.png) repeat-y;
	padding: 15px 10px 15px 28px;
	vertical-align: top;
}
TABLE.middle-container TD.left DIV.title {
	padding-left: 15px;
	margin-top: 14px;
	color: #333333;
	font-size: 15px;
	font-weight: Bold;
	text-align: left;
}
TABLE.middle-container TD.left  TABLE.point {
	width: 100%;
	margin-top: 7px;
}
TABLE.middle-container TD.left  TABLE.point TD.left-cell {
	vertical-align: top;
	width: 20px;
}
TABLE.middle-container TD.left  TABLE.point TD.right-cell {
	vertical-align: top;
	padding-left: 2px;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
TABLE.middle-container TD.content {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 50px;
	vertical-align: top;
	text-align: left;
}

DIV.footer-block-container {
	height: 64px;
	background: url(images/footerBg.png) repeat-x;
}
DIV.footer-block-container DIV.footer-block-wrapper {
	padding-top: 40px;
}
DIV.footer-block-container DIV.footer-block-wrapper DIV {
	display: inline;
	color: Black;
	font-size: 12px;
	padding-left: 1px;
	padding-right: 1px;
}
DIV.footer-block-container DIV.footer-block-wrapper DIV A {
	text-decoration: none;
	color: Black;
	font-size: 12px;
}
DIV.footer2-block-container {
	padding: 8px 11px 8px 11px;
	color: Black;
	font-size: 12px;
	text-align: left;
}

DIV.content-title {
	float: left;
	clear: both;
	color: #ff6600;
	font-size: 17px;
	font-weight: Bold;
	padding-bottom: 9px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 7px;
}
DIV.content-title-2 {
	color: #3f8cd9;
	font-size: 14px;
	font-weight: Bold;
	margin-top: 8px;
}

DIV.content-title-2 a:link {
	color: #3f8cd9;
	font-size: 14px;
	font-weight: Bold;
	margin-top: 8px;
	text-decoration: underline;
}

DIV.content-title-2 a:visited {
	color: #999999;
	font-size: 14px;
	font-weight: Bold;
	margin-top: 8px;
	text-decoration: underline;
}

DIV.content-title2 {
	color: #3f8cd9;
	font-size: 16px;
	font-weight: Bold;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 7px;
}

DIV.content-simple-text {
	clear: left;
	margin-top: 8px;
}
DIV.content-padded-text {
	margin-top: 14px;
	padding-left: 45px;
}
DIV.content-padded2-text {
	margin-top: 3px;
	padding-left: 30px;
}
DIV.content-padded-blue-text {
	margin-top: 17px;
	padding-left: 45px;
	color: #3f8cd9;
}
DIV.content-padded-blue-bold-text {
	margin-top: 14px;
	padding-left: 25px;
	color: #3f8cd9;
	font-weight: Bold;
}

TABLE.content-form {
	padding-left: 48px;
}
TABLE.content-form TD {
	padding-right: 8px;
	padding-top: 8px;
}
TABLE.content-form TD INPUT, TABLE.content-form TD SELECT {
	width: 156px;
}
TABLE.content-form TD TEXTAREA {
	width: 323px;
	height: 76px;
}