body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index05.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #4D8DAC;
	font-size: 9px;
}

.text2 {
	color: #CECECE;
	font-size: 9px;
}
.redsubheader {
	color: #660000;
}


.text3 {
	color: #E5E5E5;
	font-size: 9px;
}

a {
	color: #CECECE;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #E5E5E5;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
    background-image: url(images/index02.gif);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg2 {
    background-image: url(images/index04.gif);
    background-position: left top;
    background-repeat: repeat-x;
}

.bg3 {
    background-image: url(images/index06.gif);
    background-position: right top;
    background-repeat: repeat-y;
}

.bg4 {
    background-image: url(images/index07.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #4C4C4C;
}

.style1 a {
	color: #4D8DAC;
	text-decoration:underline;
}

.style1 a:hover {
	text-decoration:none;
}

.style2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.style2 a {
	color: #FFFFFF;
	text-decoration:none;
}

.style2 a:hover {
	text-decoration:underline;
}
.questionnaireTD {

	border-left: none;
	border-right: none;
	border-bottom: 1px solid #DBDBDB;
}
.questionnaireTable {
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.box {font-family: Verdana; 
      font-size: 8pt; 
      color: #666666; 
      border: 1 solid; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.usermsg {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF0000;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999999;
}

