/* Body Style */
body { margin: 0%; top: 0px; left: 0px; background-color: #4b327d; color: #333333; position: static; height: 100%;}
.norepeat {	background-attachment: scroll;	background-repeat: no-repeat;}





/* Heading Styles */
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
h1 { font-family: Arial, Helvetica, sans-serif ; font-size: 16px; font-weight: bold}
h3 { font-family: Arial, Helvetica, sans-serif ; font-size: 12px; font-weight: bold}
h4 { font-family: Arial, Helvetica, sans-serif ; font-size: 10px; font-weight: bold}





/* List Styles */
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 12px }





/* Link Styles */
a { color: #654ac8; text-decoration: none; margin: 0% ; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
a:hover {color: #685b83;}
a.alt-yellow-purple {color: #ffcc00; }
a.alt-yellow-purple:hover {color: #654ac8; }

/* Special Text Styles */
.lk-dark-bg-yllw { font-weight: bold; color: #ffffff; }
.lk-dark-bg-yllw a {color: #ffcc00; }
.lk-dark-bg-yllw a:hover {color: #8e80a8; }




/* GOH Text Styles */
.goh-dark-bg-yllw { color: #ffffff; }
.goh-dark-bg-yllw a {color: #ffcc00; }
.goh-dark-bg-yllw a:hover {color: #8e80a8; }





/* Paragraph and Text Styles */
p {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.copyright { font-size: 10px; font-style: italic}
.p11 { font-size: 11px; }
.p10 { font-size: 10px; font-weight: bold; }
.p12 { font-size: 12px; }
.p13 { font-size: 13px; font-weight: bold; }
.p14 { font-size: 14px; font-weight: bold; }
.p16 { font-size: 16px; font-weight: bold; }
.p18 { font-size: 18px; font-weight: bold; }
.p20 { font-size: 20px; font-weight: bold; }
.p22 { font-size: 22px; font-weight: bold; }
.p24 { font-size: 24px; font-weight: bold; }
.p11-white { font-size: 11px; font-weight: bold; color: #FFFFFF; }
.p12-white { font-size: 12px; font-weight: bold; color: #FFFFFF; }
.p14-white { font-size: 14px; font-weight: bold; color: #FFFFFF; }
.p16-white { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.p18-white { font-size: 18px; font-weight: bold; color: #FFFFFF; }
.p20-white { font-size: 20px; font-weight: bold; color: #FFFFFF; }
.p22-white { font-size: 22px; font-weight: bold; color: #FFFFFF; }
.p24-white { font-size: 24px; font-weight: bold; color: #FFFFFF; }
.p11-yllw { font-size: 11px; font-weight: bold; color: #ffcc33; }
.p12-yllw { font-size: 12px; font-weight: bold; color: #ffcc33; }
.p14-yllw { font-size: 14px; font-weight: bold; color: #ffcc33; }
.p16-yllw { font-size: 16px; font-weight: bold; color: #ffcc33; }
.p18-yllw { font-size: 18px; font-weight: bold; color: #ffcc33; }
.p20-yllw { font-size: 20px; font-weight: bold; color: #ffcc33; }
.p22-yllw { font-size: 22px; font-weight: bold; color: #ffcc33; }
.p24-yllw { font-size: 24px; font-weight: bold; color: #ffcc33; }
.p11-purple { font-size: 11px; font-weight: bold; color: #4b327d; }
.p12-purple { font-size: 12px; font-weight: bold; color: #4b327d; }
.p14-purple { font-size: 14px; font-weight: bold; color: #4b327d; }
.p16-purple { font-size: 16px; font-weight: bold; color: #4b327d; }
.p18-purple { font-size: 18px; font-weight: bold; color: #4b327d; }
.p20-purple { font-size: 20px; font-weight: bold; color: #4b327d; }
.p22-purple { font-size: 22px; font-weight: bold; color: #4b327d; }
.p24-purple { font-size: 24px; font-weight: bold; color: #4b327d; }





/* Form Element Styles */
submit { font-family: Arial, Helvetica, sans-serif; }
input { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; }
button { font-family: Arial, Helveita, sans-serif; }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; }
.formbox-brwn-lt { color: #CC6600; background-color: #e0d8c4; border: 1px solid #000000; padding: 2px; width: 155px; }
.formbox-white { color: #333333; background-color: #FFFFFF; border: 1px solid #000000; padding: 1px; width: 100px; height: 15px; }





/* Div (Layer) Styles */
div { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none; color: #000000; overflow: hidden; z-index: 1; }





/* POSITIONING STYLES !!! CAREFUL HERE !!! */
#master { width:800px; margin-right:auto; margin-left:auto; margin-top:0px; padding:0px; text-align: left; overflow: visible; border:1px solid #130842;}
#header { width: 800px; height:121px; z-index: 3000; overflow: visible; background-color:#ffcc00;}
#body { width: 800px; height:auto; background-color: #ffffff; text-align:left; position:relative; z-index:2000;}
#float_left { float:left; width: 459px; height:auto; text-align:left; padding:0px;}
#float_right { float:right; width: 339px; height:auto; text-align:left; padding:0px;}
#footer { width: 800px; height:auto; background-color: #130842; position:relative}

/* Secondary POSITIONING STYLES !!! CAREFUL HERE !!! */
#float_left_2 { float:left; width: 151px; height:auto; text-align:left; padding:0px;}
#float_right_2 { float:right; width: 633px; height:auto; text-align:left; padding:8px;}
#center_content_box {
	width: auto;
	height:auto;
	text-align:left;
	padding:8px;
	border:2px solid #251b4b;
	background-color: #FFFFFF;
	font-weight: inherit;
}



/* Menu Styles */
/* Level 0 Inner */
.head_i_out {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 6px 0px 0px 0px;
	color: #fdde1b;
	text-align: center;
}
.head_i_over {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	padding: 6px 0px 0px 0px;
	color: #8069d2;
	text-align: center;
}






/* level 0 outer */
.head_o_out {
	text-decoration : none;
	border : 1px solid #7d67cc;
	text-align: center;
}
.head_o_over {
	text-decoration : none;
	border : 1px solid #7d67cc;
	background: #211648;
	text-align: center;
}






/* level 1 inner */
.head1_i_out {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 3px 5px;
	color: #fdde1b;
}
.head1_i_over {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 3px 5px;
	color: #ffffff;
}





/* level 1 outer */
.head1_o_out {
	text-decoration : none;
	text-align:left;
	border : 1px solid #7d67cc;
	background: #211648;
	filter: alpha(opacity=85);

}
.head1_o_over {
	text-decoration : none;
	text-align:left;
	border : 1px solid #7d67cc;
	background: #59507b;
}







/* level 2 inner */
.head2_i_out {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 3px 5px;
	color: #423b32;
}
.head2_i_over {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0px 3px 5px;
	color: #ffcc33;
}





/* level 2 outer */
.head2_o_out {
	text-decoration : none;
	text-align:left;
	border : 1px solid #000000;
	background: #e0d8c4;
	filter: alpha(opacity=85);

}
.head2_o_over {
	text-decoration : none;
	text-align:left;
	border : 1px solid #000000;
	background: #423b32;
}

