	.backg {
	COLOR: #ffffff; BACKGROUND-COLOR: #00274b
}
	.backgmast {
	BACKGROUND-COLOR: #ffffff
}
	.err {
	COLOR: #ff0000
}
	.menulinks {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, 	sans-serif; TEXT-DECORATION: none
}
	.menulinks_active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #cc99ff; FONT-FAMILY: Verdana, Arial, Helvetica, 	sans-serif; TEXT-DECORATION: none
}
	.menuspacer {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, 	sans-serif; TEXT-DECORATION: none
}
	
	.sym {
	FONT-FAMILY: Symbol
}
	.text {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #00274b; FONT-FAMILY: Arial, Helvetica, sans-serif; test-align: center;
}
H1 {	
	FONT-WEIGHT: bold; FONT-SIZE: 14px; color: #00274b; FONT-FAMILY: Arial, Helvetica, sans-serif; margin-left: 10; margin-right:20; margin-top: 5; margin-bottom: 5;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #00274b; margin-left: 40; margin-right: 40; margin-top: 10; margin-bottom: 10; text-align: center;
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #0005d8; margin-left: 40; margin-right: 40; margin-top: 10; margin-bottom: 10; text-align: justify;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #e28704; FONT-FAMILY: Arial, Helvetica, sans-serif; 	margin-left: 320; margin-right: 40; margin-top: 10; margin-bottom: 10; text-align: justify;
}
H5 {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #0005d8; FONT-FAMILY: Arial, Helvetica, sans-serif; margin-left: 50; margin-right: 50; margin-top: 10; margin-bottom: 10;
}
H6 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #00274b; FONT-FAMILY: Arial, Helvetica, sans-serif; 	margin-left: 60; margin-right: 60; margin-top: 10; margin-bottom: 10; text-align: justify;line-height: 18px;
}

	BODY {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	HR {
	COLOR: #cccccc; HEIGHT: 1px; width: 700px;
}
	P {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; color: #00274b; FONT-FAMILY: Arial, Helvetica, sans-serif; margin-left: 10; margin-right: 10; margin-top: 5; margin-bottom: 5; line-height: 20px;
}
	
	SUB {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	SUP {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	TABLE {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #00274b; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	TR {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #00274b; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	TD {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	TH {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}	
	A:link {
	COLOR: #663399; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	A:visited {
	COLOR: #663399; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	A:active {
	COLOR: #ff6600; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	A:hover {
	COLOR: #ff6600; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	A.menulinks:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, 	sans-serif; TEXT-DECORATION: none
}
	A.menulinks:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, 	sans-serif; TEXT-DECORATION: none
}
	A.menulinks:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #cc99ff; FONT-FAMILY: Verdana, Arial, Helvetica, 	sans-serif; TEXT-DECORATION: none
}
	A.menulinks:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #cc99ff; FONT-FAMILY: Verdana, Arial, Helvetica, 	sans-serif; TEXT-DECORATION: none
}

	.purple {
	COLOR: purple
}


/*drop down menu sndm attempt to disable ends, needs taking out*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	width: 89px;
        height: 15px;
	background: #00274b;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #0081fa}

#sndm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sndm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sndm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	width: 89px;
        height: 15px;
	background: #00274b;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sndm li a:hover
{	
        background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
        background: #0081fa}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		width: 120px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: bold 11px arial}

	#sddm div a:hover
	{	background: #0081fa;
		color: #FFF}


/* image float file*/

img.floatLeft { 
    float: left; 
    margin-left: 0px; 
    margin-right: 15px; 
    margin-top: 5px; 
    margin-bottom: 0px;
}
img.floatRight { 
    float: right; 
    margin-left: 15px; 
    margin-right: 0px; 
    margin-top: 5px; 
    margin-bottom: 0px; 
}


/* divs*/



#rightcontainer {
	PADDING-RIGHT: 40px; Margin-top: 0px; Margin-bottom: 20px; Margin-right: 0px; PADDING-LEFT: 0px; FLOAT: Right; PADDING-BOTTOM: 10px; WIDTH: 300px; PADDING-TOP: 10px; 
}

#calendercontainer {
	 Padding-left: 15px; padding-right: 10px; margin-left: 10px; margin-right: 8px;
}

#newsboxright {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #cccccc 1px solid; Margin-top: 10px; Margin-right: 0px; Margin-left: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 10px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 320px; PADDING-TOP: 0px; BORDER-BOTTOM: #cccccc 1px solid; background: #efefef
}

#newscontainer {
	 Padding-left: 0px; padding-right: 20px; margin-left: 0px; margin-right: 0px; width: 320px
}

#leftcontainer {
	PADDING-RIGHT: 10px; PADDING-LEFT: 30px; Margin-left: 2px; FLOAT: Left; PADDING-BOTTOM: 10px; WIDTH: 480px; PADDING-TOP: 10px; background: #ffffff
}

#textbox {
	PADDING-RIGHT: 0px; Margin-top: 0px; Margin-bottom: 20px; margin-right: 0px; Margin-left: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; width: 320px; PADDING-TOP: 5px; background: #00274b
}
