/* CSS Document */


/* New Stuff */

.errors {
        font-family: Arial; 
        font-size: 14px;
        font-weight: bold;
        color:red;
        text-decoration: none;
	line-height: 140%;
}


.bighead {
        font-family: georgia, times, "times new roman", serif;
        font-size: 18px;
        font-weight: bold;
        color:#5B5E0E;
        text-decoration: none;
        line-height: 140%;
}

.submitbutton {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        background-color:#c0c0c0;
        color:#000000;
        text-decoration: none;
}

table.regular {
        width:95%;
        border:0;
}

.middletext {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color:#000000;
        text-decoration: none;
        line-height: 140%;
}

.middlehead {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color:#000000;
        text-decoration: none;
        line-height: 140%;
}

.reghead {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color:#000000;
        text-decoration: none;
        line-height: 140%;
}

.subhead {
        font-family: Arial; 
        font-size: 14px;
        font-weight: bold;
        color:#000000;
        text-decoration: none;
        line-height: 140%;
}
.whiteboldhead {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color:#ffffff;
        text-decoration: none;
        line-height: 140%;
}

a.white:active {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color:#ffffff;
        text-decoration: underline;
        line-height: 140%;
}

a.white:hover {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color:#ffffff;
        text-decoration: none;
        line-height: 140%;
}

a.white:visited {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color:#ffffff;
        text-decoration: underline;
        line-height: 140%;
}
a.white:link {
        font-family: Arial; 
        font-size: 14px;
        font-weight: normal;
        color:#ffffff;
        text-decoration: underline;
        line-height: 140%;
}

.maintext {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color:#000000;
        text-decoration: none;
        line-height: 140%;
}

.browsetext {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color:#000000;
        text-decoration: none;
        line-height: 140%;
}

.quotetext {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color:#000000;
        text-decoration: none;
        line-height: 140%;
}

.bodytext {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color:#000000;
        text-decoration: none;
        line-height: 140%;
}

/* End New Stuff */

td {
/*	text-align: left; */
	vertical-align: top;
	font-family:Arial;
	font-size:14px;
	color:#020202;
}
td.mid {
	text-align: center;
	vertical-align: middle;
	font-family:Arial;
	font-size:14px;
	color:#020202;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#2A41AD;
}
a.1 {
	text-decoration: none;
	color:#03000D;
}
a.2 {
	text-decoration: none;
	color:#000000;
}
a.3 {
	text-decoration: underline;
	color:#0C467E;
}

.t11 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
}
.style1 {font-size: 14px}
.style2 {font-size: 13px}
