 A:link { color: rgb(51, 51, 255) }  /* for unvisited links */
 A:visited { color: rgb(51, 0, 153) } /* for visited links */
 A:hover { color: rgb(153, 204, 255) } /* when mouse is over link */


body {
	font-family: "Trebuchet MS", Georgia, Times,serif;
	padding : 0;
	margin : 0;
	text-align: center;
}

  .pblue p {color: white;}
  #container img{float: right; margin-right: 15px;}
  .footnote {line-height: 100%; font-size:90%; margin-top: 35px; height: 148px;}
  .footnote p {float: left; width: 47%; margin-top: 0px;}
  .cquni {padding: 0 40px;}
  .cquni2 {padding: 40px 40px;}
  #container {text-align: left; margin: 0 auto; width: 900px;}
  #container h1 {text-align: center;}
  #container h3 {text-align: center;}

h1{
	font-family : "Maiandra GD", Georgia, Times,serif;
	font-size : 180%;
	font-weight : bold;
	color : #074c89;
	background-color : transparent;
}   

p{
    font-family : "Verdana", Georgia, Times,serif;
    font-size : 80%;
    font-weight : normal;
    color : #000;
    background-color : transparent;
    line-height : 140%;
}

div.pblue{
	color : #ffffff;
	background-color : #074c89;
	height: auto;
	padding: 20px;
}


blockquote{
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 80%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	font-style: italic;
	margin: 20px;
	padding: 20px;
	display: block;
	height: 400px;
	width: 1024px;
	position: absolute;
	width: 900px;
}

#footnote{
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 80%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	position: absolute;
	width: 900px;
}

h2{
    font-family : "Trebuchet MS", Georgia, Times,serif;
    font-size : 70%;
    font-weight : normal;
    color : #000;
	text-align : center;
    background-color : transparent;
}

h3{
    font-family : "Verdana", Georgia, Times,serif;
    font-size : 120%;
    font-weight : bold;
    color : #000;
	background-color : transparent;
}

ul{
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 80%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
	word-spacing: normal;
	white-space: normal;
}

#subul{
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 100%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	list-style-type: circle;
	list-style-image: url(images/bullet2.gif);
	word-spacing: normal;
	white-space: normal;
}

ol{
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 80%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
	word-spacing: normal;
	white-space: normal;
}

#title{
    position : absolute;
    top : 10px;
    left : 190px;
    z-index : 50;
}              

#searchbar{
	position : absolute;
	top : 25px;
	left :11px;
	width: 152px;
}

#tabletext{
    font-family : "Trebuchet MS", Georgia, Times,serif;
    font-size : 80%;
    font-weight : normal;
    color : #000;
    background-color : transparent;
    line-height : 140%;
}

#forumreg1 td {
    font-family : "Trebuchet MS", Georgia, Times,serif;
    font-size : 80%;
    font-weight : normal;
    color : #000;
    background-color : transparent;
    line-height : 140%;
}

#forumreg2 td {
    font-family : "Trebuchet MS", Georgia, Times,serif;
    font-size : 80%;
    font-weight : normal;
    color : #000;
    line-height : 140%;
}

#forumreg3 td {
    font-family : "Trebuchet MS", Georgia, Times,serif;
    font-size : 80%;
    font-weight : normal;
    color : #000;
    background-color : transparent;
    line-height : 140%;
}

#forumreg4 td {
    font-family : "Trebuchet MS", Georgia, Times,serif;
    font-size : 80%;
    font-weight : normal;
    color : #000;
    background-color : transparent;
    line-height : 140%;
}

#forumreg5 td {
    font-family : "Trebuchet MS", Georgia, Times,serif;
    font-size : 80%;
    font-weight : normal;
    color : #000;
    background-color : transparent;
    line-height : 140%;
}

#forumreg6 td {
    font-family : "Trebuchet MS", Georgia, Times,serif;
    font-size : 80%;
    font-weight : normal;
    color : #000;
    background-color : transparent;
    line-height : 140%;
}

fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
}  
legend {  
margin-left: 1em;  
color: #FFFFFF;  
font-weight: bold;  
}  
fieldset ol {  
color: #FFFFFF;
padding: 1em 1em 0 1em;  
list-style: none;  
}  
fieldset li {  
padding-bottom: 1em;  
}  
fieldset.submit {  
margin-left: 1em; 
border-style: none;  
}
label {    
display: block;  
}