/* ------------------------------------ */
/*                                      */
/*               General                */
/*                                      */
/* ------------------------------------ */
img { behavior: url(css/pngbehavior.htc); }

body { 
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding: 0; 
	background-color:#7fa3be;
	font-family: Tahoma; 
	font-size:11px; 
	color: #666;
	}
#Container { 
	width:780px; 
	position: relative; 
	margin: 0px auto; 
	padding: 0; 
	}
#Container_left{
	background: url(images/bg_side_left.jpg) no-repeat center left; 
	width: 10px; 
	height: 620px;
	float: left;
	margin: 0; 
	padding: 0; 
	}
#Container_right{
	background: url(images/bg_side_right.jpg) no-repeat center right;
	width: 10px;
	height: 620px;
	float: right;
	margin: 0; 
	padding: 0; 
	}	
#Container_content { 
	background-color:#e9eaea;
	width:760px; 
	float: left;
	margin: 0; 
	padding: 0; 
	}	 
#content_box {
	height: auto;
	width: 755px;
	margin: 1px;
	padding: 0;
	position: relative; 
	}
#content_top {
	background: url(images/top_logo.jpg) no-repeat top center;
	background-color:#FFFFFF;
	width: 760px;
	height: 55px;
	margin: 0;
	padding: 0;
	}
#content_bottom {
	clear:both;
	position: relative; 
	background: url(images/bottom_bg.gif) no-repeat top center;
	background-color:#FFFFFF;
	width: 760px;
	height: 24px;
	margin: 0;
	padding: 0;
	}
#Powered {
	clear:both;
	position: relative; 
	color:#fff;
	text-align: right;
	width: 755px;
	height: 24px;
	margin: 0;
	padding: 4px 5px 0px 5px;
	}
#Powered a {
	text-decoration:none;
	}
#content_box_content {
	height: 422px;
	width: 698px;
	margin: 0;
	padding: 25px 25px 0 25px;
	position: relative; 
	}
#content_box_content_left {
	height: auto;
	width: 410px;
	float:left;
	margin: 0;
	padding: 0;
	text-align:justify;
	line-height:14px;
	}
#content_box_content_right {
	height: auto;
	width: 288px;
	float:right;
	margin: 0;
	padding: 0;
	}
#content_specialize {
	height: auto;
	width: 258px;
	float:right;
	margin: 0;
	padding: 0 0 0 30px;
	}
#content_specialize ul {
    width: 258px;
    list-style: none;
	margin: 0;
    padding: 0;
}
#content_specialize li {
	display: block;
	border-bottom: dotted 1px;
	line-height: 14px;
    padding: 4px 0 4px 0;
}

#columnFeatures {
	float: left;
	left: 0px;
	background-color: #b4b4b4;
	width: 134px;
	height: 270px;
	margin: 20px 0 0 2px;
	padding: 0;
}
#columnTitle {
	left: 0px;
	width: auto;
	height:28px;
	margin: 5px;
	padding:0;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
#columnLink ul {
    list-style: none;
	margin: 5px;
    padding: 0px;
}
#columnLink li {
	display: block;
    color: #b4b4b4;
	font-size:10px;
	text-align:left;
	line-height: 10px;
    padding: 2px 0 2px 12px;
	background: url(images/bullet_square.gif) 2px 6px no-repeat;
}
a.column{
	color: #333;
	text-decoration: none;
}
a.column:hover {
	color: #000;
	text-decoration: underline;
}
a.column:Active {
	color: #999;
	text-decoration: underline;
}
#columnNews {
	float: left;
	left: 0px;
	background-color: #fff;
	width: 292px;
	height: 198px;
	margin: 35px 0 0 0;
	padding: 0;
}
#downloadForm {
	float: left;
	left: 0px;
	width: 260px;
	height: auto;
	margin: 10px;
	padding: 0;
	font-size:10px;
}
#downloadForm_left {
	float: left;
	left: 0px;
	height: auto;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size:10px;
}
#downloadForm_right {
	float: right;
	right: 0px;
	height: auto;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size:10px;
}
#downloadForm_submit {
	float: left;
	left: 0px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}
#bottomNavi {
	float: left;
	left: 0px;
	height: auto;
	margin: 4px 5px 5px 10px;
	padding: 0;
	color:#ccc;
}
#bottomNavi a {
	color:#ccc;
	font-size:9px;
	text-decoration:none;
}
#bottomNavi a:hover {
	color:#fff;
	font-size:9px;
	text-decoration:underline;
}
#bottomCopyright {
	float: right;
	right: 0px;
	height: auto;
	margin: 6px 10px 5px 5px;
	padding: 0;
	color:#999;
	font-size:9px;
}

/* ------------------------------------ */
/*                                      */
/*          		Forms	   	        */
/*                                      */
/* ------------------------------------ */
.formfill {
	margin: 2px 0 2px 0;
	padding: 0;
	background-color:#f4f4f4;
	border: dotted 1px #999;
	font-size:10px;
	width:auto;
	height: 12px;
}
.formfill2 {
	margin: 2px;
	padding: 3px;
	background-color:#f4f4f4;
	border: dotted 1px #999;
	font-size:11px;
	width:300px;
}
.formbutton {
	margin: 2px 0 2px 0;
	padding: 2px;
	background-color:#f4f4f4;
	border: dotted 1px #999;
	font-size:11px;
	width:auto;
	height: auto;
}
/* ------------------------------------ */
/*                                      */
/*          	Breadcrumbs   	        */
/*                                      */
/* ------------------------------------ */

#Crumbs {
	list-style: none;
	width:754px;
	padding: 4px 0 4px 4px;
	margin: 0;
	font-size:10px;
	color:#999;
	text-decoration:none;
	background-color:#353535;
	}
#Crumbs #active{
	color:#ffb200;
	}
#Crumbs li {
	display: inline;
	background-image: url("images/slash.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 6px;
	margin: 0;
	}
#Crumbs li:first-child:before { content: ""; }
#Crumbs li:first-child { background-image: none; }
#Crumbs a {
	text-decoration:none;
	color:#999;
	}
#Crumbs a:hover {
	text-decoration:underline;
	color:#666;
	}
	
/* ------------------------------------ */
/*                                      */
/*          	Round Box   	        */
/*                                      */
/* ------------------------------------ */	
.roundBox{display:block}
.roundBox *{
  display:block;
  height:1px;
  overflow:hidden;
  background:#ffffff;
  }
.roundBox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f2f3f3;
  border-right:1px solid #f2f3f3;
  background:#f9f9f9;
  }
.roundBox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ebecec;
  border-right:1px solid #ebecec;
  background:#fafbfb;
  }
.roundBox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fafbfb;
  border-right:1px solid #fafbfb;
  }
.roundBox4{
  border-left:1px solid #f2f3f3;
  border-right:1px solid #f2f3f3
  }
.roundBox5{
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9
  }
.roundBoxfg{
  background:#ffffff;  
  }
  
#content_box_content2 {
	float: left;
	left: 0px;
	height: auto;
	width: 540px;
	margin: 0;
	padding: 15px;
	background-color:#e9eaea;
	}
#specialize {
	height: auto;
	width: 320px;
	float:left;
	margin: 0;
	padding: 0 0 0 0px;
	}
#specialize ul {
    width: 320px;
    list-style: none;
	margin: 0;
    padding: 0;
}
#specialize li {
	display: block;
	border-bottom: dotted 1px;
	line-height: 14px;
    padding: 4px 0 4px 0;
}
#specialize li a{
	text-decoration:none;
	color:#00477c;
}
#specialize li a:hover{
	text-decoration:underline;
}
/* ------------------------------------ */
/*                                      */
/*          	Font style	            */
/*                                      */
/* ------------------------------------ */
.justify {
	text-align:justify;
	}
.f16red {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	}
.f12black {
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
a {
	color:#00487d;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

/* ------------------------------------ */
/*                                      */
/*          	Sub Navi	            */
/*                                      */
/* ------------------------------------ */
#subNavi {
	height: auto;
	float: right;
	right: 0px;
	width: 156px;
	margin: 0;
	padding: 15px 20px 0 0;
	}
.NaviTitle {
	font-weight: bold;
	font-size:12px;
	color: #00487d;
	}
#navcontainer {
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	}
#navcontainer #active {
	font-weight: bold;
	color: #ff0000;
	margin: 0;
	padding: 10px 5px 10px 0;
	}
#navcontainer #subnavlist {
	font-weight:normal;	
	}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:11px;
	}
#navcontainer li {
	margin: 0;
	border-bottom: solid #ccc 1px;
	}
#navcontainer a {
	display: block;
	padding: 10px 5px 10px 0;
	color: #00487d;
	text-decoration: none;
	}
#navcontainer a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
/* ------------------------------------ */
/*                                      */
/*          	Pullquote	            */
/*                                      */
/* ------------------------------------ */
.pullquote {
	width: 450px;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	color:#00487d;
	margin:10px 10px 10px 10px;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 15px 0px;
}
.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:15px 2px 15px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}