/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	word-spacing: normal;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*BEGIN MAIN-MENU*/
#main_menu {
	font-size: 10px;
	font-weight: bold;
	color: #00384E;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	min-width: 620px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5002;
	left: 20px;
	top: 148px; /*  68 ORIG TEXT TOP POSITION-DO WE NEED? 72px;*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_menu a:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	color: #00384E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
}

#main_menu a:visited {  
	text-decoration: none; 
	color: #00384E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
}

#main_menu a:hover {  
	text-decoration: none; 
	color: #4894CA;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4894CA;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
}

#main_menu a:active {  
	text-decoration: none; 
	color: #00384E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
}

#main_menu a#about_us:hover {  
	color: #677A33;
	border-bottom-color: #677A33;
}

#main_menu a#partners:hover {  
	color: #847D53;
	border-bottom-color: #847D53;
}

#main_menu a#support:hover {  
	color: #A67A46;
	border-bottom-color: #A67A46;
}

#main_menu a#news:hover {  
	color: #A68D08;
	border-bottom-color: #A68D08;
}

#main_menu a#products:hover {  
	color: #B56700;
	border-bottom-color: #B56700;
}

#main_menu a#contact_us:hover {  
	color: #8A2413;
	border-bottom-color: #8A2413;
}

#main_menu a#sign_up:hover {  
	color: #415090;
	border-bottom-color: #415090;
}

#main_menu a#login:hover {  
	color: #187C9D;
	border-bottom-color: #187C9D;

}.main_menu_spacer {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
/*END MAIN-MENU*/

#codecorrect_logo {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5001;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #015B61;
}

#header_rule {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5000;
	left: 22px;
	top: 173px; /* 93   */
	background-color: #CCCCCC;
	width: 97%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 9px;
	margin-right: 8px;
	margin-left: 0px;
	padding: 0px;
}

h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9e9e9e;
	text-decoration: underline;
}

h2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00384E;
	text-decoration: none;
}

h2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9e9e9e;
	text-decoration: underline;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #1F4D65;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
}

/*
SEE page.css FOR h5 styles
*/

h6 {
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}

p {
	font-size: 11px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 8px;
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding: 0px;
}

li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

/***********************************/

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #00384E;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: underline;
}
/***********************************/

#footer_menu  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9E9E9E;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0px;
}

#footer_menu  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

#footer_menu a:visited {
	color: #9E9E9E;
	text-decoration: underline;
}

#footer_menu a:hover{
	color: #00384E;
	text-decoration: none;
}

#footer_menu a:active {
	color: #9E9E9E;
	text-decoration: underline;
}
/***********************************/

a.request_demo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BD462D;
	text-decoration: underline;
	font-style: italic;
}

a.request_demo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00384E; /*#963723;*/
	text-decoration: underline;
	font-style: normal;
}

a.request_demo:hover{
	color: #F3001B;
	text-decoration: none;
}

a.request_demo:active {
	color: #8A2413;
	text-decoration: underline;
}
/***********************************/

a.login_text:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00384E; /*#C9AE29;*/
	text-decoration: none;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.login_text:visited {
	text-decoration: none;
	color: #C9AE29;
}

a.login_text:hover{
	color: #EACB49;
	text-decoration: none;
}

a.login_text:active {
	color: #C9AE29;
	text-decoration: none;
}
/***********************************/

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textitalic {
	font-style: italic;
}

.textbolditalic {
	font-style: italic;
	font-weight: bold;
}

.textbold {
	font-weight: bold;
}

.textgold {
	color: #C9AE29;
}

.bgwhite {
	background-color: #FFFFFF;
}