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

body
{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: white;
}

input.button {
	border-color: white #999 #999 white;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-image: url(../images/grayBG.gif);
	font-family: Verdana, Geneva, Verdana, Arial;
	font-size: 11px;
}

td,th {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

textarea,select {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

h3 { 
	font-size: 14px;
	font-family: Verdana, sans-serif;
}

h4 { 
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

h5 { 
	font-size: 10px;
	font-family: Verdana, sans-serif;
	border: 1px solid silver;
	background-image: url(../images/grayBG.gif);
	padding: 2px;
	text-align: left;
}

p.huge {
	color:			#333;
	font-family:	Helvetica, Arial, Verdana, sans-serif;
	font-size:		18px;
	line-height:	125%;
	text-align:		center;
}

p.huge button {
	font-size:		16px;
	padding:		3px;
	margin:			2px;
}


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

select.navigation {

}

table.form1 {
	border-color: navy;
	border-width: 1px;
	border-style: solid;
	text-align:	left;
}

th.form1
{
	background-color: #eee;
	border-bottom: 1px solid navy;
	font-weight: bold;
	text-align: left;
}

th.selected
{
	background-color: #aaa;
	border-bottom: 1px solid navy;
	font-weight: bold;
	text-align: left;
}

td.form1
{
	background-color: #eee;
	border-bottom: 1px solid navy;
}

td.list1
{
	background-color: white;
	border-bottom: 1px solid gray;
}

td.action1
{
	background-color: #eee;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
}

td.form2
{
	background-color: #eee;
	border-top: 1px solid navy;
	border-bottom: 1px solid navy;
}

td.buttons
{
	background-color: #eee;
	border-top: 1px solid navy;
}

.text {
	font-family: arial,helvetica,geneva;
}

p.text {
	font-size: 12px;
}

.listtitle
{
	background-color: #BDBDBD;
	padding: 3px;
}

.addressrow
{
	border-top: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	padding: 2px;
}

.navcolumn
{
	padding: 0px;
	border-right: #CCC;
	border-left: #CCC;
	border-bottom: #CCC;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	background-color: #EEEEEE;
}

.t1 {
	font-weight: bold;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: url(../images/ttbg.jpg);
}

.alert {
	color: red;
}

.progress {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: silver;
}

.progressActive {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.topbar {
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.userline {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.userline a:hover { text-decoration: none; }
.userline a:link  { text-decoration: none; color: #002266 }

.arial12 {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 12px;
}

.size10 {
	font-size: 10px;
}

.help {
	background-color: #FFC;
	padding: 4px;
}

.graybg {
	background-color: #eee;
}

.info {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: #FFA;
	border: 1px solid silver;
	padding: 2px;
	margin-top: 8px;
}

.message
{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	border: 1px solid #333;
	color: #333;
	background: #FF9;
	padding: 2px;
	text-align: left;
}

.caution
{
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	color: maroon;
	font-weight: bold;
}

.reqired
{
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	color: maroon;
	font-weight: bold;
}

.menutext
{
	border: 1px solid #C0C0C0;
	background-color: #DBDBDB;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
