
body {font-family: Times New Roman; }
td {font-family: Times New Roman; }

th {font-family: Times New Roman; background: #d1e7ff; color: #000000;}

p {font-family: Times New Roman;}

h1 {font-family: Times New Roman; }
h2 {font-family: Times New Roman; }
h3 {font-family: Times New Roman; }
h4 {font-family: Times New Roman; }
h5 {font-family: Times New Roman; }
h6 {font-family: Times New Roman; }

input {font-family: Arial,Helvetica,Verdana,sans-serif; }
select {font-family: Arial,Helvetica,Verdana,sans-serif; }
textarea {font-family: Arial,Helvetica,Verdana,sans-serif; }
form {display:inline;}

a {font-family: Times New Roman; text-decoration: underline; color: #0066cc;}
a:link {color: #0066cc;}
a:active {color: #0066cc;}
a:visited {color: #0066cc;}
a:hover {color: #ff9900;}

a.textnav {font-size: 10px; color: #ff0000; text-decoration: underline;}
a.textnav:link {color: #ff0000; text-decoration: underline;}
a.textnav:active {color: #000000; text-decoration: underline;}
a.textnav:visited {color: #ff0000; text-decoration: underline;}
a.textnav:hover {color: #000000; text-decoration: none;}

.btn {
	color: #ffffff;
	background: #3366CC;
	font-weight: bold;
	border-bottom: 1px solid #2B4487;
	border-right: 1px solid #2B4487;
	border-left: 1px solid #2B4487;
	border-top: 1px solid #2B4487;
	height:19px;
	text-decoration:none;
	cursor: hand
}

.border {border: solid 1px #010179;}
.borderbtm {border-bottom: solid 1px #010179;}
.bordertp {border-top: solid 1px #010179;}
.borderlft {border-left: solid 1px #010179;}
.borderrt {border-right: solid 1px #010179;}
.borderltr {border-left: solid 1px #010179; border-top: solid 1px #010179; border-right: solid 1px #010179;}
.borderlb {border-left: solid 1px #010179; border-bottom: solid 1px #0101799;}

.smallest {font-family: Times New Roman;}
.smaller {font-family: Times New Roman;}
.larger {font-family: Times New Roman;}
.largest {font-family: Times New Roman;}

.required   {color: #ff0000; background: #F1F1F1;}
.optional	{background: #F1F1F1;}
.field		{background: #F1F1F1;}
.alternate	{background: #F1F1F1;}
.row		{background: #FAFAFA;}
.red		{color: #ff0000;}
.green		{color: #369036;}
.menutext	{font-family: Arial,Lucida,Verdana,Helvetica; font-size: 12px; color: #000000; text-decoration:none; }

.message{ background-color: #fff; border: 2px solid #2f30ca; -moz-border-radius: 5px; border-radius: 5px; padding: 15px; width: 700px; margin: 15px auto; font: bold 14px/1.5em Arial, Helvetica, sans-serif; color: #2f30ca; text-align: left;}

