body {
  background-image: url(/images/page_bg.jpg);
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
 
a:link {
	color:#442c70;
	text-decoration:underline;
	
}
 	 
a:visited {
	color:#c51e1f;
}

a:active {
	color:#f37736;
}
 
 
#topnav {
	font-size: 10px;	
	color: #FFF;
	padding-right: 20px;
	padding-bottom: 9px;
}

#topnav a {
	color: #FFF;
}

.quicklinks {
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
background-image: url(/images/quicklinks_bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
}

.ql {
	font-size: 12px;
	font-weight: bold;	
	padding-right: 20px;
}

.ql a {
	text-decoration: none;
}

.ql a:hover {
	text-decoration: underline;
}


#menupad {
	padding-top: 20px;
	padding-bottom: 10px;	
}
	
#menu {
	background-image: url(/images/menu_bg.jpg);
	margin-left: 20px;
	padding: 10px;
}

.button {
	padding-bottom: 10px;
}

.button2 {
	padding-bottom: 0px;
	background-image: url(/images/submenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.button3 {
	padding-top: 10px;
	padding-bottom:10px;
}

.flash {
	padding-bottom: 10px;
}

.submenu
{
    padding-bottom:0px;
    padding-top:0px;
}
.submenu ul {
	text-align: left;
	font-size: 11px;	
	list-style: none;
	text-indent: -26px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}

.submenu li {
	padding-bottom: 0px;
	padding-top:0px;
}
.submenu2 ul
{
    text-align: left;
	font-size: 11px;	
	list-style: none;
	text-indent: -26px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;    
}
.submenu2 li
{
    text-indent:-60px;
    padding-bottom:0px;
    padding-top:0px;    
}
#content {
	padding: 20px;
}

h1 {
	font-size: 15px;
	font-weight:bold;		
	color: #442c70;
}

ul
{
    font-size:12px;    
}
li
{
    font-size:12px; 
}
td
{
    font-size:12px; 
}
p {
	font-size: 12px;
	line-height: 16px;	
	color: #000;
	padding-bottom:1px;
	padding-top:1px;
}

#copyright {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	color: #FFF;
	
}

#copyright a {
		color: #FFF;
}

.small {
	font-size: 10px;
}
tr
{
     padding-bottom:0;
     padding-top:0;    
}

#app label
{
    text-align:left;
    clear:both;
    width:75px;
    padding-right:10px;
    float:left;
     
}
#chckbox label
{
   vertical-align:top;    
}

/* -------- Coordinator Sign-up Form ------------ */
.ccSignUpForm 
{
	background-color: #FFF;
	border: solid 1px #999;
	padding-bottom: 10px;
	width: 98%;
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 5px;
}
.ccDirections
{
	text-align: center; 
	font-weight: bold;
	padding: 5px 3px 1px 3px;
}
.ccSignUpHeader 
{
	background-color: #336;
	color: #FFF;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 12px;
}
.ccSignUpHeaderH2 
{
	background-color: #336;
	color: #FFF;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 12px;
}
.ccSignUpLabel 
{
	text-align: right;
	padding: 1px 5px 8px 3px;
	vertical-align: bottom;
	font-size: 12px;	
	width: 250px;
}
.ccSignUpLabelUsername 
{
	text-align: right;
	padding: 1px 5px 8px 3px;
	vertical-align: bottom;
	font-size: 12px;	
	width: 225px;
}
.ccSignUpLabelMain 
{
	text-align: right;	
	vertical-align: bottom;	
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 8px 3px;
	width: 250px;
}
.ccSignUpInput 
{
	text-align: left;	
	vertical-align: bottom;
	padding: 3px 0 3px;
	font-size: 12px;	
}
.ccSignUpButton 
{
	text-align: center;
	padding-bottom: 10px;
}
.ccSignUpFormMain
{		
	text-align: left;
	background-color: #FFF;
	width: 550px;
	border: solid 1px #999;
}
.ccFormTitle
{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #336;
	background-color: #E0E0E0;
	padding: 8px 0 8px;
}

.formText 
{
	font-size: 11px;
}
.tdLabel
{
	font-size: 11px;	
	text-align: right;
	padding-right: 1px;
	width: 35%;
}
.tdInput 
{
	font-size: 11px;	
	text-align: left;
}
.tdHeader
{
	font-size: 12px;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.gvSearch
{
	width: 98%;
}
.gvSearch td
{
	vertical-align: top;
	padding: 3px 1px 3px 1px;
}
.gvSearch th
{
	vertical-align: top;
	padding: 3px 1px 3px 1px;
}

.ccSignUpButton
{
	padding: 5px;
}

#tblPasswordBox
{
	border: solid 3px #999;
}
#tblPasswordBox td
{
	padding: 5px;
}
#tblPasswordBox th
{
	padding: 5px;
	font-weight: bold;
}
#ctl00_mainContent_CtlForgotPasswordPopUp1_txtUsername
{
	width: 250px;
}
th.tblPasswordHeader
{
	padding: 5px;
	font-size: 13px;
	background-color: #E0E0E0;
}
/*-------Michelle styles---------*/
.tblLogin
{
	width: 250px;
	border: solid 1px #999;
}
.tblLogin th
{
	width: 25%;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}
.tblLogin td
{
	width: 75%;
	padding: 3px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
td.loginHeader
{
	padding: 3px;
	text-align: center;
	font-weight: bold;
	background-color: #336;
	color: #FFF;
}