/*<agl.folder "Header Tabs" """""""""Used for the Text of">*/
	.itemOver /* Color of Text Hover State on Tab  */  { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: underline; text-align: center }
	a.itemOver:link { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: underline; text-align: center }
	a.itemOver:hover { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: underline; text-align: center }
	a.itemOver:visted { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: underline; text-align: center }
	a.itemOver:active { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: underline; text-align: center }
	a.itemOver:focus { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: underline; text-align: center }
	.itemOn /* Color of Text Hover State on Tab  */  { color: #A5C096; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemOn:link { color: #A5C096; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemOn:hover { color: #A5C096; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemOn:visted { color: #A5C096; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemOn:active { color: #FA5C096; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemOn:focus { color: #A5C096; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	.itemText /* Color of Text Off State on Tab  */  { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemText:link { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemText:visted { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemText:active { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
	a.itemText:focus { color: #FFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center }
/*</agl.folder>*/
/*<agl.folder "Header DropDowns">*/
	.subitemOver, a.subitemOver:link, a.subitemOver:visited, a.subitemOver:active, a.subitemOver:focus, a.subitemOver:hover /* Color of Text Hover State on DropDowns */  { color: #183089; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
	.subitemText, a.subitemText:link, a.subitemText:visited, a.subitemText:active, a.subitemText:focus /* Color of Text Off State on DropDowns */  { color: #183089; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
	.itemBorder /* Used for the outlines of the dropdowns */  { border: solid 1px #A5C096 }
/*</agl.folder>*/
/*<agl.folder "Main Text Style so you don't have to put class">*/
	OL.withnumb { list-style-type: arabic-numbers  }
	Body /* Body Text */   { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
	TBody /* Table Body Text */   { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
	a /* Link Text */   { color: #183089; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	a:hover /* link hover state */  { color: #A5C096; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	UL /* Bullet list */  { margin: 0 0 0 25px; padding: 0 }
	OL { margin: 0 0 0 25px; padding: 0 }
	li /* Square bullets for bullet list */   { margin: 0; padding: 3px 0 2px }
	.numlist li { list-style-type: decimal; margin: 0; padding: 3px 0 2px }
	sup  { font-size: smaller; font-style: inherit; line-height: inherit }
	.supSM { font-size: smaller; font-style: inherit; line-height: inherit; vertical-align: top }
	.text /* body text as a class */  { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
	.LargerText  { color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
	.LargerTextBold { color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
/*</agl.folder>*/
/*<agl.folder "Headers on Content Pages" """""""""Various header styles for">*/
	.Header1 /* First Header on Content Page */  { color: #183089; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header2 /* Second Header on Content page */   { color: #000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header3 /* Third Header on Content Page */    { color: #0e0e0e; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header4  { color: #8A959E; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header5 { color: #183089; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
	.Header6  { color: #183089; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
	.Header7 { color: #0e0e0e; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
/*</agl.folder>*/
/*<agl.folder "Footer Small Fonts items & Copyright date">*/
	a.stylefootertextsmall:hover,a.stylefootertextsmall1:hover /* Small Copyright & footer style hover links */  { color: #183089; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	a.stylefootertextsmall /* Small Copyright & footer style links */  { color: #8A959E; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
	a.stylefootertextsmall1 { color: #8A959E; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
	.stylefootertextsmall,.stylefootertextsmall1 /* Small Copyright & footer style */  { color: #8A959E; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
/*</agl.folder>*/


/* CUSTOM PHP STYLES */

.boxlink {
	text-align:center;
	margin:0;
	margin-bottom:5px;
	padding:5;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

.blueboxlink {
	background-color:#183089;
	color:#FFFFFF;
}

.greenboxlink {
	background-color:#a5c096;
	color:#000000;
}

.ltblueboxlink {
	background-color:#6685a2;
	color:#FFFFFF;
}

.ltbluetitlebox {
	margin:0;
	margin-bottom:5px;
	padding:5;
	font-weight:bold;
	font-size:14px;
	background-color:#6685a2;
	color:#FFFFFF;
}

.greentitlebox {
	text-align:center;
	margin:0;
	margin-bottom:5px;
	padding:5;
	font-weight:bold;
	font-size:14px;
	background-color:#a5c096;
	color:#000000;
}

.memberName {
font-size:18px;
color:#183089;
}
.memberTextBlue {
font-size:12px;
color:#183089;
}

.memberTextGrey {
	font-size:12px;
	color:#333333;
}
.fansysubmit {
	border:3px solid #a5c096;
	color:#FFFFFF;
	background-color:#183089;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}

a.allbluelink:link {color: #183089; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a.allbluelink:visited {color: #183089; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a.allbluelink:hover {color: #183089; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
a.allbluelink:active {color: #183089; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

h1 {
	text-align:center;
	font-size:26px;
	color:#333333;
}
h2 {
	text-align:center;
	font-size:22px;
	color:#333333;
}

.h2 {
	font-size:22px;
	color:#333333;
}

.h2:hover {
	font-size:22px;
	color:#6685a2;
}

h3 {
	text-align:center;
	font-size:18px;
	color:#333333;
}
h5 {
	margin:0px;
	margin-bottom:3px;
	padding:4px;
	padding-left:10px;
	text-align:left;
	font-size:17px;
	color:#000000;
	background-color:#a5c096;
}
h6 {
	margin:0px;
	margin-bottom:3px;
	padding:4px;
	padding-left:10px;
	text-align:center;
	font-size:17px;
	color:#FFFFFF;
	background-color:#6685a2;
}
h4 {
	margin:0px;
	margin-bottom:3px;
	padding:6px;
	padding-left:10px;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
	background-color:#990000;
}

.LargeCenterDiv {
	font-size:14px;
	padding:10px;
	text-align:center;
}

.LargerText {font-size:14px;}
a.LargerText:link {font-size:14px; color:#000000;}
a.LargerText:hover {font-size:14px; color:#000000;}
a.LargerText:active {font-size:14px; color:#000000;}
a.LargerText:visited {font-size:14px; color:#000000;}
.selectedRadio {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-transform: uppercase;
}

.font14px {font-size:14px;}
a.font14px:link {font-size:14px;}
a.font14px:hover {font-size:14px;}
a.font14px:active {font-size:14px;}
a.font14px:visited {font-size:14px;}

.memberBar {
	position: relative;
	margin:0px;
	margin-top:3px;
	top:-3px;
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	font-size:14px;
	background-color:#6685a2;
	color:#FFFFFF;
}
.memberSelect {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	background-color:#a5c096;
	color:#000000;
}
.memberSelected {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	background-color:#6685a2;
	color:#FFFFFF;
}

.memberBarLink {
	color:#FFFFFF;
}

a.memberBarLink:link {color:#FFFFFF;text-decoration:none;}
a.memberBarLink:hover {color:#FFFFFF;}
a.memberBarLink:active {color:#FFFFFF;text-decoration:none;}
a.memberBarLink:visited {color:#FFFFFF;text-decoration:none;}

.bold {
font-weight:bold;
}
.plainTableGreen {
	background-color:#ddebd5;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
}
.plainTableHeader {
	background-color:#183089;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.plainTableBorderRight {
	border-right:1px solid #FFFFFF;
}

.plainTableBlue {
	background-color:#d4e0eb;
	color:#000000;
	border-bottom:1px solid #FFFFFF;
}

.plainTableBorder {
	text-align:left;
	vertical-align:middle;
	border: 1px solid #6685a2;
	margin:0px;
	padding:3px;
	width:600px;
	height:25px;
}


.normaltextbox {
	border:1px solid #999999;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

.passwordbox {
	border:1px solid #999999;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
}

.badPassword {
	text-align:left;
	color:#cc0000;
}

.goodPassword {
	text-align:left;
	color:#339933;
}

.tableheader {
padding:0px;
padding-top:10px;
padding-bottom:10px;
color:#333333;
font-weight:bold;
}

.ball{border: 1px solid #FFFFFF;}
.btop{border-top: 1px solid #FFFFFF;}
.blef{border-left: 1px solid #FFFFFF;}
.brig{border-right: 1px solid #FFFFFF;}
.bbot{border-bottom: 1px solid #FFFFFF;}

.dall{border: 1px solid #183089;}
.dtop{border-top: 1px solid #183089;}
.dlef{border-left: 1px solid #183089;}
.drig{border-right: 1px solid #183089;}
.dbot{border-bottom: 1px solid #183089;}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #deedd6;
width: 200px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #666666;
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
z-index:100;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
visibility: hidden;
}


.buttonStyle {
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;

font-weight:bold;
padding:3px;
border:2px solid #000000;
margin:3px;
text-align:center;
}


a.greenbutton:link { background-color:#a5c096; color:#000000; text-decoration:none; font-size:13px;}
a.greenbutton:hover { background-color:#d9e9d0; color:#000000; text-decoration:none; font-size:13px;}
a.greenbutton:active { background-color:#a5c096; color:#000000; text-decoration:none; font-size:13px;}
a.greenbutton:visited { background-color:#a5c096; color:#000000; text-decoration:none; font-size:13px;}

a.redbutton:link { background-color:#e9b8b8; color:#000000; text-decoration:none; font-size:13px;}
a.redbutton:hover { background-color:#f3d0d0; color:#000000; text-decoration:none; font-size:13px;}
a.redbutton:active { background-color:#e9b8b8; color:#000000; text-decoration:none; font-size:13px;}
a.redbutton:visited { background-color:#e9b8b8; color:#000000; text-decoration:none; font-size:13px;}

a.bluebutton:link { background-color:#bdcfdf; color:#000000; text-decoration:none; font-size:13px;}
a.bluebutton:hover { background-color:#d8e4ef; color:#000000; text-decoration:none; font-size:13px;}
a.bluebutton:active { background-color:#bdcfdf; color:#000000; text-decoration:none; font-size:13px;}
a.bluebutton:visited { background-color:#bdcfdf; color:#000000; text-decoration:none; font-size:13px;}
