@charset "utf-8";


/*-----------------------------------
	navigation 
-------------------------------------*/
#navigation{
	width: 202px;
	float: left;
	clear: none;
}

#navigation h1{
	height: 100;
	margin-right: 67px;
	margin-bottom: 10px;
}

#navigation h1 a, #navigation h1 a:link, #navigation h1 a:visited{
	display: block;
	height: 100px;
	text-decoration: none;
	background-image: url(../images/nav_header.jpg);
}

#navigation h1 a:hover{
	background: url(../images/nav_header.jpg) 0px 100px;
}

#navigation h1 span{
	visibility: hidden;
}
#navigation ul, #header #top_navigation ul{
	margin-right: 67px;
	margin-left:0px;
	list-style-type: none;
}
#navigation ul li, #header #top_navigation ul li{
	border-bottom: 1px solid #FF0000;
	
}
#navigation ul li a, #header #top_navigation ul a{
	display: block;
	background-image: url(../images/bullet.gif); background-position: right 81%; background-repeat: no-repeat;
	padding-top: 17px; padding-right: 8px; padding-bottom: 1px;
	text-align: right;
	color: #5f7575;
	text-decoration: none;
	font-weight: normal;
}
#navigation ul li a:hover, #header #top_navigation ul li a:hover{
	padding-right: 12px;
	background-image: url(../images/bullet_over.gif); background-position: 97% 81%; background-repeat: no-repeat;
	background-color: #FF0000;
	color: #ffffff;
}
#navigation ul li a.active, #header #top_navigation ul li a.active{
	padding-right: 12px;
	background-image: url(../images/bullet_over.gif); background-position: 97% 81%; background-repeat: no-repeat;
	background-color: #FF0000;
	color: #ffffff;
}

#navigation ul li a:hover, #header #top_navigation ul li.alternate{
	border-bottom: none;
}

/*------------------------------------------------
	menu 
--------------------------------------------------*/
.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	background-color:#FF9999;
	border-top: 1px solid #FF9999; border-right: 1px solid #FF9999; border-left: 1px solid #FF9999; 
	}
.menu a {
	color:#fff;
	display:block;
	text-align: right;
	padding-top:15px; padding-bottom: 3px; padding-right: 7px;
	text-decoration:none;
	background-color:transparent;
	border-bottom: 1px solid #FF9999;
	}
.menu a.alternate{
	background-color: #FF6666;
}
.menu a.heading{
	background-color: #FF0000;
	color: #fff;
	font-weight: bold;
}
.menu a:hover.heading{
	background-color: #FF0000;
	color:#b2c4b9;
	font-weight: bold;
}
.menu a:hover {
	background-color:#FFCCCC;
	color:#000000;
	}

.news_title .options {
	margin-right:1px;
	margin-bottom:1px;
	background-color:#FF9999;
	border-top: 1px solid #FF9999; border-right: 1px solid #FF9999; border-left: 1px solid #FF9999; 
	}
.news_title a {
	color:#ffffff;
	display:block;
	text-align: right;
	padding-top:15px; padding-bottom: 3px; padding-right: 7px;
	text-decoration:none;
	background-color:transparent;
	border-bottom: 1px solid #FF9999;
	}
.news_title a.alternate{
	background-color: #FF6666;
}
.news_title a.heading{
	background-color: #FF0000;
	color: #fff;
	font-weight: bold;
}
.news_title a:hover.heading{
	background-color: #FF0000;
	color:#b2c4b9;
	font-weight: bold;
}
.news_title a:hover {
	background-color:#FFCCCC;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Dtitle {
	font-family: Tahoma, song;
	font-size: 13px;
	color: #CD3245;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.Stitle {
	font-weight: bold;
	color: #666666;
}
.Stitle_c:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
}
.Stitle_c:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.Stitle_c:hover {
	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;
}
.detail {
	color: #666666;
}
a.normal:link {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.normal:visited {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.normal:hover {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #EF5854;
	font-weight: normal;
	text-decoration: none;
}
a.normal_b:link {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #EF5854;
	font-weight: normal;
	text-decoration: none;
}
a.normal_b:visited {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #EF5854;
	font-weight: normal;
	text-decoration: none;
}
a.normal_b:hover {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.normal_c:link {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.normal_c:visited {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.normal_c:hover {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #EF5854;
	font-weight: normal;
	text-decoration: underline;
}
a.normal_d:link {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #FF3333;
	font-weight: normal;
	text-decoration: underline;
}
a.normal_d:visited {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #ff6666;
	font-weight: normal;
	text-decoration: underline;
}
a.normal_d:hover {
	font-family: "Tahoma;宋体";
	font-size: 12px;
	color: #FF3333;
	font-weight: normal;
	text-decoration: none;
}
td {
	font-family: "tahoma", "song";
	font-size: 11.5px;
	line-height: 20px;
	color: #666666;
}
.listarea {
	font-family: "tahoma", "song";
	font-size: 12px;
	color: #ff6666;
	height: 22px;
}
.inputarea {
	font-family: "tahoma", "song";
	font-size: 12px;
	color: #ff6666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECFCE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CECFCE;
	background-color: #FFFFFF;

}
.img {
	border: 1px solid #FF0000;

}
a.redbar:link {
	color: #000000;
	text-decoration: none;
}
a.redbar:visited {
	color: #000000;
	text-decoration: none;
}
a.redbar:hover {
	color: #C61818;
	text-decoration: none;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #848284;
	text-decoration: none;
}
a.wh1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wh1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wh1:hover {
	color: #99DCD5;
	text-decoration: none;
}
.white01 {
	color: #FFFFFF;
}
.black01 {
	color: #8C8E8C;
}
//.red {
//	color: #FD0002;
//	font-family: Tahoma;
//	font-weight: bold;
//}

/*-----------------------------------
	News 
-------------------------------------*/

div.newsitem h2, div.newsitem h3 {
	margin: 10px 0;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

div.newsitem h2 {
	font-size: 1.8em;
}

div.newsitem h3 {
	display: inline;
	margin-left: 10px;
	font-size: 1em;
	color: #ff6666;
}

div.newstitle h2, div.newsitem h3 {
	margin: 10px 0;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

div.newstitle h2 {
	color: #ff6666;
	font-size: 12px;
	font-weight: bold;
}

div.newstitle h3 {
	display: inline;
	margin-left: 10px;
	font-size: 12px;
	color: #ff6666;
}
.newstitle {
	flosat: left;
	width: 550px;
	margin: 0px 0;
	margsin-right: 100%;
}
img.newsimage {
	padding: 0px;
	border: 1px solid #ff6666;
	margin: 0px 10px 0 0;
	float: left;
	width: 89px;
	height: 89px;
}

.newsitem {
	flosat: left;
	width: 550px;
	margin: 0px 0;
	margsin-right: 100%;
}

.productsitem {
	flosat: left;
	width: 700px;
	margin: 0px 0;
	margsin-right: 100%;
}

img.newsview {
	float: right;
	padding: 4px;
	border: 1px solid #01A0A3;
	margin: 3px 10px 0 0;
}

p.caption {
	float: right;
}

#newsimage {
	float: right;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 10px;
}

#newsimage p, #newsimage img {
	margin: 0 auto;
	text-align: center;
}

img.right {
	float: right;
	padding: 8px;
	margin: 0 10px 10px 10px;
}

img.left {
	float: left;
	padding: 8px;
	margin: 10px 10px 10px 0;
}

img.divi {
	margin-top: 6;
	padding-top: 0;
}

div.images {
	width: 150px; 
	float: right;
	margin: 5px;
}

div.images img{
	margin: 0 10px 20px 10px;
}
/*------------------------------------------------
	quicklinks
--------------------------------------------------*/
#content #quicklinks{
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-right: 0px;
}
#quicklinks ul{
	list-style-type: none;
}
#quicklinks ul li{
	margin: 0; padding: 0px;
	background-image: none;
	
}
#content #quicklinks ul li a{
	display: block;
	padding-top: 17px; padding-bottom: 3px; padding-left: 12px;
	background-color: #01a1a1;
	color: #fff;
	text-decoration: none;
	margin: 0;
}
#content #quicklinks ul li a.alternate{
	background-color: #41b9b8;
}
#content #quicklinks ul li a:hover{
	background-color:#53c5c4;	
}
#content #quicklinks h1{
	background-image: url(../images/h2_quicklinks.gif); background-position: 0 50%; background-repeat: no-repeat;
	height: 14px;
	margin-bottom: 7px;
	font-size: 12px; font-weight: bold; color: #01a1a1;
}
#content #quicklinks h1 span{
	visibility: hidden;
}

#content a.button_sml, #content a.button_sml:link, #content a.button_sml:visited {
	floast: left;
	border: 1px solid #3CA7AA;
	padding: 1px 10px;
	margin: 3px;
	text-decoration: none;
	background: #9FDCDD url(../images/button_sml.png) repeat-x;
	color: white;
}

#content a.button_sml:hover {
	text-decoration: none;
	background: #FF0000;
}

#content a.button, #content a.button:link, #content a.button:visited {
	border: 1px solid #3CA7AA;
	padding: 3px 15px;
	margin: 3px;
	text-decoration: none;
	background: #9FDCDD url(../images/button.png) repeat-x;
	color: white;
}

#content a.button:hover {
	text-decoration: none;
	background: #5AC2C5;
}
/*-----------------------------------
	content 
-------------------------------------*/
#content #frontpagecontent {
	margin-right: 210px;
}

#content{
	border-left: 1px solid #01a0a3;
	margin-left: 193px;
	padding: 16px;
	margin-right: 210px;
	background: url(../images/contentbkgnd.png) repeat-y;
}

#content a, #content a:link, #content a:visited{
	color: #01a1a1;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover{

	text-decoration: none;
}
p{
	margin-top: 4px;
	margin-bottom: 13px;
	line-height: 180%;
}
#content ul{
	list-style-type: none;
	margin-bottom: 15px;
}

#content ul li{
	background: url(../images/bullet_grey.gif) no-repeat 0px 10px;
	margin-left: 7px;
	padding-top: 5px; padding-bottom: 4px; padding-left: 7px;	
}

#content ul.resources li{
	background: none;
}

#main img {
	float:right;
	margin: 10px;
}

#content h1 {
	font-size: 14.8px;
	color: #41B9B8;
}

#content h2 {
	color: #41B9B8;
	font-size: 14.8px;
	margin: 30px 0 4px 0;
	padding-bottom: 2px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin-top: 5px;
}
/*-----------------------------------
	quadrant 
-------------------------------------*/

.quadrant{
	margin: 0px 0px;	
	float: left;
	display: block;
	width: 100%;
}

.quadrant img{
	float: left;
}

.quadrant dl{
	margin-left: 0px;
	float: left;	
}
.quadrant dl dt{
	color: #01a1a1;
	font-weight: bold;
	margin-bottom: 7px;
}

#content div.quadrant dl dt a, #content div.quadrant dl dt a:link, #content div.quadrant dl dt a:visited {
	color: #01a1a1;
	font-weight: bold;
	margin-bottom: 7px;
	padding: 0;
}

.quadrant dl dd{
	margin-left: 3px;
	margin-bottom: 3px;
}

div.quadrant a, #content div.quadrant a:link, #content div.quadrant a:visited{
	text-decoration: none;
	color: #666666;
	background: url(../images/pot.gif) no-repeat 0px 5px;
	padding-left: 7px;
}

div.quadrant a img, #content div.quadrant a:link img, #content div.quadrant a:visited img{
	background: white;
	background-image: none;
}


div.quadrant dl dd a:hover{
	background-image: none;
	padding-left: 2px;
}

a.red:visited {  text-decoration: yes; font-size: 11.5px; color: #FF9999}
a.red:link {   text-decoration: yes;font-size: 11.5px; text-decoration: none; color: #FF9999}
a.red:hover {  text-decoration: none; font-size: 11.5px; text-decoration: none; color: #ff0000}

a.red_2:visited {  text-decoration: yes; font-size: 11.5px; color: #FF9999}
a.red_2:link {   text-decoration: yes;font-size: 11.5px; text-decoration: none; color: #FF9999}
a.red_2:hover {  text-decoration: none; font-size: 11.5px; text-decoration: none; color: #FFFFFF}
