a:link       { color: rgb(102,0,153) }
a:visited    { color: rgb(153,51,102) }
a:active     { color: rgb(102,102,204) }
body         { color: rgb(0,0,102); }
h1           { color: rgb(0,0,102) }
h2, marquee  { color: rgb(102,0,102) }
h3           { color: rgb(102,102,153) }
h4           { color: rgb(0,0,102) }
h5           { color: rgb(102,0,102) }
h6           { color: rgb(102,102,153) }
hr           { color: rgb(102,102,153) }
button       { background-color: rgb(0,0,102); color: white; border-color: rgb(204,204,255) }
label        { color: rgb(0,0,102) }
textarea     { color: black; border-color: rgb(102,102,153) }
fieldset     { color: black; border-color: rgb(102,102,153); border-width: 1pt; }
legend       { color: rgb(102,102,153) }
select       { color: black; border-color: rgb(102,102,153) }
table        { table-border-color-light: rgb(204,204,255); table-border-color-dark: 
               rgb(102,102,153); color: rgb(0,0,102); border-color: 
               rgb(102,102,153) }
caption      { color: rgb(102,102,153) }
th           { color: rgb(0,0,102); border-color: rgb(102,102,153) }



body         { font-family: Comic Sans MS, Verdana, Arial, Helvetica; }
h1           { font-family: Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 16pt }
h2           { font-family: Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 14pt }
h3           { font-family: Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 12pt; margin-left:10px; }
h4           { font-family: Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 10pt }
h5           { font-family: Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 8pt }
h6           { font-family: Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 6pt }
button       { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
label        { font-size: 8pt; font-family: Comic Sans MS, Arial, Helvetica; font-style: normal }
textarea     { font-size: 8pt; font-family: Comic Sans MS, Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
/*fieldset     { font-size: 8pt; font-family: Comic Sans MS, Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }*/
li           { margin-left: 25px;}
legend       { font-size: 10pt; font-family: Comic Sans MS, Verdana, Arial, Helvetica; font-style: Normal }
select       { font-size: 8pt; font-family: Comic Sans MS, Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
table        { font-family: Comic Sans MS, Verdana, Arial, Helvetica; font-style: normal }
caption      { font-size: 14pt; font-family: Verdana, Arial, Helvetica; font-style: Normal }
th           { font-family: Verdana, Arial, Helvetica; font-style: normal }
marquee      { font-size: 14pt; font-family: Verdana, Arial, Helvetica }
.list        { font-family: Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 8pt }
.item        { font-family: Comic Sans MS, Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 10pt }
.small        { font-family: Comic Sans MS, Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 8pt }
.Question        { font-family: Comic Sans MS, Verdana, Arial, Helvetica; font-weight: normal; font-style: 
               normal; font-size: 10pt }
.red          { color: rgb(255,0,0) }
.NoError     { font-family: Comic Sans MS, Verdana, Arial, Helvetica; }
.FormLabel   { font-family: Comic Sans MS, Verdana, Arial, Helvetica; }
.QuestionSet { font-family: Comic Sans MS, Verdana, Arial, Helvetica; }
.LeftNav     { font-family: Verdana, Arial, Helvetica; 
               font-weight: bold; 
               font-style: normal; 
               font-size: 14pt;
               color:Blue; }
#head     {background-color: #f5f5f5;} 
/* #head        {background-color: #f2f2f2 } */

/* Head */
div#hd {
	width: 936px;
	height: 136px;
	background: url(images/hd-bkg.png) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 30px;
	position: relative;
}

/* Footer */
div#ft {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 20px 0;
}