body
{
	display: block;
	float: left;
	width: 780px;
}

img,
div
{
	display: block;
	float: left;
	border:0px;
}

div.container
{
	display:block;
	width:774px;
	border-left:solid 3px #000066;
	border-right:solid 3px #000066;
	border-bottom:solid 3px #000066;
	overflow:hidden;
}

div.header
{
	display: block;
	float:left;
	background-color: #fffccc;
}

div.header p
{
	display: block;
	float:left;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	font-family: Arial;
	width: 300px;
	padding:10px 15px 0px 15px;
	margin:0px;
	text-align: center;
	height:50px;
}

/* Header Menu */
div.header_container
{
	width:774px;
	background-color: #000066;
	border-top:solid 3px #000066;
	margin-bottom:10px;
}

a.bt_lm,
span.bt_lm
{
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	width:109px;
	padding:5px 10px 5px 10px;
	font-size:10px;	
	font-weight:bold;
	font-family: Arial;
	color: #fffccc;
	height:35px;
	vertical-align:middle;
}

span.bt_lm
{
	color: #000066;
	background-color: #ffffff;
}

/*End Top MEnu*/

/* Special */
div#special
{
	display: block;
	float: left;
	margin-left: 20%;
	border: solid 5px #000066;
	width: 60%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#special h2
{
	display: block;
	text-align: center;
	width: 100%;
	font-family: Arial;
	font-size: 20px;
	line-height: 40px;
	background-color: #c3dcff;
	border-bottom: solid 2px #000066;
	margin: 0px;
	color: #000066;
}

#special p
{
	background-color: #d3d3ff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	display:block;
	float:left;
	width:90%;
	margin:5px 0px 0px 10px;
	padding-left:30px;
	background: url(bullet.jpg) no-repeat left;
	line-height:19px;
}

#special a
{
	text-decoration:none;
	font-weight:bold;
	color:#000066;
}

/* End */

/* Content */

h1
{
	font-weight: bold;
	font-size: 14px;
	color: #000066;
	font-family: Arial;
	text-align: center;
	width:776px;
}

h2
{
	display:block;
	font-size:14px;
	font-family:Arial;
	line-height:24px;	
	width:70%;
	text-align:center;
	padding:0px;
	margin:10px 0px 10px 15%;
	color:#000066;
}

p
{
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	float:left;
	font-size:12px;
	line-height:16px;
	font-family:Arial;
	margin-left:5%;
	margin-right:5%;
	width:90%;
}

.round-tl 
{
	display:block;
	background: url(_round_tl.gif) top left no-repeat;
	float: left;
}

.round-br
{
	display:block;
	background: url(_round_br.gif) bottom right no-repeat;
	float: left;
}

.round-tr {
	display:block;
	background: url(_round_tr.gif) top right no-repeat;
	float: left;
}

.round-bl {
	display:block;
	background: url(_round_bl.gif) bottom left no-repeat;
	float: left;
}
/* ENd content */

/* Table */
div.table
{
	width: auto;
	margin-left: 5%;
	background-color: #ffd6b1;
}

div.table_header
{
}

div.col_header,
div.col_header_right
{
	background-color: #ff9966;
	color: #000099;
	padding:15px 0px 3px 5px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
}

div.col_header_right
{
	text-align:right;
	padding-right:5px;
}

div.table a,
div.table span
{
	text-decoration:none;
	display:block;
	float:left;
	margin:3px 0px 3px 5px;
	line-height:18px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}


span.small_banner_left
{
	font-weight: bold;
	display:block;
	float:left;
	font-size: 14px;
	color: black;
	font-family: Verdana;
	margin-left:170px;
        margin-top:16px;
}

span.small_banner_right
{
        margin-top:16px;
	font-weight: bold;
	display:block;
	float:left;
	font-size: 14px;
	color: black;
	font-family: Verdana;
}

span.site_title
{
	display:block;
	float:left;
	font-size: 30px;
	color: blue;
	font-family: Verdana;
	text-align: center;
	width:340px;
}

div.page_title
{
	display:block;
	float:left;
	font-family: Verdana;
	background-color: orange;
	text-align:center;
	width:780px;
}

div.page_body
{
	display:block;
	float:right;
	margin:10px 10px 10px 10px;
	width:780px;
}

div.page_content
{
	display:block;
	float:right;
	width:780px;
}


div.page_footer
{
	float:right;
	display:block;
	width:780px;
	text-align:center;
	border-top: black 1px solid;
	border-top-color:#000000;
}

div.link
{
	float:left ;
	width:750px;
	padding-top:10px;
}

.email
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.small_plain
{
	font-size: 9px;
	color: black;
}

a.link_href
{
	float:left ;
	width:200px;
	padding:5px;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

a.link_href:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #52980f;
	text-decoration: underline;
}

span.link_text
{
	font-size: 10px;
	color: black;
	float:right ;
	width:510px ;
	padding:5px;
	height:22px;
}

div.ex_title
{
	margin-left:50px;
	width:150px; 
	float:left;
	display:block;
	font-weight:bold;
}

div.ex_desc
{
	width:400px;
	float:left;
	display:block;
}

div.ex_div
{
	text-align:center;
	width:660px
}
