body
{
	background-color:#ffffff;
	font:12px Arial;
	color:#555555;
}
.main_banner
{
	background-image: url(banner2.gif);
	background-repeat:no-repeat;
	width: 568px;
	height: 264px;
	position:relative;
}
.main_banner .text1
{
	position: absolute;
	top:25px;
	right:280px;
	width:270px;
	height:230px;
	overflow:hidden;
}
.main_banner .text2
{
	position: absolute;
	top:135px;
	right:10px;
	width:250px;
	height:130px;
	overflow:hidden;
}

.bc
{
	font:12px arial;
}
.page_title
{
	height: 33px;
	padding-right:40px;
	padding-top:10px;
	 background-image: url(b1.gif);
	 background-repeat:no-repeat;
	 background-position:top right;
	 
	font:16px arial;
	color: #0f8ebf;
	font-weight:bold;
}
.main_page
{
}

.main_page .title
{
	height: 33px;
	padding-right:40px;
	padding-top:10px;
	 background-image: url(b2.gif);
	 background-repeat:no-repeat;
	 background-position:top right;
	 
	font:14px arial;
	color: #0f8ebf;
	font-weight:bold;
}
.main_page .title2
{
	height: 33px;
	padding-right:40px;
	padding-top:10px;
	 background-image: url(b1.gif);
	 background-repeat:no-repeat;
	 background-position:top right;
	 
	font:14px arial;
	color: #222222;
	font-weight:bold;
}

.cone_list
{
	padding-right:20px;
	margin:0px;
	list-style-image:url(cone.gif);
	padding-top:0px;
}
.list
{
	list-style-type: square;
	padding-right:20px;
	margin:0px;
}

.selectbox
{
	border:1px solid #cccccc;
	background-image: url(text.gif);
	background-repeat:repeat-x;
	color:#666666;
	width:120px;
}
.textbox
{
	border:1px solid #cccccc;
	background-image: url(text.gif);
	background-repeat:repeat-x;
	color:#666666;
	width:120px;
}

.btn
{
	border:1px solid #888888;
	background-image: url(text.gif);
	background-repeat:repeat-x;
}
.dynamic_form_spacer
{
	font-weight:bold;
	color: #0f8ebf;
	margin:10px;
}
.dynamic_form_title
{
	font-weight:bold;
	color: #333333;
}
.dynamic_form_message
{
	font-weight:bold;
	color:#CC3300;
}
.dynamic_form_description
{
	font-weight:normal;
	font-size:11px;
	padding:3px;
	font-style: italic;
	color: #555555;
}
.logo_title
{
	color:#444444; 
	font:16px Arial;
	padding-left:10px;

}

.pane_title
{
	color: #0f8ebf;
	margin:0px;
	padding:0px;
	font-weight:bold;
	height: 33px;
	padding-right:30px;
	padding-top:10px;
	 background-image: url(cone.gif);
	 background-repeat:no-repeat;
	 background-position:top right;
}

.pane_title1
{
	color: #0f8ebf;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

.footer
{
	
	font:12px Arial, Helvetica, sans-serif;
}


.gray_link:link {color: #555555; text-decoration: none}
.gray_link:hover {color: #d0d63b; text-decoration: none}
.gray_link:visited:hover {color: #d0d63b;  text-decoration: none}
.gray_link:visited {color: #555555; text-decoration: none}


a:link {color: #0f8ebf; text-decoration: underline}
a:hover {color: #d0d63b; text-decoration: none}
a:visited:hover {color: #d0d63b;  text-decoration: none}
a:visited {color: #0f8ebf; text-decoration: underline}

h1
{
	font-size:16px;
	margin:0px;
	padding:0px;
}

h2
{
	font-size:14px;
	margin:0px;
	padding:0px;
}

.company 
{}

.company .company_title
{
	font:20px Arial;
	margin-top:20px;
	letter-spacing:3px;
	font-weight:bold;

}
.company .logo
{
	
}
.company .company_subtitle
{
	font:12px Arial;
	letter-spacing:1px;
	font-weight: normal;
}
.company .company_about
{
	width:100%;
	line-height:1.8em;
	overflow-y:scroll;
	overflow-x: hidden;
	height: 150px;	
}
.company .company_links
{
}
.company .title
{
	font:16px Arial;
	font-weight:bold;
	margin-top:10px;
	margin-bottom: 10px;
	height: 33px;
	padding-right:40px;
	padding-top:10px;
	 background-image: url(b1.gif);
	 background-repeat:no-repeat;
	 background-position:top right;
}


.article 
{}

.article .title
{
	font:20px Arial;
	margin-top:20px;
	font-weight:bold;
}

.article .subtitle
{
	font:12px Arial;
	font-weight: normal;
}
.article .content
{
	margin-top:10px;
	width:100%;
	line-height:1.8em;
}


.site_link
{
	margin:5px;
	padding:5px;
	clear:both;
}
.site_link .img
{
	border:1px solid #333333;
}
.site_link .thumb
{
	float: right;
	margin:5px;
}
.site_link .title
{
	font:14px Arial;
	font-weight:bold;
	margin:0px;
		height: 33px;
	padding-right:30px;
	padding-top:10px;
	 background-image: url(cone.gif);
	 background-repeat:no-repeat;
	 background-position:top right;
}
