.orangeHeadline {
	font-size: 16px;
	color: #E09900;
	font-weight: bold;
	font-family:  Arial, Tahoma, "Times New Roman";
}
.medOrangeHeadline {
	font-size: 14px;
	color: #E09900;
	font-weight: bold;
	font-family:  Arial, Tahoma, "Times New Roman";
}
.navBold {
	font-size: 14px;
	font-weight: bolder;
	color: #0033CC;
	font-family: Arial, Tahoma, "Times New Roman";
}
.navNormal {
	font-size: 14px;
	font-weight: normal;
	color: #0033CC;
	font-family:  Arial, Tahoma, "Times New Roman";
}
.navSmall {
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	font-family:  Arial, Tahoma, "Times New Roman";
}


.navvSmall {
	font-size: 9px;
	font-weight: normal;
	color: #0033CC;
	font-family:  Arial, Tahoma, "Times New Roman";
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7D7D7;
	
}
.stdText {
	font-family:  Arial, Tahoma, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #222222;
}

.medText {
	font-family:  Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #222222;
}


.smallText {
	font-family:  Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.vsmallText {
	font-family:  Verdana, Arial, Tahoma, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}



body,td,th {

}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}

form
{
margin:0px;padding:0px;
}


H1 {color:#D7D7D7;}

.iput {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #669966;
	border: 0px;
	
}
b.rtop, b.rbottom{display:block; background:#FFFFCC}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background:#FFFFCC}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 1px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}     //the above 4 classes are for big corners

div.container{ margin: 0 10%;background: #FFFFCC}.plainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
}
