/* ************ GLOBAL STYLES ************* */

body, td, th {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #202020;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
A {
	text-decoration: underline;
	color: #016457;
}

A:hover {
	color : #DF2020;
	text-decoration: underline;
}
	

FORM {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}	

UL, OL {
	margin-top: 0em;
	margin-bottom: .5em;
	margin-left: .8em; 
	padding-left: 1em;
	}
	
LI {
	margin-top: .3em;
	margin-bottom: .7em;
	} 

	
INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	border: 1px solid #ABD1CC;
	color: #202020;
	font-size: 11px;
	line-height: 140%;
	padding: 2px;
	background-color: #FFFFFF;
	}

HR {
	height: 1px; 
	color: inherit;
	border-style: solid; 
	border-width: 1px 0px 0px 0px; 
	border-color: #D1D1D1; 
	margin-top: 0px; 
	margin-bottom: 0px;
	} 

	
table#form {

	}
	
table#form td {
	font-size: 11px;
	padding: 0px 8px 8px 0px;
	}
		
	
.button     {
	color: #FFFFFF;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #3B7F73;
	height: 19px;
	}

.input_normal {
	border-width: 0px;
	background-color: transparent;
	}

/* ************ TEXT ************* */

/* used for page titles*/
.title {  	 
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #016457;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}
				
A:hover.title {
	color : #DF2020;
	text-decoration: none;
	}
	
/* used for page subtitles*/
.subtitle {  	 
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #202020;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	}
				
A:hover.subtitle {
	color : #DF2020;
	text-decoration: underline;
	}
	
.header-title     {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #016457;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%px;
	}	

.header-title1     {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #DF2020;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%px;
	}	
	
/* used for header navigation text in the static pages */				
.headernav-text    {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #202020;
	font-size: 11px;
	font-weight: normal;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* used for header navigation links in the static pages */				
.headernav-link {
	text-decoration: none;
	color: #016457;
}

A:hover.headernav-link {
	color : #DF2020;
	text-decoration: none;
	}

	

/* used for side navigation text in the static pages */				
.sidenav-text    {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #202020;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}

/* used for side navigation links in the static pages */				
.sidenav-link    {
	color: #016457;
	font-weight: bold;
	text-decoration: none;	
}

A:hover.sidenav-link {
	color : #DF2020;
	text-decoration: none;
	}

/* used for side navigation links in the static pages */				
.sidenav-link2    {
	color: #007E6D;
	font-weight: normal;
	text-decoration: none;	
}

A:hover.sidenav-link2 {
	color : #47A79B;
	text-decoration: underline;
	}

	
	
/* used for footer navigation text in the static pages */				
.footernav-text    {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 175%;
}

/* used for footer navigation links in the static pages */				
.footernav-link {
	text-decoration: none;
	color: #007E6D;
}

A:hover.footernav-link {
	color : #DF2020;
	text-decoration: none;
	}

	
	
/*used for acen console link*/
.acenconsole {
		color: #59A096;
		text-decoration: none;
        }

A.acenconsole:hover {
		color : #DF2020;
		text-decoration: none;	
		}  



/* used for copyright text in the footer of a site */				
.copyright    {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #A9A9A9;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}


/* TEXT ELEMENTS - BODY OF PAGE */	
		
/* used for standard/normal text in the static pages */				
.text-normal     {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #202020;
	font-size: 9pt;
	font-weight: normal;
	line-height: 14px;
}

/* used for highlighted or header text in the static pages */				
.text-highlight     {
	color: #007E6D;
	font-weight: bold;
}

/* used for small text in the static pages */				
.text-alt     {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #4E4E4E;
	font-size: 7pt;
	line-height: 120%;
	font-weight: bold;
} 

/* used for small text in the static pages */				
.text-alt1     {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #3D3D3D;
	font-size: 8pt;
	line-height: 120%;
	font-weight: normal
} 

/* used for small text in the static pages */				
.text-small     {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #5D5D5D;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
} 

/* used for tiny text in the static pages */				
.text-tiny     {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #5D5D5D;
	font-size: 9px;
	line-height: 11px;
	font-stretch: condensed;
	font-weight: normal;
} 

	
/* used for note text in the static pages */				
.text-note    {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	color: #202020;
	font-size: 11px;
	font-weight: normal;
}

/* used for list items in the static pages */				
.list-unordered    {
	list-style-position: outside;
	margin-left: 11px;
	padding-left: 9px;
	padding-left: 9px;
	list-style-image: url('/images/bullet_list.gif');
	list-style-type: square;	
}

/* used for list items in the static pages */				
.listitem-unordered    {
	margin-bottom: 3px;
}

	
/* LINK ELEMENTS - BODY OF PAGE */	
		
/* used for link in the static pages */				
.link-normal {
	text-decoration: underline;
	color: #016457;
}

A.link-normal:hover {
	color : #DF2020;
	text-decoration: underline;
}
		
/* used for alternative link in the static pages */				
.link-alt {
	font-size: 10px;
	line-height: 120%;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #016457;
}

A:hover.link-alt{
	color : #FFFFFF;
	text-decoration: none;
}
