a {
text-decoration: underline;
color: #333333;
}

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

form {
margin: 0px;
}

.bodycopy {
	font-size: 12px;
	font-family: Verdana;
	line-height: 16px;
	color: #666;
}

.breadcrumb { 
font-size: 10px; 
font-family: Verdana; 
font-weight: bold; 
color: #FFFFFF;
}

td.breadcrumb { 
background-color: #000000;
padding: 5px 10px 5px 10px;
}

a.breadcrumb:hover { 
color: #CCCCCC;
}

.footer { 
font-size: 9px; 
font-family: Verdana;
font-weight: bold;
color: #333333;
}

a.footer { 
color: #173581;
}

a.footer:hover { 
color: #173581;
}

td.footer { 
background: #FFFFFF url(images/Footer.gif);
padding: 0px 10px 9px 10px;
}

table.infobox {
	border: thin solid #0000FF;
}

.infoboxCell {
	font-size: 12px;
	font-family: Verdana;
	color: #F00;
	line-height: 12px;
	font-weight: bold;
}

td.infoboxCell {
padding: 10px;
}

.infoboxContent { 
font-size: 10px; 
font-family: Verdana;
color: #333333;
line-height: 18px;
}


td.infoboxContent {
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td.infoboxContent1 {
padding: 6px;
}

td.infoboxFooter { 
background: #CCCCCC;
height: 5px;
}

.infoboxHeader {
	color: #333;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
}

td.infoboxHeader { 
background: #EEEEEE url(images/InfoboxHeader.gif);
padding: 6px 10px 6px 10px;
}

.infoboxRow1 { 
font-size: 12px; 
font-family: Verdana;
color: #333333;
line-height: 17px;
}

td.infoboxRow1 {
background-color: #F5F5F5;
padding: 5px 5px 5px 5px;
}

.infoboxRow2 { 
font-size: 12px; 
font-family: Verdana;
color: #333333;
line-height: 17px;
}

td.infoboxRow2 {
background-color: #FFFFFF;
padding: 5px 5px 5px 5px;
}

.infoboxRow3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	font-variant: normal;
	background: #FFFBF0;
	border: medium solid #0000FF;
}

td.infoboxRow3 {
background-color: #DDDDDD;
padding: 5px 5px 5px 5px;
}

input.inputtext {
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	font-family: Verdana;
	color: #F00;
}

table.main {
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #DA0808;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.rule {
background: #CCCCCC url(images/45pattern.gif);
height: 10px;
}

.subhead {
	font-size: 24px;
	font-weight: bold;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}

textarea.textarea { 
margin: 0px 0px 0px 0px; 
background: #FFFFFF; 
font-size: 9px; 
font-family: verdana; 
color: #666666;
}
.style36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	line-height: normal;
	background: #C0DCC0;
}


ul {
margin-top: 0px;
margin-bottom: 0px; 
list-style-image: url(your custom bullet);
color: #333333;
font-size: 80%;
font-weight: normal;
margin-left: 20px; 
padding-left: 20px; 
line-height: 1.3em;
} 

.scrollArea {
width: 1000px; 
height: 100px;
padding-left: 5px;
padding-right: 5px; 
border-color: #6699CC;
border-width: 1px; 
border-style: solid;
float: center; 
overflow: auto;
}
</style>


