td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #5d5686;
}
a:visited {
	color: #5d5686;
}
a:hover {
	color: #dd7717;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/tableheader_bg.gif);
	text-align: left;
	background-color: #656090;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f48416;
	font-weight: bold;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e59209;
	font-weight: bold;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}
.menu a:link {color: #464646;text-decoration: none;}
.menu a:visited {color: #464646;text-decoration: none;}
.menu a:hover {color: #dd7717; text-decoration: none;}
.menu a:active {color: #dd7717; text-decoration: none;}

#quicklinks ul
{
list-style-type: none;
padding: 0;
margin: 0em 0em 0em 1em;
}
#quicklinks li
{
background-image: url(/images/quicklinks_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .45em;
padding-left: .9em;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddce7;
	font-weight: bold;
	text-decoration: none;
}
.footer a:link {color: #dddce7;text-decoration: none;}
.footer a:visited {color: #dddce7;text-decoration: none;}
.footer a:hover {color: #FFFFFF;text-decoration: none;}

.alt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ebe8f6;	
	text-decoration: none;
}
.alt1 a:link {color: #E37E34;text-decoration: none; font-weight: bold; }
.alt1 a:visited {color: #E37E34;text-decoration: none; font-weight: bold; }
.alt1 a:hover {color: #FFFFFF; text-decoration: none;  font-weight: bold;  background-color: #E37E34;}
.alt1 a:active {color: #FFFFFF; text-decoration: none;  font-weight: bold;  background-color: #E37E34;}

.alt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f8f7fd;	
	text-decoration: none;
}
.alt1 a:link {color: #E37E34;text-decoration: none; font-weight: bold; }
.alt1 a:visited {color: #E37E34;text-decoration: none; font-weight: bold; }
.alt1 a:hover {color: #FFFFFF; text-decoration: none;  font-weight: bold;  background-color: #E37E34;}
.alt1 a:active {color: #FFFFFF; text-decoration: none;  font-weight: bold;  background-color: #E37E34;}

.topnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #e9e9e9;
        text-decoration: none;
}
.topnav a:link {color: #e9e9e9; text-decoration: none;}
.topnav a:visited {color: #e9e9e9; text-decoration: none;}
.topnav a:hover {color: #FFFFFF; text-decoration: none;}
.topnav a:active {color: #FFFFFF; text-decoration: none;}

.footerorg {color: #5D5D5D;}

div.scroll {
        height: 600px;
        width: 730px;
        overflow: auto;
        border: 1px solid #666666;
        background-color: #ececec;
        padding: 0px;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #E37E34;
        font-weight: bold;
}

.subheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #666666;
        font-weight: bold;
}

.white {color: #FFFFFF;}

.header-old {
        background-color: #E4AC37;
        color: #FFFFFF;
        font-size: 13px;
}

.columntitle a:link {color: #5d5d5d; text-decoration: none;}
.columntitle a:visited {color: #5d5d5d; text-decoration: none;}
.columntitle a:hover {color: #5d5d5d; text-decoration: none;}
.columntitle a:active {color: #5d5d5d; text-decoration: none;}

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

.search {font-family: Arial, Helvetica, sans-serif;font-size: 11px;}

.formbutton {
         background-color: #ebebeb;
         border-color: grey;
         border-width: 1;
         color: #444444;
         font-size: 11px;
         font-family: arial;
         font-weight: bold;
}

.tinylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A233F;
	text-decoration: underline;
}
.tinylink a:link {color: #2A233F; text-decoration: underline;}
.tinylink a:visited {color: #2A233F; text-decoration: underline;}
.tinylink a:hover {color: #FFFFFF; text-decoration: none;  background-color: #928DB1; }

