@media screen
{

body {font-family:Arial; font-size:12pt; color:#ffffff}

h1 {font-family:Arial; font-weight:bold; text-align:center; text-decoration:underline; color:#ffffff}
h2, h3, h4 {font-family:Arial; font-weight:bold; text-align:left; text-decoration:underline; color:#ffffff}

.body_background {background-image:url(images/watermark.jpg)}




p {font-family:Arial}

form {font-family:Arial}

table {font-family:Arial}

.doc_list
	{
		font-size:small;
		border-style=none;
		border-collapse:collapse;
		text-align:left;
	}

	
.button_small
{
	font-size:50%;	
}	


.small {font-size:small}
.small_white {font-size:small; font-weight:bold; color:#ffffff}
.large {font-size:large}
.x_large {font-size:x-large}

.c {text-align:center}
.i {font-style:italic; font-weight:bold; text-align:center}
.s {font-size:8pt; font-style:italic; text-align:center}
.b {font-weight:bold}
.u {text-decoration:underline}

#background
{
background-image : url(images/watermark.jpg);
}


#top_bar
{
width : 95%;
margin-right : auto;
margin-left : auto;
text-align : center;
padding:0px;
color: #ffffff
}

#menu_items
{
width : 95%;
padding:0px;
margin-right : auto;
margin-left : auto;
margin-top:0px;
text-align : center;
color : #ffffff
}

#content
{
width : 95%;
height: auto;
background-image:url(images/background.jpg);
margin-right : auto;
margin-left : auto;
border-top : 4px solid #ff6633;
background-color : #000000;
padding : 5px;
text-align : left;
vertical-align:top;
}

#content_text
{
margin : 2px;
}

#footer
{
width : 95%;
margin-right : auto;
margin-left : auto;
padding : 10px;
text-align : center;
color: #ffffff
}

#latest_news
{
	float:right;
	width:150px;
	font-size:small;
}

.img_no_border
	{border:0}

.float_left
	{float:left; padding-left:5px; padding-right:5px}
	
.float_right
	{float:right}
	
.float_center
	{float:center}

.valign_top
	{vertical-align:top}

a:link {font-family:"Arial"; color:#ccffff; text-decoration:none}
a:active {font-family:"Arial"; color:#ff6633; text-decoration:none}
a:visited {font-family:"Arial"; color:#ccffff; text-decoration:none}
a:hover {font-family:"Arial"; color:#ff6633; text-decoration:underline}

a.menu:link {font-family:"Arial"; color:#ffffff; text-decoration:none; font-size:large}
a.menu:active {font-family:"Arial"; color:#ff6633; text-decoration:none; font-size:large}
a.menu:visited {font-family:"Arial"; color:#ffffff;  text-decoration:none; font-size:large}
a.menu:hover {font-family:"Arial"; color:#ff6633; text-decoration:underline; font-size:large}

a.menu_small:link {font-family:"Arial"; font-size:small; color:#ffffff; text-decoration:none; background-color:#33ccff}
a.menu_small:active {font-family:"Arial"; font-size:small; color:#ff6633; text-decoration:none; background-color:#33ccff}
a.menu_small:visited {font-family:"Arial"; font-size:small; color:#ffffff;  text-decoration:none; background-color:#33ccff}
a.menu_small:hover {font-family:"Arial"; font-size:small; color:#ff6633; text-decoration:underline; background-color:#33ccff}
		
ul	{list-style: circle; font-family:Arial; text-align:left}

ol	{list-style: lower-roman; font-family:Arial}

.decimal {list-style-type: decimal}
}

@media print
{
body {font-family:Arial; font-size:12pt}

h1 {font-family:Arial; font-weight:bold; text-align:center; text-decoration:underline; color:#33ccff}
h2, h3, h4 {font-family:Arial; font-weight:bold; text-align:left; text-decoration:underline; color:#33ccff}

.body_background {background-color:#ffffff}

p {font-family:Arial}

form {font-family:Arial}

table {font-family:Arial}

.small {font-size:small}
.small_white {font-size:small; font-weight:bold; color:#ffffff}
.large {font-size:large}
.c {text-align:center}
.i {font-style:italic; font-weight:bold; text-align:center}
.s {font-size:8pt; font-style:italic; text-align:center}
.b {font-weight:bold}
.u {text-decoration:underline}

.top_bar_left
	{float:left; text-align:center; z-index:5; top:0px; left:5px; background-color:#33ccff}
.top_bar_left_text_large
	{background-color:#33ccff; font-family:arial; font-size:12pt; font-weight:bold; color:#ffffff}
.top_bar_left_text_small
	{background-color:#33ccff; font-family:arial; font-size:8pt; font-weight:bold; color:#ffffff}
.top_bar_right
	{background-color:#33ccff; text-align:center}
.top_bar_right_text
	{background-color:#33ccff; font-family:arial; font-size:8pt; font-weight:bold; line-height:200%; color:#ffffff}
.content_border
	{width:100%}
.content
	{padding-top:1px; padding-left:10px; padding-right:10px; padding-bottom:5px; margin:5px}

.main_menu_content
	{height:0px; width:0px}

.content_sub
	{float:right; background-color:#cccccc; width:175px; padding-top:2px; padding-left:2px; padding-right:2px; padding-bottom:2px; margin:2px}

.footer_container
	{page-break-inside: avoid; text-align:center; background-color:#33ccff; padding-left:10px; padding-right:20px}
	
.menu_text
	{font-family:"Arial"; color:#ffffff; font-weight:bold; text-decoration:none; background-color:#33ccff}

.img_no_border
	{border:0}

.float_left
	{padding:10px; float:left}
	
.float_right
	{padding:10px; float:right}
	
.float_center
	{padding:10px; float:center}
	
a:link {font-family:"Arial"; text-decoration:none}
a:active {font-family:"Arial"; text-decoration:none}
a:visited {font-family:"Arial"; color:blue; text-decoration:none}
a:hover {font-family:"Arial"; color:blue; text-decoration:underline}

a.menu:link {font-family:"Arial"; color:#ffff99; font-weight:bold; text-decoration:none; background-color:#33ccff}
a.menu:active {font-family:"Arial"; color:#ffffff; font-weight:bold; text-decoration:none; background-color:#33ccff}
a.menu:visited {font-family:"Arial"; color:#ffff99;  font-weight:bold; text-decoration:none; background-color:#33ccff}
a.menu:hover {font-family:"Arial"; color:#ffffff; font-weight:bold; text-decoration:underline; background-color:#33ccff}

a.menu_small:link {font-family:"Arial"; font-size:small; color:#ffff99; font-weight:bold; text-decoration:none; background-color:#33ccff}
a.menu_small:active {font-family:"Arial"; font-size:small; color:#ffffff; font-weight:bold; text-decoration:none; background-color:#33ccff}
a.menu_small:visited {font-family:"Arial"; font-size:small; color:#ffff99;  font-weight:bold; text-decoration:none; background-color:#33ccff}
a.menu_small:hover {font-family:"Arial"; font-size:small; color:#ffffff; font-weight:bold; text-decoration:underline; background-color:#33ccff}
		
ul	{list-style: circle; font-family:Arial}

ol	{list-style: lower-roman; font-family:Arial}

.decimal {list-style-type: decimal}
}