td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}
.textfield1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 13px;
	width: 220px;
}
.textarea1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 100px;
	width: 320px;
}
.maintext {
	font-family: tahoma, "times New Roman", verdana;
	font-size: 12px;
	color: #13214F;
}
.bigtext {
	font-family: tahoma, "times New Roman", verdana;
	font-size: 20px;
	color: #13214F;
}
.kindabigtext {
	font-family: tahoma, "times New Roman", verdana;
	font-size: 15px;
	color: #13214F;
	font-weight: bold;
}
ul {
	background-position: left;
	text-align: left;
}
.ulist
{
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}
.breadcrumb{
font: 13px "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #13214F;
vertical-align: top}

.breadcrumb a{
background: transparent url(img/breadcrumb.gif) no-repeat center right;
font: 13px "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #13214F;
vertical-align: baseline
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #13214F;
}

.breadcrumb a:hover{
text-decoration: underline;
}