body {
	font-family: ArialMT, Arial, Verdana, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color:#ffffff;
	margin:0;
	padding:0;
	line-height:16px;
}

img {
	border:none;
}

#holder{
	text-align:left;
	width:684px; /*668   685*/
	/*height:700px;*/
	/*border:#FFFFFF 1px solid;*/
	margin: 4px auto;
	/*padding:0px 17px 0px 0px ;*/
	/*background-image:url(../graphics/right_hand_border.gif);	
	background-repeat:no-repeat;
	background-position: top right;*/
	
}
#holderinner{
	width:668px; /*668   685*/
	/*height:700px;*/
	/*border:#FFFFFF 1px solid;*/
	margin: 0;
	padding:0px 16px 0px 0px ;
	background-image:url(../graphics/page_background.gif);	
	background-repeat:no-repeat;
	background-position: top right;
	
}
#header{
	height:141px;
	}
	
#header img{
	float:left;
}
	
#header2 {
	float:right;
	
}

.topmenu{
	/* background-color: #1c3665; */
	width:486px;
	height:27px;
	float:right;
	margin-top:4px;
	overflow:hidden;
}


	
#menuholder{
	float:left;
	
	}



#menu {
	padding:0px 0px 0px 13px;
	width:165px;
	line-height:20px;
	font-weight:bold;
	border-top: 4px solid #ffffff;
	
}


.firstitem {
	font-size:10pt;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:2px;
	font-style:normal;
	display:block;
}

#menu a:link, #menu a:active, #menu a:visited{
	color:#ffffff;
	text-decoration:none;
	display:block;
	font-weight:normal;
	font-style:italic;
}
#menu a:hover{
	color:#f8bf34;
	text-decoration:none;
}



#content {
	float:left;
	margin:4px 0px 0px 0px;
	padding:58px 80px 0px 80px;
	width:326px
}



#footer {
	clear:both;
	background:url(../graphics/page_bottom.gif) no-repeat bottom right;
	height:82px;
}

h1 {
	
	font-size:13pt;
	margin-top:0px;
	margin-bottom:22px;
}
	
.firstletter {
	float: left;
	font-size: 3em;
	line-height: 0.75;
	font-weight: bold;
	position:relative;
	top:2px;
	margin-right:0px;
	padding:0;
	
}


.importantmessage{
	border:1px solid #ffcc00;
	background-color: #ffffcc;
	padding:20px 20px 20px 20px;
	text-align:left;
	margin-bottom:10px;
	/*width:100%;*/
}
a:link, a:active, a:visited {
	color:#0000ff;
	text-decoration:underline;
	
	
	}
a:hover {
	color:#0000ff;/*#22eeff;*/
	text-decoration:underline;
	
	}	



td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 321px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}



.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

hr{
	height:1px;
	border:none;
	color:#35456c;
	background-color:#35456c;
	margin:12px 0px 12px 0px;
	padding:0;
}
.clearingdiv {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}