/* CSS Document */
body  {
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	color: #3B3B3B;
	line-height: 1.25;
	}
#container {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #c0c0c0;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-align:left;
	font-weight: normal
	}
#container { box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); -moz-box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); -webkit-box-shadow:1px 1px 6px rgba(102, 102, 102, 0.4); }	
a {
	color: #036DDD;
	text-decoration:underline

	}

a:visited {
	color: #036DDD;
	text-decoration:underline

	}


a:hover {
	color: #3b3b3b;
	text-decoration:underline
	}	
	
#mainbody {
	margin: 20px 30px 20px 30px
	}

	
.subheader1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color:#3b3b3b;
	padding:0;
	margin:0;
	}	

#header {
	padding: 0;
	margin: 0 26px 15px 26px;
	height: 100px
	}
	
#header .right {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	line-height: 20px;
	margin-right: 40px;
	padding: 30px 0 0 10px;
	color: #3b3b3b;
	float: right;
	text-align:center
	}
#header .menu {
	font-size: 11px;
	padding-bottom: 10px
	}
#header .menu a {
	text-decoration: none;
	font-family:Helvetica,Verdana, Geneva, sans-serif;
	color: #036DDD
	}
#header .menu a:visited {
	text-decoration: none;
	font-family:Helvetica,Verdana, Geneva, sans-serif;
	color: #036DDD
	}
#header .menu a:hover {
	text-decoration: underline;
	font-family:Helvetica,Verdana, Geneva, sans-serif;
	color: #3b3b3b
	}
	
#menu {
	padding: 0;
	margin: 0 12px 15px 12px;
	height: 30px;
	background-color: #e2ebf4;
	clear: both
	}	
	
/*Main*/	
#mainContent {
	margin: 0 0 0 270px;
	padding: 0;
	font-weight:normal
} 

#mainContent a {
	color: #036DDD;
	text-decoration:underline

	}

#mainContent a:visited {
	color: #036DDD;
	text-decoration:underline
	}

#mainContent a:hover {
	color: #3b3b3b;
	text-decoration:underline
	}	
/*Main-self Publish*/	
#mainContent-sp {
	margin: 0;
	padding: 0;
} 

#mainContent-sp a {
	color: #036DDD;
	text-decoration:underline

	}

#mainContent-sp a:visited {
	color: #036DDD;
	text-decoration:underline
	}

#mainContent a:hover {
	color: #3b3b3b;
	text-decoration:underline
	}		
Search Results	
#mainSearch {
	margin: 0 0 0 270px;
	padding: 0;
	font-size: 10px;
	font-weight: normal
} 

#mainSearch a {
	color: #036DDD;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;

	}

#mainSearch a:visited {
	color: #036DDD;
	text-decoration:none
	}

#mainSearch a:hover {
	color: #3b3b3b;
	text-decoration:underline
	}
	
#mainSearch .imgR {
	border: 0;
	padding-right: 5px;
}
/*Home Page elements*/	
#table-bottom {
	margin-top: 20px;
	font-weight: normal
	}
#table-bottom a {
	color: #036DDD;
	text-decoration:underline

	}

#table-bottom a:visited {
	color: #036DDD;
	text-decoration:underline

	}

#table-bottom a:hover {
	color: #3b3b3b;
	text-decoration:underline
}	
.home-text {
	font-weight: normal;
	line-height: 16px;
	}
	
.home-text2 {
	font-weight: normal;
	}	
	
.ticker {
	font-family:Helvetica,Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	float: right;
	line-height: 18px;
	color: #3b3b3b
	}
	
.ticker2 {
	color: #036DDD
	}
	
.subhead-home {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color:#036DDD;
	padding:0;
	margin:0 0  5px 0;
	}
	
 #mainright {
	margin: 0 0 0 463px;
	padding: 15px;
	height: 210px;
	border: 1px solid #e2ebf4;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(226,235,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(226,235,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(226,235,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(226,235,244,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(226,235,244,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(226,235,244,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e2ebf4',GradientType=0 ); /* IE6-9 */
	} 

#mainleft {
	float: left;
	border: 1px solid #e2ebf4;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 210px;
	padding: 15px;
	width: 405px;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(226,235,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(226,235,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(226,235,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(226,235,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(226,235,244,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(226,235,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e2ebf4',GradientType=0 ); /* IE6-9 */
	}	

/*Side Menu*/
#sidebar1 {
	float: left;
	width: 220px;
	padding: 15px 15px 15px 15px;
	background-color: #F0F0F0;
	line-height: 20px;
	}
#sidebar1 h1{
	font-family: "HelveticaNeueLT Std", Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#036DDD;
	padding:0;
	margin:0 0 5px 0;
	}
#side-menu {
	line-height: 30px;
	font-size: 12px;
	padding-top: -5px;
	padding-bottom: 5px;
	}

#side-menu a:link, a:visited {
	color: #3b3b3b;
	text-decoration: none
	}

#side-menu a:active, a:hover {
	color: #036DDD;
	text-decoration: none
	}

/*Side Menu*/
#sidebar3 {
	float: left;
	width: 220px;
	padding: 15px 15px 15px 15px;
	background-color: #006CD8;
	line-height: 20px;
	}

#side-menu3 {
	line-height: 30px;
	font-size: 12px;
	padding-top: -5px;
	padding-bottom: 5px;
	}

#side-menu3 a:link, a:visited {
	color: #3b3b3b;
	text-decoration: none
	}

#side-menu2 a:active, a:hover {
	color: #036DDD;
	text-decoration: none
	}

/*Footer Elements*/
 #footer {
	/*background-color: #e2ebf4;*/
	height:17px;
	font-size:10px;
	clear: both;
	padding: 12px 10px 10px 10px;
	width: 940px;
	margin: 0 auto;
	text-align:left
	} 

#footer p {
	margin: 0;
	padding: 4px 0 0 15px;
	color:#3b3b3b;
	font-size:10px
	}

.bottom {
background: url(../images/main_bottom_bg3.png) no-repeat bottom right;
	height: 15px;
	clear: both;
	width: 950px;
	margin: 0 auto;
    	}
	
/*Form*/
#formstyle {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border: solid #CCC 1px;
	background-color: #F4F8FB
	}

#formstyle .border {
	border-bottom: solid #CCC 1px
	}
	
#formstyle .border-lft {
	border-left: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	width: 3px
	}	
	
#formstyle .border-lft2 {
	border-left: solid #CCC 1px;
	}
	
	
/*Global Styles*/

h1 {
	font-family: "HelveticaNeueLT Std", Verdana, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#036DDD;
	padding:0;
	margin:0 0 5px 0;
	}
h2 {
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	font-size: 18px;	
	font-style: normal;
	font-weight: bold;
	color: #006CD8;
	padding:0;
	margin:0 0 6px 0
	}

h3 {
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3b3b3b;
	margin:0 0 5px 5px;
	}
	
h4 {
	font-size: 12px;
	height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3b3b3b;
	margin:0 0 8px 5px;
	}

h5 {
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: 600;
	font-style:italic;
	font-variant: normal;
	color: #969696;
	margin:0 0 10px 0;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #036DDD;
	margin:3px 0 3px 0;
	}

p {
	margin: 2px 0 10px 0;
	font-weight: normal;
	}
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

.line {
	background-image:url(../images/line.jpg);
	background-repeat:repeat-y;
	width: 20px;
	background-position: center;
	}
	
.small-text {
	font-size: 9px;
	font-weight: normal;
	text-align:center
	}
.small-text2 {
	font-size: 9px;
	font-weight: normal;
	text-align:left
	}	
.larger-text {
	font-size: 14px;
	font-weight: normal;
	text-align:left
	}
.breadcrum{
	font-size:10px;
	color:#999;
	}
	
.subhead-home {
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#036DDD;
	padding:0;
	margin:0 0  5px 0;
	}

#subhead-main {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#036DDD;
	padding:0;
	margin:0;
	}

#subhead-main a {
	color: #036DDD;
	text-decoration:none

	}

#subhead-main a:visited {
	color: #036DDD;
	text-decoration:none

	}


#subhead-main a:hover {
	color: #3b3b3b;
	text-decoration:none
	}
.bullet {
	margin-top: 7px
}

.img-home
{
    border: solid #C0C0C0 1px;

} 
/* new */
/* SIDEBAR */


#sidebar{
float: right; margin: 0 0 10px 15px; width: 295px; padding: 15px; background-color:#E2EBF4; color: #3b3b3b; border: 1px solid #e2ebf4; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 10px; font-size: 13px
}
#sidebar .inner{
	padding: 15px;

}

#sidebar .widget-title{margin-bottom:22px; font-size:26px; line-height:28px;}
#sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#sidebar ul li{
	list-style-type:none;
	margin:0;
	padding:0;
 }
#sidebar ul li li{
	list-style-type:none;
	margin:0px 0px 7px 0px;
	padding:0px 0px 7px 0px;
}


#sidebar .widget-container{margin-bottom:40px;}

.small{
	font-size:10px;
}
#sidebar li.newslist li, #sidebar li.newslist li a{
	background:none;
	border:0px;
	padding:0px;
	color: #000;
	text-decoration:none
}
#sidebar li.newslist  .small{ display:block; margin-bottom:10px;}
#sidebar li.newslist .title{
	font-size:13px;
	font-weight: bold;
	color: #01468E;
	background-color:#DBDBDB;
	padding: 5px;
	margin: 10px 0 10px 0
}
#sidebar li.newslist .title a {
	color: #01468E;
	text-decoration: none
}
#sidebar li.newslist span.title a:link, #sidebar li.newslist span.title a:visited{ padding:0px; text-decoration:underline!important; }
#sidebar li.newslist p{
	overflow:hidden;
	font-weight: normal;
}


#src div {
    padding: 5px 0px 5px 0px;
    width: 268px;
}
#src input {
    background-color: transparent;
    background-image: none;
    border: 0 none;
    font-size: 11px;
    padding: 0 10px;
    width: 215px;
}
#src .button_src {
    border: 0 none;
    cursor: pointer;
    width: 20px;
	height:20px;
}

#sidebar li.banner ul{ margin:0px; padding:0px;}
#sidebar li.banner li{ display:inline; background:none; border:0px; float:left; margin:0px 20px 18px 0px; padding:0px;}
#sidebar li.banner li a{background:none; padding:0px;}

#sidebar .text a{ background:none; padding:0px;}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}

img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}
/*New*/
.post_image img { padding: 6px; border: 1px solid #DFDFDF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.alignleft 						{ margin-right: 12px; margin-bottom: 6px; margin-top: 6px; float:left; }
.alignright 					{ margin-left: 12px; margin-bottom: 6px; margin-top: 6px; float:right; }

/* Utility */
.left {
	float: left;
	}
.right { 
	float: right; 
	}
	/*DIY*/
.guidelines-hdr {
color: #01468E;
background-color:#DBDBDB; 
padding: 5px; 
margin: 0 0 10px 0;
text-align: center
}

#mainContent-DIY {
	margin: 0 0 0 270px;
	padding: 0;
	font-weight: normal
} 

#mainContent-DIY a {
	color: #036DDD;
	text-decoration:underline

	}

#mainContent-DIY a:visited {
	color: #036DDD;
	text-decoration:underline
	}

#mainContent-DIY a:hover {
	color: #3b3b3b;
	text-decoration:underline
	}
#mainContent-DIY p {
	font-weight: normal;
	margin-top: 10px
	}
	
#mainContent-DIY .sub-head {
	font-weight: bold;
	margin: 0
	}
#mainContent-DIY h2 {
	font-family: Helvetica,Verdana, Geneva, sans-serif;
	font-size: 18px;	
	font-style: normal;
	font-weight: bold;
	background-color: #006CD8;
	color: #FFF;
	padding:10px;
	margin:6px 0 6px 0;
	text-align: center
	}
	
/*Main-self Publish*/	
#mainContent-sp {
	margin: 0;
	padding: 0;
} 

#mainContent-sp a {
	color: #036DDD;
	text-decoration:underline

	}

#mainContent-sp a:visited {
	color: #036DDD;
	text-decoration:underline
	}

#mainContent a:hover {
	color: #3b3b3b;
	text-decoration:underline
	}		
/*Homepage*/
#content{
	width:580px;
	margin-right:30px;
}
.one_third{
	width:30.6666%;
	float: left;
	padding-right: 22px;
}
.last{ margin-right:0 !important; clear:right; }

#sidebar-home{
	width:200px;
	padding-left:0px;
	margin-left: 685px;
}
#sidebar-home .widget-title{margin-bottom:22px; font-size:26px; line-height:28px;}
#sidebar-home ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#sidebar-home ul li{
	list-style-type:none;
	margin:0;
	padding:0;
 }
#sidebar-home ul li li{
	list-style-type:none;
	margin:0px 0px 7px 0px;
	padding:0px 0px 7px 0px;
}


#sidebar-home .widget-container{margin-bottom:0px;}

.small{font-size:10px;}
#sidebar-home li.newslist li, #sidebar li.newslist li a{ background:none; border:0px; padding:0px;}
#sidebar-home li.newslist  .small{ display:block; margin-bottom:10px;}
#sidebar-home li.newslist .title{ display:block; margin-bottom:0px; font-size:20px;}
#sidebar-home li.newslist span.title a:link, #sidebar li.newslist span.title a:visited{
	padding:0px;
	color: #3b3b3b;
	font-size: 14px;
	text-decoration:underline!important;
}
#sidebar-home li.newslist p{ overflow:hidden; font-size: 12px}
#main-content-home{
	margin:0;
}

#main-content-home a{
	color: #036DDD;
	text-decoration:underline

}
#main-content-home a: hover{
	color: #3b3b3b;
	text-decoration:underline

}
#main-content-home a: visited{
	color: #036DDD;
	text-decoration:underline

}


#main-content-home, #content, #sidebar-home{

}
#content-home{
	width:640px;
	margin-right:15px;
	float: left;
	padding-right: 25px;
	border-right: solid #c0c0c0 1px
}
#content.full{ width:100%;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:25px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
}

hr {color:#c0c0c0;	background:#c0c0c0;}
.clear{clear:both; height:1px !important; line-height:1px !important; float:none!important;}

.alignleft,
img.alignleft {

	margin-bottom: 5px;
}
