body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #246C86 url(/structure/images/bg.jpg) repeat-x;
	margin: 10px;
	padding: 10px;
	text-align:center;
}
/*
td,th {
	font-size: 11px;
}
*/
a:link {
	color: #336699;
	text-decoration:underline;
}
a:visited {
	color: #336699;
	text-decoration:underline;
}
a:hover {
	color: #CC0000;
	text-decoration:none;
}
a:active {
	color: #CC0000;
	text-decoration:underline;
}
/*

form {
	margin: 0px;
}
.textField {
	font-family:Arial, Tahoma, Sans-Serif, Verdana;
	font-size: 11px;
	BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: #385592 1px solid;
    BORDER-LEFT: #385592 1px solid;
    BORDER-RIGHT: #385592 1px solid;
    BORDER-TOP: #385592 1px solid;
	color: #000000;
}
.buttons
{
	background-color: #EEEEEE;
	background-image: none;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	background-repeat: repeat;
	height:20px;
	font-family:Arial, Tahoma, Sans-Serif, Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #000066;
}
UL {
	margin: 0px 15px 15px 15px;
}

UL LI	{	
	list-style-type:	square ;
	padding: 5px 0px 0px 0px;
	}	

UL LI LI	{	
	list-style-type:	circle;
	}	
	
UL LI LI LI	{	
	list-style-type:	disc;
	}	

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	decimal;
	}	
*/


.boldTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    COLOR: #002576;
	font-weight:bolder;
}

.smallCaption
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    COLOR: #000000;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    COLOR: #7098A9;
	font-weight:bolder;
}
.title A:link
{
    COLOR: #FF5C00;
    TEXT-DECORATION: underline;
}
.title A:visited
{
    COLOR: #FF5C00;
    TEXT-DECORATION:underline;
}
.title A:hover
{
    COLOR: #FF9933;
    TEXT-DECORATION: none;
}
.title A:active
{
    COLOR: #FF9933;
    TEXT-DECORATION: none;
}

.copyRight
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    COLOR: #FFFFFF;
	font-weight:bold;
}
.copyRight A:link
{
    COLOR: #000099;
    TEXT-DECORATION: none;
}
.copyRight A:visited
{
    COLOR: #000099;
    TEXT-DECORATION:none;
}
.copyRight A:hover
{
    COLOR: #6666FF;
    TEXT-DECORATION: underline;
}
.copyRight A:active
{
    COLOR: #6666FF;
    TEXT-DECORATION: underline;
}

.botNav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
    COLOR: #000000;
	font-weight:bold;
}
.botNav A:link
{
    COLOR: #559095;
    TEXT-DECORATION: none;
}
.botNav A:visited
{
    COLOR: #559095;
    TEXT-DECORATION:none;
}
.botNav A:hover
{
    COLOR: #002576;
    TEXT-DECORATION: underline;
}
.botNav A:active
{
    COLOR: #002576;
    TEXT-DECORATION: underline;
}


.newsText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    COLOR: #FFFFFF;
}
.newsText A:link
{
    COLOR: #0E274B;
    TEXT-DECORATION: none;
}
.newsText A:visited
{
    COLOR: #0E274B;
    TEXT-DECORATION:none;
}
.newsText A:hover
{
    COLOR: #D0E5E8;
    TEXT-DECORATION: underline;
}
.newsText A:active
{
    COLOR: #D0E5E8;
    TEXT-DECORATION: underline;
}


.mainText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    COLOR: #000000;
}
.mainText A:link
{
    COLOR: #000099;
    TEXT-DECORATION: none;
}
.mainText A:visited
{
    COLOR: #000099;
    TEXT-DECORATION:none;
}
.mainText A:hover
{
    COLOR: #6666FF;
    TEXT-DECORATION: underline;
}
.mainText A:active
{
    COLOR: #6666FF;
    TEXT-DECORATION: underline;
}

#copyRight p {
	margin:8px 0px 0px 0px;
}



