BODY {
	FONT-SIZE: 11px; COLOR: #555555; FONT-FAMILY: Verdana
}
TD {
	FONT-SIZE: 11px; COLOR: #555555; FONT-FAMILY: Verdana
}
content {
	FONT-SIZE: 11px; COLOR: #555555; FONT-FAMILY: Verdana
}
A {
	COLOR: #48aee1; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:link {
	COLOR: #48aee1; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:active {
	COLOR: #48aee1; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:hover {
	COLOR: #076da0; TEXT-DECORATION: none
}

.whiteLink {color:#FFFFFF; Font-Family:Verdana; }
whiteLink:active {color:#FFFFFF; Font-Family:Verdana; }
.whiteLink:hover {color:#CCCCCC; Font-Family:Verdana; }

.NavA {
	FONT-SIZE: 8pt; COLOR: #48aee1; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
NavA:link {
	FONT-SIZE: 8pt; COLOR: #48aee1; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
NavA:active {
	FONT-SIZE: 8pt; COLOR: #48aee1; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
.NavA:hover {
	FONT-SIZE: 8pt; COLOR: #076da0; TEXT-DECORATION: none
}
.outline {
	COLOR: #707d84; TEXT-DECORATION: none
}

h1 {FONT-SIZE: 20px; COLOR: #000040; font-weight: bold; FONT-FAMILY: Verdana}
h2 {FONT-SIZE: 15px; FONT-FAMILY: Verdana; COLOR: #666}
h3 {FONT-SIZE: 9px; FONT-FAMILY: Verdana; COLOR: #A9A5A5}


.tableBorder {BORDER-RIGHT: #373e76 1px solid; BORDER-TOP: #373e76 1px solid; BORDER-LEFT: #373e76 1px solid; BORDER-BOTTOM: #373e76 1px solid}

.topHeader {position:absolute; width:200px; height:115px; z-index:1; left: 8px; top: 27px}

/*  Navigation css */

	#headerLinks a:link, #headerLinks a:visited, #headerLinks a:active {
		font-size: 10px;
		color: #FFF;
		display: block;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		font-weight: bold;
		}

	#headerLinks a:hover {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}

/* form field css */

.welcome {
		position:absolute; 
		z-index:2;
		left: 350px;
		width: 250px;
		text-align: center;
		top: 114px; 
		padding: 2px;
		background: #F4FDFF;
		}

.logout {	
		position:absolute;  
		z-index:3;
		width: 50px;
		left: 620px;
		top: 112px; 
		color:#FFF
		}

.loginForm {
		position:absolute;
		z-index:2; 
		left: 229px; 
		top: 3px; 
		font-size: 10px; 
		color:#FFF; 
		font-family:verdana
		}

.login {
		position:absolute;
		z-index:2; 
		left: 225px; 
		top: 3px; 
		font-size: 10px; 
		color:#FFF; 
		font-family:verdana
		}

.register {
		position:absolute;
		z-index:2; 
		left: 270px; 
		top: 3px; 
		font-size: 10px; 
		color:#FFF; 
		font-family:verdana
		}
.leftPanel {
		position:absolute;
		z-index:2; 
		left: 10px; 
		top: 280px; 
		BORDER-RIGHT: #373e76 1px solid; 
		BORDER-TOP: #373e76 1px solid; 
		BORDER-LEFT: #373e76 1px solid; 
		BORDER-BOTTOM: #373e76 1px solid
		}
.rightPanel {
		position:absolute;
		z-index:2; 
		left: 327px; 
		top: 275px; 
		BORDER-RIGHT: #373e76 1px solid; 
		BORDER-TOP: #373e76 1px solid; 
		BORDER-LEFT: #373e76 1px solid; 
		BORDER-BOTTOM: #373e76 1px solid
		}

.rightPanel2 {
		position:absolute;
		z-index:2; 
		left: 310px; 
		top: 260px; 
		BORDER-RIGHT: #373e76 1px solid; 
		BORDER-TOP: #373e76 1px solid; 
		BORDER-LEFT: #373e76 1px solid; 
		BORDER-BOTTOM: #373e76 1px solid
		}

.leftPanel2 {
		position:absolute;
		z-index:2; 
		left: 10px; 
		top: 260px; 
		BORDER-RIGHT: #373e76 1px solid; 
		BORDER-TOP: #373e76 1px solid; 
		BORDER-LEFT: #373e76 1px solid; 
		BORDER-BOTTOM: #373e76 1px solid
		}



input.subButton{background-color: #FFFFFF; font-size: 9px; color: #555555;}
input {background-color: #FFFFFF; font-size: 9px;}
select {background-color: #FFFFFF; font-size: 9px;}


/* Miscellaneous 
------------------------------------------------------*/

	.rightalign {
		float: right;
		margin: 0px 0px 15px 15px;
		padding: 0px;
		}
	.leftalign {
		float: left;
		margin: 0px 15px 15px 0px;
		padding: 0px;
		}
/*
----------------------------------------------
fourthring.com
Style sheet for highlighting the current link
----------------------------------------------
*/

	#current01 #link01 {
		
		}
	#current02 #link02 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current03 #link03 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current04 #link04 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current05 #link05 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current06 #link06 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current07 #link07 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current08 #link08 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current09 #link09 {
	font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current10 #link10 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current11 #link11 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current12 #link12 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}
	#current13 #link13 {
		font-size: 10px;
		display: block;
		color: #FFF;
		text-decoration: underline;
		margin: 0px;
		padding: 2px;
		background: #76A8FC;
		font-weight: bold;
		}						