************************************** dq_common css start ******************************************/
body {
	background-color: #333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}

p {
	color: #000;
	line-height: 1.2em;
	font-size: .9em;
	margin: 0px;
}
#menu      {
	font-weight:normal;
	color:#000;}
ul, ol, dl { position: relative; }
h1 {font-size:2.4em;margin: 0px;}
h2 {font-size:2em;margin: 0px;}
h3 {font-size:1.7em;margin: 0px;}
h4 {font-size:1.4em;margin: 0px;}
h5 {font-size:1.2em;margin: 0px;}
h6 {font-size:1em;margin: 0px;}
a:link {color:#000; text-decoration:none}
a:visited {color:#000; text-decoration:none}
a:active {color:#000; text-decoration:none}
a:hover {color:#000; text-decoration:underline}
a img {border:none;}
img{
	margin: 0px;
	padding: 0px;
}

strong {font-weight:bold;}
em, dfn {font-style:italic;}
blockquote {margin:1em;color:#333;}
ul, menu, dir{
	-webkit-padding-start: 0px;
}

li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {
	list-style-type:disc;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	
	font-family: Arial, Helvetica, sans-serif;
}
ol {list-style-type:decimal;}
ol li{list-style-type:decimal!important;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
hr {
	background:#333;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	border:none;
	color: #333;
}

.container {
	width:1000px;
	margin:0 auto;
	height: auto !important;
	}
.clear {
	clear:both;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.justify{
	text-align: justify;
}
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }

.block { display: block; }


.caption{
	font-size: .7em;
}
.highlight {
	background:#ff0;
}
.remark{
	color: #F00;
}
.text-margin{
	padding: 15px;
}
/* button.css */
a.button {
  display: block;
  float: left;
  height: 24px;
  margin-right: 3px;
  padding-right: 6px; /* sliding doors padding */
  text-decoration: none;
  overflow: hidden;
  font-size: 10px;
  outline: none; /* hide dotted outline in Firefox */
  border: 1px solid #bbb;
  border-bottom: 2px solid #aaa;
  background: #FFF;
}

a.button.default {
  font-weight: bold !important;
}

a.button span {
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 12px;
}

* html a.button span {
   padding: 5px 0 6px 12px;
}


a.button span img {
	margin-left: 2px;
}


/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
/****************************************** dq_common css End ******************************************/
/**********************Top Navigation Start**********************/
#top_nav {
	width: 950px;
	text-align: left;
	padding: 0;
	height: 22px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 2px;
}

#top_nav #topleft {
  text-align: left;
  float: left;
  height: 22px;
}
#top_nav #topleft ul {
	list-style: none;
	padding: 0;
	margin: 0px;
  }
 
#top_nav #topleft li {
	display: inline;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;	
	  }
#top_nav #topleft li a {
	color: #fff;
	font-size: 10pt;
	padding: 0 0 0 0px;
	line-height: 20px;
  }
#top_nav #topleft li a:hover {
	color: #FFF;
	text-decoration: underline;
  }
#top_nav #topright {
	text-align: right;
	float: right;
	margin: 3px 0 0 0;
	color: #FFF;
	
}
#top_nav #topright p{
	font-size: 8pt;
	text-align: right;
	margin: 2px 0 0 0;
	line-height: 8px;
	color: #FFF;
}
#top_nav #topright a{
	font-size: 8pt;
	text-align: right;
	margin: 2px 0 0 0;
	line-height: 8px;
	color: #FFF;
}
#top_nav #topright a:hover {
	font-size: 8pt;
	float: right;
	margin: 2px 0 0 0;
	color: #FFF;
}

/**********************Top Navigation End**********************/
/**********************Search Start**********************/
.top_search {
	float: left;
	position: absolute;
	right: 0px;
	top: 25px;/*
	background-color: #FAFAFA;*/
}
#top_search-content{
	height: 50px;
	width: 480px;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif!important;
}
#top_search-content img{
	
}
#top_search-content form{
	text-align: center;
	height: 30px;
	padding: 0px;
	float: right;
}

#top_search-content input{
	height: 18px;
	width: 400px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #666;
}
#top_search-content select{
	padding-right: 5px;
	padding-left: 5px;
}
#top_search-content p{
	color: #666;
	font-size: 12px;
	line-height: 20px;
}
#top_search-content a{
	color: #666;
	font-size: 12px;
	line-height: 20px;
	margin-left: 5px;
}
#top_search-content a:hover{
	color: #666;
	text-decoration: underline;
}
.top_search-t {
	background: url(images/search_dot.gif) 0 0 repeat-x;
	display: block;
}
.top_search-b {
	background: url(images/search_dot.gif) 0 100% repeat-x;
	display: block;
}
.top_search-l {
	background: url(images/search_dot.gif) 0 0 repeat-y;
	display: block;
}
.top_search-r {
	background: url(images/search_dot.gif) 100% 0 repeat-y;
	display: block;
}
.top_search-bl {
	background: url(images/search_bl.gif) no-repeat 0 100%;
	display: block;
}
.top_search-br {
	background: url(images/search_br.gif) no-repeat 100% 100%;
	display: block;
}
.top_search-tl {
	background: url(images/search_tl.gif) no-repeat 0 0;
	display: block;
}
.top_search-tr {
	background: url(images/search_tr.gif) no-repeat 100% 0;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
/**********************Search End**********************/


/**********************Header Start**********************/
#logo {
	float: left;
	
	margin: 0px;
	padding: 0;
	height: 105px;
	position: absolute;
	left: 0px;
	top: 40px;
}
#header {
	width: 950px;
	padding: 0;
	height: 109px;
	margin-right: 8px;
	margin-left: 8px;
	position: relative;
  }
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }
 /**********************Header End**********************/
 
 
 /********************* TOP INFO Start***************************/
#top_info {
	width: 950px;
	padding: 0;
	height: 46px;
	background-color: #6C738D;
	margin-right: 8px;
	margin-left: 8px;
	position: relative;
  }
  #top_info form {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
  }
  #top_info input{
	margin-right: 2px;
	margin-left: 2px;
  }
   .btn_lookup a:visited{
	font-size: 12px;
	color: #FFF;
	display: block;
	height: 24px;
	width: 50px;
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 12px;
	background-position: left center;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
  }
   .btn_lookup a:link{
	font-size: 12px;
	color: #FFF;
	display: block;
	height: 24px;
	width: 50px;
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 12px;
	background-position: left center;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
  }
 	.btn_lookup a{
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px;
	color: #FFF;
	display: block;
	height: 24px;
	width: 50px;
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 12px;
	background-position: left center;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
  }
  .btn_lookup a:hover{
	font-size: 12px;
	color: #FFF;
	display: block;
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
  }
  
  #ticker_contain {
	padding: 0px;
	height: 27px;
	width: 427px;
	background-image: url(images/ticker_bg.jpg);
	background-repeat: no-repeat;
	right: 10px;
	bottom: 10px;
	position: absolute;
  }
  #ticker_tape {

  }
  #ticker_tape p{
	line-height: 27px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
  }
  #ticker_tape a{
	line-height: 27px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
  }
  #ticker_tape a:hover{
	line-height: 27px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
  }
#top_info .btns_container {
	margin: 3px 2px 0px;
}

#top_info input{
	width: 170px;
  }
 #top_info form{
	height: 5px;
}


#quoteform{
	padding: 0px;
}

.btns{
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.btns a{
	text-decoration: none;
}
.btns_l{
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 7px; 
	background-position: left top;
}
.btns_r{
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 7px;
	background-position: right top;
}

.quote_btns{
	background-image: url(images/quote_btn_bg.gif);
	background-repeat: repeat-x;
	height: 19px;
	line-height: 19px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif!important;
}
.quote_btns_l{
	background-image: url(images/quote_btn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 7px;
	background-position: left top;
}
.quote_btns_r{
	background-image: url(images/quote_btn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 7px;
	background-position: right top;
}
.quote_btns a{
	color: #2C5286;
	text-decoration: none;
}
.quote_btns a:link{
	color: #2C5286;
	text-decoration: none;
}
.quote_btns a:visited{
	color: #2C5286;
	text-decoration: none;
}
.quote_btns a:hover{
	color: #006;
	text-decoration: none;
}
/********************* TOP INFO End***************************/


/********************* Main Menu Start ***************************/
#catnav {
	
	padding: 0;
	height: 46px;
	background-color: #184578;
	background-image: url(images/catnav_bg.gif);
	width: 966px;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	position: relative;
  }
#catnav ul{	
	padding: 0;
	margin-left: 0px;
}
#nav{
	padding:0;
	list-style:none;
	width: 950px;
	position: absolute;
	left: 6px;
	top: 0px;
}
#nav ul{
	padding: 0;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#nav li{
	display: inline;
	height: 46px;
	float:left;
	color:#fff;
	font: 14px/18px Arial, Helvetica, sans-serif;
	position: relative;
	
	text-align: center;
	
}
#nav li a{
	cursor:pointer;
	text-align: center;
	display:block;
	color:#fff;
	text-decoration:none;
	background:#466099;
	position: relative;	
	
}
#nav li a:hover{
	text-decoration:none;
	
	background:#5473AD;
	
}


#nav li a .menu_left{
	
	margin-top: 6px;
	width: 12px;	
	height:40px;
	float:left;
	display:block;
	background:url(images/catnav_btn_left.gif) no-repeat;
}
#nav li a .menu_main{
	float:left;
	display:block;
	cursor:pointer; /* for IE6 */
	text-align:center;
	height:40px;
	background:url(images/catnav_btn_bg.gif) repeat-x;
	margin-top: 6px;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li a .menu_right{
	margin-top: 6px;
	width: 12px;
	height:40px;
	float:left;
	display:block;
	background:url(images/catnav_btn_right.gif) no-repeat right top;
	margin-right: 1px;	
}



#nav li a:hover{
	
}
#nav li a .menu_sub_container{
	height: 15px;
	text-align: center;
	padding: 2px;
	display: none;	
}
#nav li a .menu_sub{
	width: 100%;
	text-align: center;
	height: 15px;
	display: none;	
	
}
#nav li a .menu_sub img{
	padding: 5px;	
}

#nav li a:hover .menu_sub{
	/*display: block;	
	background:#5473AD;*/
}
#nav li a:hover .menu_main{
	text-decoration:underline!important;
	/*background:url(images/catnav_btn_bg_over.gif) repeat-x;*/
}
#nav li a:hover .menu_left{
	/*background:url(images/catnav_btn_left_over.gif) no-repeat;*/
}
#nav li a:hover .menu_right{
	/*background:url(images/catnav_btn_right_over.gif) no-repeat right top;*/
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	top: 0px;
	font:normal 12px Arial;
	line-height:18px;
	z-index:500;
	background-color: #F0EFDB;
	width: 280px;
	visibility: hidden;
	border-top: 0px solid #9C9A8B;
	border-right: 1px solid #9C9A8B;
	border-bottom: 0 solid #9C9A8B;
	border-left: 1px solid #9C9A8B;
}


.dropmenudiv_a a{
	background-image: url(images/arrow3.gif);
	width: auto;
	display: block;
	border-top: 0 solid #678b3f;
	border-bottom: 1px solid #9C9A8B; /*THEME CHANGE HERE*/
	padding: 2px 5px 2px 20px;
	text-decoration: none;
	color: black;
	background-repeat: no-repeat;
	background-position: 5px;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/

	background-image: url(images/arrow.gif);
	
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #9C9A8B;
	color: white;
}

/****************************************** Main Menu End ******************************************/

/****************************************** slide css start ******************************************/
#slide_show{
	
	background-image: url(images/Ajax_bg.jpg);
	width: 930px;
	height: 350px;
	margin-right: 10px;
	margin-left: 10px;
	z-index: 5;
	position: relative;
	
}
#slide_menu{
	width: 925px;
	position: absolute;
	left: 1px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
}
.slide {
	display: none;
	height: 330px;
	padding: 5px;
}
.active {display: block;  }
.title h2{
	color: #7EA0BB;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
.title_img{
	top: 100px;
	left: 2px;
	position: absolute;
}
.title_Content{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 12px;
	line-height: 24px;
	height: 200px;
	width: 350px;
	top: 80px;
	right: 10px;
	position: absolute;
}
.title_tag{
	float: left;
}

.title_tag a{
	cursor:pointer;
	text-align: center;
	display: block;
	height: 60px;
	width: 229px;
	float: left;
	color: #369 !important;
	line-height: 60px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 18px;
	background-image: url(images/transparent.png);
}
.title_tag a:link{
	cursor:pointer;
	text-align: center;
	display: block;
	height: 60px;
	width: 229px;
	float: left;
	color: #369 !important;
	line-height: 60px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 18px;
	background-image: url(images/transparent.png);
}
.title_tag a:hover{
	text-align: center;
	display: block;
	background-color: #369;
	float: left;
	color: #fff !important;
	background-image: url(images/blank.gif);
}


.title_tag_lock {
	color: #FFF !important;
	cursor:pointer;
	text-align: center;
	display: block;
	height: 60px;
	width: 229px;
	background-color: #369;
	float: left;
	color: #ffffff;
	line-height: 60px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 18px;
	
}
.title_tag_lock a{
	display: block;
	height: 60px;
	width: 229px;
	color: #FFF !important;
}
.title_tag_lock a:link{
	display: block;
	height: 60px;
	width: 229px;
	color: #FFF !important;
}
.title_tag_lock a:hover{
	display: block;
	height: 60px;
	width: 229px;
	color: #FFF !important;
}
.title_tag_lock a:visited{
	display: block;
	height: 60px;
	width: 229px;
	color: #FFF !important;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
/****************************************** slide css End ******************************************/
/****************************************** Comments css start ******************************************/
#reply-box{
	padding: 10px;
	width: 559px;
	float: left;
}

#reply-title{
	background-image: url(images/reply-title-bg.jpg);
	width: 386px;
	background-color: #84ABE2;
	background-repeat: no-repeat;
	height: 33px;
	display: table;
	#position: relative; 		
	overflow: hidden;
	font-weight: bold;
	color: #FFF;
	line-height: 33px;
	text-indent: 10px;
}

#reply-title p{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin-right: 10px;
	margin-left:  10px;
	
}
#reply-title a{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin-right: 10px;
	margin-left:  10px;
	
}

.reply-content-top{
	width: 559px;
	background-image: url(images/reply-content-top.jpg);
	
	background-repeat: no-repeat;
	height: 18px;
}
.reply-content-bot{
	
	width: 559px;
	background-image: url(images/reply-content-bot.jpg);
	
	background-repeat: no-repeat;
	height: 18px;
}
#reply-content{
	width: 557px;
	background-color: #EEF6FF;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	position: relative;
}
#reply-content p{
	color: #004080;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#reply-content a{
	color: #004080;
	text-decoration: underline;
}
#reply-content a:hover{
	color: #004080;
	text-decoration: underline;
}

#reply-content .btns a{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#reply-content .btns a:link{
	color: #999;
	text-decoration: none;
}
#reply-content .btns a:hover{
	color: #999;
	text-decoration: none;
}

#commentform{
	padding: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#comment {
	margin-bottom: 5px;
	margin-top: 5px;
	/*background: #040404;*/
 	width: 520px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	padding: 0px;
	color: #369;
  }
#comment blockquote p{
	color: #333;
  }
  #comment blockquote{
	background-color: #F8F8F8;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
  }
  
#comment h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #999;
	margin: 15px 0;
	padding: 0;
  }
#comment p a {
  color: #6598b8;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
	padding:7 0;
  }
 .commentlist{
	margin-top: 20px;
	margin-left: 20px;	
  }
 ol.commentlist{
	
 }
#comment li ul, #comment li ol {
	margin:0 0.7em;
	padding: 10px;
}
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
	margin: 10px 0 20px;
	padding: 5px;
	/*background: #080808;*/
  border: 1px solid #E5E5E5;
	list-style-type: none !important;
	position: relative;
	
  }
.commentlist  .comment-author{
	position: relative;
}
.commentlist  .comment-author img{
	padding-top: 10px;
	position: relative;
	background-image: url(images/avatar_line.gif);
	height: 25px;
	width: 25px;
	left: -15px;
	top: -26px;
}
.commentlist .reply{
	border-top: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 0px solid #E5E5E5;
}
.commentlist li.byuser {
	background: #fff;
	border: 1px solid #E5E5E5;
	margin-top: 12px;
	margin-bottom: 20px;
	margin-left: 5px;
  }

.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }


.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
	font-size: 10pt;
	font-style: normal;
	color: #369;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #369;
  }
 .commentlist .comment-meta{
	font-size: 12px;
	margin-left: 30px;
  }
 #comment .commentlist p{
	font-size: 12px;
	margin-left: 30px;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}

/****************************************** Comments css End ******************************************/

/***************************** sidebar_theme start***************************/
/* Sidebars */
#sidebars {
	margin: 0px;
	width: 370px;
	float: left;
  }
#sidebars form{
	float: left;
  }
 #sidebar_full{
	 padding: 0px;
 }
#sidebars .sidebarbox {
	padding: 2px;
  }
  .mc_signup_submit{
  }

#sidebar_top {
  padding: 0;
  margin: 0;
  }
#sidebar_bottom {
  padding: 0;
  margin: 0;
  }
#sidebar_left {
  float: right;
  }

#sidebar_right {
  float: right;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
	float: left;
	padding: 0;
  }

#sidebars li {
	list-style: none;
	font-size: 10pt;
	display: list-item;
	line-height: 18px;
	clear: both;
  }
#sidebars li ul {
	float: left;  
  }
 #sidebars div li ul {
	float: left;  
  }

#sidebars ul ul li {
	float: left;
  margin: 0;
  padding: 0;
  color: #eee;  
	padding-top: 5px;
	padding-bottom: 10px;
  line-height: 18px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
	
  display: inline;
  color: #eee;
  }
  #sidebars fieldset {
	margin: 1.2em 0px;
	padding: 0em;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
	padding: 2px 0;
	font-size: 10pt;
	color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars .custom_graphic_content img {margin-bottom:0;}


#sidebar-half-box{
	
	padding: 2px;
	float: left;
	width: 180px;
}

#sidebar-half-title{
	background-image: url(images/sidebar-half-title-bg.jpg);
	width: 180px;
	background-color: #9F9D8E;
	background-repeat: no-repeat;
	height: 40px;
	display: table;
	#position: relative; 		
	overflow: hidden;
	font-weight: bold;
	color: #FFF;
}
#sidebar-half-title-outerCon{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
#sidebar-half-title-innerCon{
	#position: relative; 
	#top: -50%;
}

#sidebar-half-title p{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-right: 10px;
	margin-left:  10px;	
}
#sidebar-half-title a{	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin-right: 10px;
	margin-left:  10px;	
}

.sidebar-half-content-top{
	width: 180px;
	background-image: url(images/sidebar-half-content-top.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 17px; 
}
.sidebar-half-content-bot{
	background-image: url(images/sidebar-half-content-bot.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 10px;
}


#sidebar-half-content{
	background-color: #FDFDFD;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-top-width: 0px;
	border-right-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: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	border-bottom-width: 1px;
	width: 168px;
}
#sidebar-half-content p{
	color: #004080;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left:  5px;
	margin-bottom: 10px;
}
#sidebar-half-content a{
	color: #004080;
	text-decoration: underline;
}
#sidebar-half-content a:hover{
	color: #004080;
	text-decoration: underline;
}

#sidebar-full-box{
	width: 365px;
	float: left;
}

#sidebar-full-title{
	background-image: url(images/sidebar-full-title-bg.jpg);
	width: 350px;
	background-color: #9F9D8E;
	background-repeat: no-repeat;
	height: 40px;	
	display: table;
	#position: relative; 		
	overflow: hidden;
	font-weight: bold;
	color: #FFF;
	clear: both;
	float: left;	
}
#sidebar-full-title-outerCon{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
#sidebar-full-title-innerCon{
	#position: relative; 
	#top: -50%;
}


#sidebar-full-title p{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-left:  10px;	
}
#sidebar-full-title a{	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}

.sidebar-full-content-top{
	width: 350px;
	background-image: url(images/sidebar-full-content-top.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
	display: block;
}
.sidebar-full-content-bot{
	width: 350px;
	background-image: url(images/sidebar-full-content-bot.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
}
#sidebar-full-content{
	background-image: url(images/sidebar-full-content-bg.jpg);	
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-repeat: repeat-y;	
	position: relative;
	width: 350px;
}

#sidebar-full-content div{
	clear: both;
}
#sidebar-full-content label{
	color: #666;
	font-size: 12px;
	padding: 2px;
}
#sidebar-full-content form{
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-repeat: repeat-y;
	display: block;
	margin-right: 15px;
	margin-left:  15px;
	margin-bottom: 10px;
}
#sidebar-full-content form li ul{
	
	margin-left:  15px;
}
#sidebar-full-content p{
	color: #004080;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	
	margin-right: 15px;
	margin-left:  15px;
	margin-bottom: 10px;
}

#sidebar-full-content .textwidget{
	color: #004080;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#sidebar-full-content a{
	color: #004080;
	text-decoration: underline;
	line-height: 18px;
	margin-right: 15px;
	margin-left:  15px;
	margin-bottom: 10px;
}

#sidebar-full-content a:hover{
	color: #004080;
	text-decoration: underline;
}


#custom_graphic{
	background-image: url(images/custom_graphic_bg.jpg);
	height: 250px;
	width: 350px;
	margin-right: auto;;
	margin-left: auto;
	background-repeat: no-repeat;
}
#sidebars .custom_graphic_content{
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebars .custom_graphic_content a{
	color: #369;
	font-size: 18px;
	text-decoration: none;
	float: left;
	width: 130px;
	line-height: 35px;
	height: 35px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#sidebars .custom_graphic_content a{
	color: #369;
	font-size: 18px;
	text-decoration: none;
	float: left;
	width: 130px;
	line-height: 35px;
	height: 35px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#sidebars .custom_graphic_content img{
	margin: 0px;
	padding: 0px;
}
#mc_signup_container{
	float: left;
}
#custom_graphic{
	background-image: url(images/custom_graphic_bg.jpg);
	height: 250px;
	width: 350px;
	background-repeat: no-repeat;
	float: left;
}
#sidebars .custom_graphic_content{
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebars .custom_graphic_content a{
	color: #369;
	font-size: 18px;
	text-decoration: none;
	float: left;
	width: 130px;
	line-height: 35px;
	height: 35px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#sidebars .custom_graphic_content a:hover{
	color: #369;
	font-size: 18px;
	text-decoration: none;
	float: left;
	width: 130px;
	line-height: 35px;
	height: 35px;
	display: block;
}
#sidebars .custom_graphic_content img{
	margin: 0px;
	padding: 0px;
}
#mc_signup_container{
	float: left;
}
.mc_signup_submit{
	clear: both;
	padding: 0em;
	text-align: center;
	width: auto;
}
/***************************** sidebar_theme End***************************/

/****************************************** footer css start ******************************************/
#morefoot {
	padding: 20px;
	background-color: #D6D6D6;
	background-image: url(images/footer_bg.gif)!important;
	background-position: center 5px!important;
	background-repeat: no-repeat;
}

#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
}

#morefoot ul {
	list-style-type: none;
  	margin-top: 10px;
    padding: 0;	
	list-style: none;
}

#morefoot ul li, #morefoot p {
	color: #666;
	font-size: 9pt;
	list-style: none;
	margin: 10;
    padding: 0;
}

#morefoot a {
	text-decoration: none;
	color: #666;
}

#morefoot a:hover {
	text-decoration: underline;
	color: #666;
}

#morefoot h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #666;
	letter-spacing: -1px;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 0 0 2px 0;
}

#morefoot #searchbox {
	padding: 1px;
	width: 180px;
}

#morefoot .col1 {
	color: #666;
	float: left;
	width: 280px;
}

#morefoot .col2 {
	color: #666;
	margin: 0 25px;
}

#morefoot .col2, #morefoot .col3 {
	color: #666;
	float: left;
	width: 280px;
}

#morefoot li {
	margin-bottom: 5px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary. */
}

#morefoot .foot_col {
	font-family: Arial, Helvetica, sans-serif!important;
	color: #666;
	float: left;
	width: 280px;
	padding: 5px;
	font-size: 12px;
}
.foot_col h5{
	font-size: 14px;
}
.foot_col ul{
	margin: 0px;
}
/* footer*/

#footer {
	background-color: #D6D6D6;
	clear: both;
	padding: 15px 15px 30px;
}

#footer p {
	line-height: 14px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 9pt;
	color: #666;
	padding: 0;
}

#footer a {
	line-height: 14px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

#footerleft {
	float: left;
	width: 500px;
}

#footerright {
	float: right;
	width: 300px;
	text-align: right;
}
/****************************************** footer css End ******************************************/

/****************************************** base css start ******************************************/
h1, h2, h3, h4, h5, h6{
	color: #336699;
}

h1 {line-height: 1em;}
h2 {line-height: 1em;}
h3 {line-height: 1em;}
h4 {line-height: 1em;}
h5 {line-height: 1em;}
h6 {line-height: 1em;}



a:hover{
  color: #fff;
  text-decoration: none;
}

img{
  border: 0;
}
p{
	font-size: 12px;
	line-height: 14px;
}
li ul, li ol {
	margin:0 0em;	
}
 ol {
	margin:0px;
	padding: 0px;
}

ul{
	margin: 0;
}
li{
	color: #004080;
	line-height: 2em;
	font-size: 1.1em;
}
.margin{
	margin: 4px;
}

.imgnormal{
	float: left;
	margin: 3px;
}
.imgborder{
	border: 1px solid #DFDFDF;
	float: left;
	margin: 3px;
}
.imgpadding{
	border: 1px solid #DFDFDF;
	float: left;
	padding: 3px;
}
.btns_container {
	margin: 0px 2px;
}

.container {
	width: 1000px;
	margin: 0px auto;
	height: auto !important;
}

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
	text-align: center;
	margin: 0;
	padding: 0 0 15px 0;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	background: #D6D6D6 url(images/bg.gif) repeat-x;
  }
  /* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }
.clear {
	clear:both;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }
.tag{
	display: block;
	height: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.header{
	margin: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.signup{
	background-image: url(images/signup.gif);
	width: 225px;
	height: 39px;
	width: 225px;
	display: block;	
}
img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }



#wrapper {
  margin: 0 auto;
  width: 966px;
  text-align: left;
  padding: 0;
  }
/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {
	margin:0em 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success, .warning, .alert, .notes{
	padding:0em;
	margin-bottom:1em;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Content */

#main {
	width: 950px;
	background-color: #FFF;
	padding: 10px 0px 0px;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(images/main_bt_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page {/* Moodle */
	width: 950px;
	background-color: #FFF;
	padding: 10px 0px 0px;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(images/main_bt_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentwrapper {
	float:left;
	width: 560px;
	margin: 0px 5px 15px 10px;
	padding: 0;
  }
#contentwrapper2 {
	width: 950px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
  }
#contentwrapper3 {
	width: 900px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
  }
#fullWidth{
	width: 850px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}


/* Welcome section */

#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	background: url(images/bg-trans.png) repeat;
	display: none;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }

.drop-cap{
	float: left;
 font-family: Old English, Georgia,serif;
 font-size: 300%;
 line-height: 0.85em;
 margin-right: 0.05em;
 margin-bottom:-0.25em;
}
.pullquote {
	width: 40%;
	float:left;
	font-size:110%;
	line-height:140%;
	margin:10px;
	padding:0px 20px 5px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}


.highlight {
	padding:0.5em;
	margin-bottom:1em;
	display: block;
	font-size:12px;
	background-color: #F6F6F6;
	border-top: 1px solid #D0CDB4;
	border-right: 1px solid #D0CDB4;
	border-bottom: 1px solid #D0CDB4;
	border-left: 8px solid #D0CDB4;
	color: #757575;
}
blockquote {
	font: 14px/20px italic Times, serif;
	padding: 8px;
	background-color: #dadada;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 5px;
	background-image: url(images/openquote.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 23px;
	clear: both;
  }

blockquote span {
    	display: block;
    	background-image: url(images/closequote.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}
	
.nor-table{
	background: #f8f8f8 url(images/normal_bg.gif);
	border-color:none;
	line-height: 24px;
	clear: both;
	display: block;
}
.nor-table-t {
	background: url(images/normal_dot.gif) 0 0 repeat-x;
	display: block;
}
.nor-table-b {
	background: url(images/normal_dot.gif) 0 100% repeat-x;
	display: block;
}
.nor-table-l {
	background: url(images/normal_dot.gif) 0 0 repeat-y;
	display: block;
}
.nor-table-r {
	background: url(images/normal_dot.gif) 100% 0 repeat-y;
	display: block;
}
.nor-table-bl {
	background: url(images/normal_bl.gif) no-repeat 0 100%;
	display: block;
}
.nor-table-br {
	background: url(images/normal_br.gif) no-repeat 100% 100%;
	display: block;
}
.nor-table-tl {
	background: url(images/normal_tl.gif) no-repeat 0 0;
	display: block;
}
.nor-table-tr {
	background: url(images/normal_tr.gif) no-repeat 100% 0;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:none;
	line-height: 24px;
	clear: both;
}	
.error p{
	color:#8a1f11;
	padding: 5px;
}
.error a {color:#8a1f11;}
.error-t {
	background: url(images/error_dot.gif) 0 0 repeat-x;
	display: block;
}
.error-b {
	background: url(images/error_dot.gif) 0 100% repeat-x;
	display: block;
}
.error-l {
	background: url(images/error_dot.gif) 0 0 repeat-y;
	display: block;
}
.error-r {
	background: url(images/error_dot.gif) 100% 0 repeat-y;
	display: block;
}
.error-bl {
	background: url(images/error_bl.gif) no-repeat 0 100%;
	display: block;
}
.error-br {
	background: url(images/error_br.gif) no-repeat 100% 100%;
	display: block;
}
.error-tl {
	background: url(images/error_tl.gif) no-repeat 0 0;
	display: block;
}
.error-tr {
	background: url(images/error_tr.gif) no-repeat 100% 0;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:none;
	line-height: 24px;
	clear: both;
}
.success a {color:#264409;}
.success-t {
	background: url(images/success_dot.gif) 0 0 repeat-x;
	display: block;
}
.success-b {
	background: url(images/success_dot.gif) 0 100% repeat-x;
	display: block;
}
.success-l {
	background: url(images/success_dot.gif) 0 0 repeat-y;
	display: block;
}
.success-r {
	background: url(images/success_dot.gif) 100% 0 repeat-y;
	display: block;
}
.success-bl {
	background: url(images/success_bl.gif) no-repeat 0 100%;
	display: block;
}
.success-br {
	background: url(images/success_br.gif) no-repeat 100% 100%;
	display: block;
}
.success-tl {
	background: url(images/success_tl.gif) no-repeat 0 0;
	display: block;
}
.success-tr {
	background: url(images/success_tr.gif) no-repeat 100% 0;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}

.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:none;
	line-height: 24px;
	clear: both;
}
.notice a {color:#514721;}

.notice-t {
	background: url(images/notice_dot.gif) 0 0 repeat-x;
	display: block;
}
.notice-b {
	background: url(images/notice_dot.gif) 0 100% repeat-x;
	display: block;
}
.notice-l {
	background: url(images/notice_dot.gif) 0 0 repeat-y;
	display: block;
}
.notice-r {
	background: url(images/notice_dot.gif) 100% 0 repeat-y;
	display: block;
}
.notice-bl {
	background: url(images/notice_bl.gif) no-repeat 0 100%;
	display: block;
}
.notice-br {
	background: url(images/notice_br.gif) no-repeat 100% 100%;
	display: block;
}
.notice-tl {
	background: url(images/notice_tl.gif) no-repeat 0 0;
	display: block;
}
.notice-tr {
	background: url(images/notice_tr.gif) no-repeat 100% 0;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}
.notes{
	background:#E8E8E8;
	color:#666;
	border-color:none;
	line-height: 24px;
	clear: both;
}
.notes a{
	color:#666;	
}
.notes-t {
	background: url(images/notes_dot.gif) 0 0 repeat-x;
	display: block;
}
.notes-b {
	background: url(images/notes_dot.gif) 0 100% repeat-x;
	display: block;
}
.notes-l {
	background: url(images/notes_dot.gif) 0 0 repeat-y;
	display: block;
}
.notes-r {
	background: url(images/notes_dot.gif) 100% 0 repeat-y;
	display: block;
}
.notes-bl {
	background: url(images/notes_bl.gif) no-repeat 0 100%;
	display: block;
}
.notes-br {
	background: url(images/notes_br.gif) no-repeat 100% 100%;
	display: block;
}
.notes-tl {
	background: url(images/notes_tl.gif) no-repeat 0 0;
	display: block;
}
.notes-tr {
	background: url(images/notes_tr.gif) no-repeat 100% 0;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}

/***************************** dq_post_theme start***************************/

#post-box{
	padding: 10px;
	width: 450px;
	float: left;
}

.imgborder{
	border: 2px solid #DFDFDF;
	float: left;
	margin: 5px;
}
#post-title{
	background-image: url(images/post-title-bg.jpg);
	width: 385px;
	background-color: #84ABE2;
	background-repeat: no-repeat;
	height: 40px;
	display: table;
	#position: relative; 		
	overflow: hidden;
	font-weight: bold;
}
#post-title-outerCon{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
#post-title-innerCon{
	#position: relative; 
	#top: -50%;
}

#post-title p{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;	
	display: inline-block;	
}
#post-title a{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;	
}

.post-content-top{
	background-image: url(images/post-content-top.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
}
.post-content-bot{
	background-image: url(images/post-content-bot.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
}
#post-content{
	
	height: 140px;
	background-color: #F8F8F8;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-top-width: 0px;
	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: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
#post-content ol {
	margin:0px;
	padding: 0px;
}

#post-content img{
	max-width:100px !important;
}

#post-content a{
	color: #004080;
	text-decoration: underline;
}
#post-content a:hover{
	color: #004080;
	text-decoration: underline;
}
#ReadMore {;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#ReadMore a{
	display: block;
	font-weight: bold;
	color: #6c748e;
	text-decoration: none;
	line-height: 10px;
	font-size: 12px;
}
#ReadMore a:hover{
	display: block;
	font-weight: bold;
	color: #6c748e;
	text-decoration: underline;
}
/***************************** dq_post_theme End***************************/
/***************************** RSS Start***************************/
#rss_feed{
	background-color: #F8F8FA;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	text-align: left;
}
#rss_feed_box{
	width: 175px;
	font-size: 12px;
	padding: 20px 5px;
}
#rss_feed_box img{
}
#rss_feed_box ul{
	padding: 5px;
	margin-left: 15px;
}

#rss_feed_box li{
	font-size: 10px;
	line-height: 12px;
	color: #6c748e;
}
#rss_feed_box a{
	font-size: 10px;
	line-height: 12px;
	color: #6c748e;
	font-weight: bold;
}
#rss_feed_box a:hover{
	font-size: 10px;
	line-height: 12px;
	color: #6c748e;
	font-weight: bold;
	text-decoration: underline;
}
/***************************** RSS End***************************/
/***************************** Web Link Start***************************/
#weblink{
	text-align: left;
	background-color: #F1F0F5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.weblink_contain{
	padding: 6px;
}
.weblink_content{
	font-size: 12px;
	color:#7da0bc;
	border-color:none;
	line-height: 24px;
	background-color: #fff;
	display: block;
	width: 180px;
	float: left;
	margin: 3px;
}
.weblink_content b{
	font-size: 12px;
	line-height: 16px;
}
.weblink_content .strong-word{
	font-size: 21px;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
.weblink_content img{
	max-width:130px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 2px;
}
.weblink_content_img{
	width: 160px;
	text-align: center;	
}
.weblink_content ul{
	padding: 2px;
	margin-left: 15px;
}

.weblink_content li{
	font-size: 10px;
	line-height: 12px;
	color:#666;
}
.weblink_content a{
	font-size: 13px;
	line-height: 24px;
	color:#666;
	clear: both;
}
.weblink_content a:hover{
	font-size: 13px;
	line-height: 24px;
	color:#666;
	text-decoration: underline;
}
.weblink-t {
	background: url(images/web_link_dot.gif) 0 0 repeat-x;
	display: block;
}
.weblink-b {
	background: url(images/web_link_dot.gif) 0 100% repeat-x;
	display: block;
}
.weblink-l {
	background: url(images/web_link_dot.gif) 0 0 repeat-y;
	display: block;
}
.weblink-r {
	background: url(images/web_link_dot.gif) 100% 0 repeat-y;
	display: block;
}
.weblink-bl {
	background: url(images/web_link_bl.gif) no-repeat 0 100%;
	display: block;
}
.weblink-br {
	background: url(images/web_link_br.gif) no-repeat 100% 100%;
	display: block;
}
.weblink-tl {
	background: url(images/web_link_tl.gif) no-repeat 0 0;
	display: block;
}
.weblink-tr {
	background: url(images/web_link_tr.gif) no-repeat 100% 0;
	display: block;
	padding: 8px;
	
	height: 270px;
}
/***************************** Web Link End***************************/
#banner_ad{
	text-align: center;
}
#banner_ad ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#banner_ad li{
	list-style-type: none;
}
#search_box{
	height: 45px;
	background-color: #CCCFD8;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cse-search-box{
	text-align: center;
	padding: 10px;
}



/***************************** Subpage Start***************************/
#sub-post-box{
	padding-top: 5px;
	margin-top: 5px;	
}
.sub-post-content-top{
	background-image: url(images/sub-post-content-top.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
}
.sub-post-content-bot{
	background-image: url(images/sub-post-content-bot.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
}
#sub-post-content{
	background-color: #F8F8F8;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
	padding-left: 15px;
}
#sub-post-content p{
	
	margin-top: 10px;
	margin-bottom: 10px;
	color: #004080;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#sub-post-content img{
	max-width:500px;
}

#sub-post-content a{
	text-decoration: underline;
	color: #369;
}
#sub-post-content a:hover{
	color: #369;
	text-decoration: underline;
}
#sub-post-content ul{
	margin: 0;
	margin-left: 20px;
}
#sub-post-content ol{
	margin: 0;
	margin-left: 20px;
}
#sub-post-content li{
	list-style-type: square;
	color: #004080;
	line-height: 1.5em;
	font-size: 12px;
	margin-left: 20px;
}
#sub-post-content p{
	color: #004080;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.topTitle{
	font-size: 2em;
	margin: 0px;
	line-height: 2em;
	display: block;

}
.topMeta {
	color: #369;
	font-size: 10px;
	line-height: 16px;
}
.topContent {
	color: #369;
	font-size: 14px;
	line-height: 20px;
}
#single-post-content{
	background-color: #F8F8F8;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#single-post-content p{
	
	margin-top: 10px;
	margin-bottom: 10px;
	color: #004080;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#single-post-content img{
	max-width:500px;
}

#single-post-content a{
	text-decoration: underline;
	color: #369;
}
#single-post-content a:hover{
	color: #369;
	text-decoration: underline;
}

#single-post-content ul{
	margin: 0;
	margin-left: 20px;
}
#single-post-content ol{
	margin: 0;
	margin-left: 20px;
}
#single-post-content li{
	list-style-type: square;
	color: #004080;
	line-height: 2em;
	font-size: 12px;
	margin-left: 20px;
}
#single-post-content p{
	color: #004080;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
/***************************** Subpage End***************************/


/***************************** breadcrumb Start***************************/
.breadcrumb{
	color: #666;
	background-image: url(images/breadcrumb_bg.jpg);
	width: 915px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 15px;
}
.breadcrumb p{
	color: #666;
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	display: block;
	float: left;
}
.breadcrumb a{
	
	
	background-image: url(images/breadcrumb_tag.gif);
	color: #666;
	line-height: 24px;
	height: 25px;
	font-size: 14px;
	display: block;
	float: left;
	background-color: #FFF;
	background-position: left;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.breadcrumb a:hover{
	color: #666;
	text-decoration: underline;
}

.breadcrumb_lock{
	background-image: url(images/breadcrumb_tag_lock.gif);
	color: #fff;
	line-height: 24px;
	height: 25px;
	font-size: 14px;
	display: block;
	float: left;
	background-color: #5F8DC1;
	background-position: left;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.breadcrumb_end{
	background-image: url(images/breadcrumb_tag_end.jpg);
	height: 25px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	width: 15px;
}
/***************************** breadcrumb End***************************/
#search-post-title{
	background-image: url(images/search-post-title-bg.jpg);
	width: 385px;
	background-color: #84ABE2;
	background-repeat: no-repeat;
	height: 30px;
	display: table;
	#position: relative; 		
	overflow: hidden;
	font-weight: bold;
	
}

#search-post-title p{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin-right: 10px;
	margin-left:  10px;
	
	
}
#search-post-title a{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-right: 10px;
	margin-left:  10px;
	
}

.search-post-content-top{
	background-image: url(images/search-post-content-top.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
}
.search-post-content-bot{
	background-image: url(images/search-post-content-bot.jpg);
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	height: 20px;
}
#sub-post-content .button{
	width: 350px;
	height: 30px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
}
#sub-post-content .button a{
	background-image: url(images/btnL_bg.gif);
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#sub-post-content .button a:hover{
	background-image: url(images/btnL_bg.gif);
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.button{
	width: 350px;
	height: 30px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
}
.button a{
	background-image: url(images/btnL_bg.gif);
	font-size: 14px;
	text-decoration: none!important;
	text-align: center;
	color: #FFF !important;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.button a:hover{
	background-image: url(images/btnL_bg.gif);
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #FFF!important;
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* externel fix*/
#greet_block{
	clear: both;
}
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
