body {
	padding: 0;
	margin: 0 0 15px 0;
	background: url(../images/background.gif) repeat-y 50% 0; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 13px;
	margin-top: 7px;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	margin-top: 15px;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 12px;
	margin-top: 20px;
}

h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin-top: 15px;
}

input.login {
    font-size: 11px;    
}

#login_button {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #fff;
    font-size: 11px;
    background: #75999e;
    border: solid #5c7175 1px;
}


input.info {
	 background-color: #F2F2F2; 
	 font-size: 10px;
	 width: 150px;
}

input.ext {
	 background-color: #F2F2F2; 
	 font-size: 10px;
	 width: 40px;
}

input.telephone {
	 background-color: #F2F2F2; 
	 font-size: 10px;
	 width: 80px;
}

input.infoRadio { background-color: #F2F2F2; }

select.info {
	background-color: #F2F2F2; 
	 font-size: 10px;
}

span.info { font-size: 11px; }

div#content { margin-left: 15px; }

div#errors { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #676767;
}

a.add {
	text-decoration: none;
	color: #676767;
}

a:hover.add {
	text-decoration: underline;
	color: #676767;
}

p.content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
}

td.content {
	 padding-left: 23px; 
	 vertical-align: top;
	 text-align: left;
}

td.contentMain {
	 padding-left: 12px; 
	 vertical-align: top;
	 text-align: left;
}

a.assessments, a.confirm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.assessments, a:hover.confirm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

form {
	margin: 0; 
	padding: 0;
}

select, option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

#logo {
	padding-top: 33px; 
	padding-bottom: 17px;
}

td.logo {
	background-color: #000;
	text-align: center;
}

td.logout {
	color: #fff; 
	font-size: 10px;
	text-align: right;
	height: 40px;
}

p.logout {
	margin-top: 13px; 
	margin-bottom: 6px;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
}

a.logout, a:hover.logout {
	color: #fff;
}

#contentBox {
	border-top: 9px solid #fff; 
	border-right: 10px solid #fff; 
	border-left: 10px solid #fff;
	background-color: #fff;
}

#greenGradient {
	background: url(../images/green_gradient.gif); 
	background-position: top; 
	background-repeat: repeat-x;
}

#veritasEduTd { 
	width: 300px; 
	vertical-align: top;
}

#veritasEdu {
	margin-left: 22px;
	margin-top: 10px;
}

#loginBox {
	background: url(../images/gray_gradient.gif); 
	background-position: top; 
	background-repeat: repeat-x;
	vertical-align: top;
}

#loginTd {
	padding-left: 8px; 
	text-align: right;
	vertical-align: top;
}

#login {
	margin-bottom: 0; 
	margin-top: 12px; 
	font-size: 9px; 
	font-weight: bold; 
	color: #636363;
}

#loginPassword {
	margin-top: 2px; 
	margin-bottom: 0; 
	font-size: 9px; 
	font-weight: bold; 
	color: #636363;
}

#loginSubmit {
	margin-top: 5px; 
	margin-bottom: 0;
}

.greenButton {
	background-color: #4F7A80; 
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #5A7071;
	border-top: 1px solid #5A7071;
	border-bottom: 2px solid #BAD1D4; 
	border-right: 2px solid #BAD1D4; 	
}

.userButton, .companyButton {
	width: 50px; 
	font-size: 10px;
}

.reportButton, .submitButton { font-size: 10px; }

p.forgot {
	margin-top: 8px; 
	font-size: 9px;
	font-weight: normal;
}

a.forgot {
	color: #636363; 
}

p.small {
	font-size: 9px;
	color: #636363;
	margin-bottom: 10px;
	letter-spacing: 0px;
	font-weight: bold;
}

p.menu {
	margin-bottom: 0; 
	margin-top: 4px;
}

p {
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	letter-spacing: 0px;
	font-weight: bold;
}

label { font-weight: normal; }

.menuButtons {
	width: 190px; 
	text-align: left; 
	font-size: 11px; 
	color: #fff; 
	font-weight: bold; 
	background-color: #75999C; 
	padding-left: 7px;
	border-bottom: 2px solid #BAD1D4; 
	border-right: 2px solid #BAD1D4; 
	border-left: 1px solid #5A7071;
	border-top: 1px solid #5A7071;
}

.menuButtonOn {
	width: 170px; 
	text-align: left; 
	font-size: 11px; 
	color: #fff; 
	font-weight: bold; 
	background-color: #CA5A55; 
	padding-left: 7px;
	border-bottom: 2px solid #E7AFAB; 
	border-right: 2px solid #E7AFAB; 
	border-left: 1px solid #9A4D47;
	border-top: 1px solid #9A4D47;
}

div.label {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #F2F2F2;
	white-space: nowrap;
}

div.users_confirm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

span.label {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 10px;	
	background-color: #ffffff;
}

span.errorMsg {	color: #676767; }

span.label_start {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 10px;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #ffffff;
}

span {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
}

h4.question {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 10px;
}

div.multipleChoice {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin: 0 0 2px 0;
	padding: 0;
}

table.results { 
	font-size: 10px; 
	margin-top: 20px;

}

th.resultsFirst {
	color: #676767; 
	text-align: left; 
	padding-left: 8px; 
	padding-bottom: 3px;
	border-bottom: 1px solid #aeaeae;
}

th.results {
	color: #676767; 
	padding-bottom: 3px;
	border-bottom: 1px solid #aeaeae;
}

td.resultsOddFirst {
	/*border-top: 1px solid #aeaeae;*/ 
	border-bottom: 1px solid #aeaeae;	
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 8px; 
	background-color: #F2F2F2;
}

td.resultsOdd {
	/*border-top: 1px solid #aeaeae;*/ 
	border-bottom: 1px solid #aeaeae; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	background-color: #F2F2F2; 
	text-align: center;
}

td.resultsEvenFirst {
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 8px;
	border-bottom: 1px solid #aeaeae;
}

td.resultsEven {
	padding-top: 2px; 
	padding-bottom: 2px; 
	text-align: center;
	border-bottom: 1px solid #aeaeae; 
}

td.users_confirm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ffffff;
}

table.submit {
	margin-top: 35px; 
	border-top: 1px solid #BCBCBB; 
	padding-top: 5px;
}	

#boxBottom {
	background-color: #fff;
}

td.boxBottom { background-color: #fff; }

#leftCorner {
	background-color: #676767; 
	width: 32px;
	vertical-align: bottom;
}

#rightCorner {
	background-color: #676767; 
	width: 32px;
	text-align: right;
	vertical-align: bottom;
}

.questionNum { 
	color: #676767; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.assessmentError {
	color: #000099;
	border: 1px solid #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

a.greenLink {
	text-decoration: none;
	color: #75999E;
}

a:hover.greenLink {
	text-decoration: underline;
	color: #577B80;
}


/* formatting classes */
.underline { text-decoration: underline; }

.noBMargin { margin-bottom: 0; }
.noTMargin { margin-top: 0; }
.noVMargin { 
	margin-bottom: 0;
	margin-top: 0;
}

.top { vertical-align: top; }
.bottom { vertical-align: bottom; }
.middle { vertical-align: middle; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.bold { font-weight: bold; }
.normalFont { font-weight: normal; }

input.btn, input.btnhov{
   font-family: verdana, arial, helvetica, sans-serif;
   font-size:64%;
   color: #fff;
   font-weight:bold;
   background: #75999e;
   border: solid #5c7175 1px;   
 }

input.btnhov{
  background-color: #5c7175;
  cursor:pointer;
}
