body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4040a0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7f7fbf;
	line-height: 18px;
	background-image: url(../images/bg.jpg);
}
.timetek #container {
	width: 1000px;
	background: #FFFFFF;
	border: 3px solid #000080;
	text-align: left;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.timetek #header {
	padding-top: 130px;
	padding-bottom: 0;
	background-color: #FFF;
	background-image: url(../images/header.gif);
	height: 20px;
	text-align: right;
	font-size: 9px;
	letter-spacing: 1px;
	padding-right: 20px;
}
.timetek #subheader {
	background-color: #000080;
	padding-right: 40px;
	padding-left: 30px;
	word-spacing: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E62206;
}
.timetek #headerpic {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../images/header_pic.jpg);
	height: 35px;
	padding-top: 140px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E62206;
}
.timetek #mainContent {
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
.timetek #footer {
	padding: 0 40px;
	background-color: #CECEE1;
	text-align: center;
}
.timetek #footer p {
	margin: 0;
	padding: 10px 0;
	word-spacing: 15px;
	font-weight: bold;
	color: #000080;
}
h1 {
	font-size: 20px;
	color: #e62206;
}
h2 {
	font-size: 18px;
	color: #FD3300;
}
h3 {
	font-size: 18px;
	color: #D58000;
}
h4 {
	font-size: 14px;
	color: #bb8b37;
}
h3 {
	font-size: 14px;
	color: #262349;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E5E5E5;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #42429C;
}
a.page:link {
	color: #4456F9;
	text-decoration: none;
}
a.page:visited {
	text-decoration: none;
	color: #8D95F5;
}
a.page:hover {
	text-decoration: none;
	color: #FD3300;
}
a.page:active {
	text-decoration: none;
	color: #8D95F5;
}
.text_first_para {
	font-size: 13px;
	color: #000080;
	line-height: 20px;
	font-weight: bold;
}
.text_orange {
	color: #FB6D59;
}
.text_small {
	font-size: 10px;
}
.text_small_right {
	font-size: 9px;
	text-align: right;
	margin-right: 10px;
}
.form_design {
	border: 1px ridge #000062;
	background-color: #E8E9F4;
}

