body
	{
		color: Black;
		background-color: #0051a7;
		font-family: "@Arial Unicode MS", Verdana, sans-serif;
		font-size: 10px;
		padding:0px;
		margin:0px;
	}

a
	{
		font-size:14px;
		color: #5694ca;
		text-decoration:none;
	}

a:hover
	{
		color: #5694ca;
		text-decoration:underline;
	}

/*---------- centered container --------- */
#container
	{
		width: 790px;
		padding-left: 0px;
		padding-right: 0px;
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
	}

/* ----------image banner-------------- */
#banner
	{
		left:-520px;
		padding: 0px;
		margin: 0px;
	} 


/* ----------sub banner--------------*/
#subbanner
	{
		color:#2b55a2;
		font-size:24px;
		font-weight:200;
		padding: 0px;
		margin: 0px;
	} 

/* ----------image banner-------------- */
#homebody
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height: 200%;
		background-color: #ffffff;
		padding: 0px;
		margin: 0px;
	} 

span#homelinks a
	{
		font-size: 10px;
		color: #5694ca;
		text-decoration:none;
	}
span#homelinks a:hover
	{
	color:#5694ca;
	text-decoration:underline;
	}
.footer
	{
		color:#2b55a2;
	}
/*---------- cool buttons --------- */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/* end of cool button */
DIV#wrapper {
	MARGIN: 0px auto; WIDTH: 600px
}
IMG {
	DISPLAY: block; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#ulbox 
{
	list-style:square url('../images/list.gif');
}

.prlink {font-size: 11px; line-height: 130%; color: #000000; }
.prdate {font-size: 11px; line-height:130%}