<!--
A{ text-decoration:none; color:#00ff00; }
A:visited{ text-decoration:none; }
A:hover{ text-decoration:underline; }

ul{ margin-top: 0px; }

H1{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14pt;
	color: #00562D;
	margin:0;
}

.title {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #00562D;
	font-weight: bold;
}

.subtitle {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	color: #00562D;
}

.subtitleSmall {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #00562D;
}
a.content:link {
	text-decoration: underline;
}
a.content:visited {
	text-decoration: underline;
}
a.content:hover {
	text-decoration: underline;
}
.content {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #9E2354;
	font-weight : normal;
}

.contentSmall {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #9E2354;
	font-weight : normal;
}

.caption {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #1B5862;
	font-weight : normal;
	font-style : italic;
}

/* ------ Full Bounding Box ------*/
#boundingbox{
	width:763px;
	background-color : White;
	background-image : url(../img/bg_drop_anchor.gif);
	background-position: bottom left;
	background-repeat : no-repeat;
	bg_drop_anchor.gif
}


/* ------ Left and right Column Container ------*/
#LeftColumnBox{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	text-align : center;
	background-image : url(../img/bg_nav1.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #DBEAED;
	width:181px;
	border-right : 1px solid #9E2354;
	margin-right : 1px;
}


#RightColumnBox{
	padding : 0px 0px 0px 0px;
	float: right;
	width:581px;
	margin-right:-582px;
	position: relative;
}


/* ------ Page Content ------*/

#ContentBox{
	padding : 20px 20px 20px 20px;
} 

#divContentTitle{

	text-align : center;
	height:37px;
	overflow:hidden;
}

#divContent{
	padding: 0px 0px 0px 0px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #9E2354;
	font-weight : normal;
	text-align : left;
}

#divContent A:link {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #1B5862;
}

#divContent A:hover {
	color: #1B5862;
	text-decoration: underline;
}

#divContent A:visited {
	color: #1B5862;
	text-decoration: underline;
}


#divContent-extrapad{
	padding: 0px 30px 0px 0px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #9E2354;
	font-weight : normal;
	text-align : left;
}

/* ------ Footer ------*/

#footer {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #DDDDDD;
	text-align : center;
}

#footer A:link {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #DDDDDD;
}

#footer A:visited {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #DDDDDD;
}

#footer.A:hover {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

/* ------ Navigation ------*/
#menu_1{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width:100%;
}

.naviMainItem {
	color : White;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-align : center;
	text-transform : uppercase;
	text-decoration: none;
	width:100%;
	height: 18px;
	cursor: hand;
	border-top: 1px solid #DBEAED;
	background-color : #9E2354;
}

div.naviMainItem2 {
	color : White;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-align : center;
	text-transform : uppercase;
	text-decoration: none;
	width:100%;
	height: 18px;
	cursor: hand;
	border-top: 1px solid #DBEAED;
	background-color: #00562D;
}

div.naviMainItem3 {
	color : #f1d152;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-align : center;
	text-transform : uppercase;
	text-decoration: none;
	width:100%;
	height: 18px;
	cursor: hand;
	border-top: 1px solid #DBEAED;
	background-color: #381f59;
}

div.naviSubMenu {
	width: 100px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 10;
	background-color: #9E2354;
}

div.naviSubMenu2 {
	width: 100px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 10;
	background-color: #00562D;
}


div.naviSubItem {
	/* due to an IE bug, this class must have a fixed width IE needs that to register the onmouseover event for a DIV element */
	width: 140px;
	padding: 0px 5px 0px 5px;
	cursor: hand;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-transform : uppercase;
	text-decoration: none;
	color: #FFFFFF;
	line-height : 18px;
	border-left : 1px solid White;
	border-bottom : 1px solid White;
	background-color: #9E2354;
}


div.naviSubItem2 {
	/* due to an IE bug, this class must have a fixed width IE needs that to register the onmouseover event for a DIV element */
	width: 140px;
	cursor: hand;
	padding: 0px 5px 0px 5px;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	text-transform : uppercase;
	color: #FFFFFF;
	line-height: 18px;
	border-left : 1px solid White;
	border-bottom : 1px solid White;	
	background-color: #00562D;
}

/* ---- Forms ---- */
INPUT {
	BORDER-RIGHT: #9E2354 1px solid; 
	BORDER-TOP: #9E2354 1px solid; 
	BORDER-LEFT: #9E2354 1px solid; 
	BORDER-BOTTOM: #9E2354 1px solid; 
	BACKGROUND-COLOR: #ffffff;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

TEXTAREA {
	BORDER-RIGHT: #9E2354 1px solid; 
	BORDER-TOP: #9E2354 1px solid; 
	BORDER-LEFT: #9E2354 1px solid; 
	BORDER-BOTTOM: #9E2354 1px solid; 
	FONT-FAMILY: Arial,Helvetica; 
	BACKGROUND-COLOR: #ffffff;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}


.test{
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
	padding : 4px;
}
-->