/* //////////// ANVIL MASTER CSS //////////// */

BODY
{
	padding: 0px;
	margin: 0px;
	background-color:#fff;
	font-family: Arial, sans-serif;
	color: #000;
}	

/*
//////////////////////////////
HEADER
//////////////////////////////
*/

#header { 
	display:none;
}

#top, .top 
{
	display:none;
}

#headerbanner, #headerbanner img 
{
	display:none;
}

#headerbannerInt, #headerbannerInt img 
{
	display:none;
}

/*
//////////////////////////////
NAVIGATION - MAIN
//////////////////////////////
*/

#navbg 
{
	display:none;
}

#nav { 
	display:none;
}

/*
//////////////////////////////
NAVIGATION - SIDE
//////////////////////////////
*/

#leftSection #subMenu
{
	display:none;
}

#leftSection #subMenu p
{
	display:none;
}

#leftSection #subMenu h2
{
	display:none;
}

/*
//////////////////////////////
BODY
//////////////////////////////
*/

#content 
{
	color:#000;
	font-family: Arial, sans-serif;
	font-size: medium;
	background-color: #fff;
	text-align:left;
}

/*
//////////////////////////////
3 COLUMN - HOME
//////////////////////////////
*/

#leftSection {
	display:none;
}

#rightSection {
	font-family: Arial, sans-serif;
	font-size: small;	
	text-align: left; 	
	background-color: #fff;
	margin-top:0;
	margin-bottom:60px;
}

#rightSection img 
{
	position:absolute;
	margin-top:15px;
	margin-left:0;
}

#rightSection h2 
{
	margin-left:200px;
	font-weight: bold;
	font-size: small;	
}
#rightSection p 
{
	margin-left:200px;
	font-size: small;	
}

#rightSection p a:link, #rightSection p a:visited, #rightSection p a:hover 
{
	font-size: small;
	text-decoration:underline;
}

/*
//////////////////////////////
2 COLUMN
//////////////////////////////
*/

#centerSectionInt {
}

#centerSectionInt p 
{
}

/*
//////////////////////////////
FOOTER
//////////////////////////////
*/

#footer, .footer
{
	margin-top:60px;
	font-size: small;
	font-family: Arial, sans-serif;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:hover 
 {
	text-decoration: underline;
}

/*
//////////////////////////////
GENERAL
//////////////////////////////
*/

TEXTAREA, INPUT, SELECT 
{
	font-family: Arial, sans-serif;
}

p, h1 {
	font-family: Arial, sans-serif;
}
		
h1 {
	font-size: 20px;
	font-weight: bold;
}

.button 
{
	height: 22px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
}

.alert, .loginalert, .confirm, .alert2 
{
	font-family: Arial, sans-serif;
	font-weight:bold;
}

.pagetitle, .welcomeLabel
{
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

.welcomeLabel 
{
	font-weight: normal;
	font-size: 12px;
}

#centerSection a:link, #centerSection a:visited, #centerSection a:hover,
#centerSectionInt a:link, #centerSectionInt a:visited, #centerSectionInt a:hover 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
}

a.pagelink:link, a.pagelink:visited, a.pagelink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

.parentLinks
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
}

#centerSection a.parentLinks:link, #centerSection a.parentLinks:visited, #centerSection a.parentLinks:hover,
#centerSectionInt a.parentLinks:link, #centerSectionInt a.parentLinks:visited, #centerSectionInt a.parentLinks:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	text-decoration: underline;
}

a.topLink:link, a.topLink:visited, a.topLink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}

#content a.adminlink:link, #content a.adminlink:visited, #content a.adminlink:hover 
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a:link, a:visited, a:hover 
{
	TEXT-DECORATION: underline; 
}

H1, H2, H3, H4, H5 {font-family:Arial, sans-serif; font-weight:bold; font-style:normal; text-decoration:none; word-spacing:normal; letter-spacing:normal; text-transform:none;}
		
H1 {font-size:20px;}
			
H2 {font-size:16px;}
					
H3 {font-size:14px;}			

H4 {font-size:12px;}			

H5 {font-size:10px;}			

/* 
//////////////////////////////
grid style items 
//////////////////////////////
*/
	
.tableheader 
{
	height:28px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-bottom:solid 1px #000;
}

.tablesubheader 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #cccccc;
	border-bottom:solid 1px #000;
}

/* 
//////////////////////////////
calendar.ascx 
//////////////////////////////
*/

.calborder 
{
	color: #000;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

.calheader 
{
	color: #000;
}


/* 
//////////////////////////////
preload.css items 
//////////////////////////////
*/

.label, .label2, .labelsmall, .gentext, .boldlabel, .MsoNormal 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000;
}

.label-blue, .label-orange, .label-teal, .label-yellow, .label-lavender 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.label-orange 
{
	color:#6793C2;
}

.label-orange 
{
	color:#E97C37;
}

.label-teal 
{
	color:#6FC1BB;
}

.label-yellow 
{
	color:#F0BC28;
}

.label-lavender 
{
	color:#8D4CA1;
}

.labelsmall 
{
	font-size:11px;
}

.boldlabel 
{
	font-weight:bold;
}
	
.headline 
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
}
	
/* //////////// END CSS //////////// */