* {
	padding:0;
	margin:0;
}
body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #364D77;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	color: #0066CC;
	text-decoration: none;
}
#wrapper {
	width: 998px;
	margin:0 auto;
}
#footer_bg {
	height:34px;
	float:left;
	margin:30px auto 0 auto;
	width:100%;
	background-color:#1E1E1E;
}
.footer {
	height:28px;
	margin:0 auto;
	width:998px;
	color:#616564;
	padding: 10px 0 0 0;
	font-size:11px;
}

.footerlinks {
	float: right;
	height:28px;
}
.footerlinks ul li {
	list-style:none;
	display:block;
	float:left;
	margin-left:15px;
}
.footerlinks a:link {
	color:#616564;
	text-decoration:none;
}
.footerlinks a:hover {
	color:#616564;
	text-decoration:underline;
}
.footerlinks a:visited {
	color:#616564;
	text-decoration:none;
}
#header {
	width:100%;
	height:68px;
	float:left;
	padding-bottom:26px;
}
.logo {
	width:218px;
	height:68px;
	float:left;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}
#maincontent {
	width:998px;
	height:auto;
	float:left;
}
#content {
	width:672px;
	height:auto;
	float:left;
}
.maintop {
	width:669px;
	height:30px;
	background:url(images/main_top.png) no-repeat;
	float:left;
}
.mainmiddle {
	width:669px;
	background:url(images/main_middle.png) repeat-y;
	float:left;
}
.mainbottom {
	width:669px;
	height:26px;
	background:url(images/main_bottom.png) no-repeat;
	float:left;
}
#left {
	width:303px;
	height:auto;
	float:right;
}
.leftcontent {
	width:303px;
	float:right;
	padding:0 0 20px 0;
}
.lefttop {
	width:303px;
	height:16px;
	background-image:url(images/left_top.png);
	background-repeat:no-repeat;
}
.leftmiddle {
	width:303px;
	background:url(images/left_middle.png) repeat-y;
	float: left;

}
.leftbottom {
	width:303px;
	height:13px;
	background:url(images/left_bottom.png) no-repeat;
	float:left;
}
.line {
	height:4px;
	background-image:url(images/line_main.jpg);
	background-repeat:no-repeat;
	padding:0 2px 20px 2px;
	float:left;
	width:100%;
}
.heading {
	font-family:Helvetica, Arial, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#333;
}
.middlecontent {
	margin:0 5px;
}
.pink_strip {
	width:168px;
	height:49px;
	background-image:url(images/pink_strip.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:-10px;
	float:left;
}
.whitetext {
	font-family:Helvetica, Arial, sans-serif;
	font-size:21px;
	color:#fff	!important;
	float:right;
	padding:10px;
}
.whitetext a{
	font-family:Helvetica, Arial, sans-serif;
	color:#fff	!important;
	float:right;
}
.img {
	width:621px !important;
	float:left;
	margin:0 auto;
}
.text_heading {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#30393D;
	padding:10px 0;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E6568;
	line-height:15px;
	float:left;
	margin: 8px 0 0 0;
	width:100%;
}
.text img
{
max-width:621px;
}
.text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E6568;
	line-height:18px;
	float:left;
	margin: 0 0 6px 0;

}
.text ul li {
	list-style:none;
	display:block;
	margin:0px 8px 10px 10px;
	padding: 0 0 0 18px;
	background-image:url(images/arrow2.jpg);
	background-repeat:no-repeat;
	background-position: left 3px;
}
.grey_line {
	width:100%;
	height:2px;
	background-image:url(images/grey_line.jpg);
	background-repeat: repeat-x;
	position:relative;
	float:left;
	padding-bottom:5px;
}
.pink_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#BD4478;
	font-style:italic;
	width:100%;
	float:left;
}
.pink_text a:link {
	color:#BD4478;
	text-decoration:none;
}
.pink_text a:hover {
	color:#BD4478;
	text-decoration:underline;
}
.pink_text a:visited {
	color:#BD4478;
	text-decoration:none;
}
#author {
	vertical-align:bottom;
}
.author_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	font-style:italic;
	width:100%;
	float:left;
}
.author_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	font-style:italic;
	margin:0 0;
}
.blue_heading {
	font-family:Helvetica, Arial, sans-serif;
	font-size:30px;
	color:#455D89;
	margin:0 8px;
	border-bottom:2px solid #979C9E;
}
.pink_strip2 {
	width:92px;
	height:33px;
	background-image:url(images/pink_strip2.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:-5px;
	margin-top:10px;
	z-index:999;
}
.whitetext2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#fff;
	float:right;
	padding:8px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#364D77;
	float:left;
	padding:10px 0 15px 8px;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#797979;
	float:left;
	margin: 10px;
	width:283px;
}
.year ul li {
	list-style:none;
	display:block;
	margin: 8px 0 0 0;
	padding: 0 0 0 15px;
	background-image:url(images/arrow1.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	color: #797979;
    font-weight: bold;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B2C3B2;
	float:left;
	margin-left:35px;
	width:85%;
    padding:0 0 10px 0;
}
.month ul li {
	list-style:none;
	display:block;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0px;
	/*background-image:url(images/arrow2.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;*/
	text-align: center;
	width:55px;
	float:left;
	border:solid 1px #ccc;
}
.month a:link {
	color:#B2C3B2;
	text-decoration:none;
}
.month a:hover {
	color:#B2C3B2;
	text-decoration:underline;
}
.month a:visited {
	color:#B2C3B2;
	text-decoration:none;
}
.featured, a.featured {
	color: #0066CC;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding:5px 0 0 8px;
}
.discuss {
	background: url(images/discuss_icon.jpg) no-repeat scroll 0 1px transparent;
	padding-left: 15px;
}
a.discuss {
	color: #0066CC;
	text-decoration: none;
}
.rss {
	background: url(images/rss_icon.jpg) no-repeat scroll 0 3px transparent;
	padding-left: 15px;
}
a.rss {
	color: #0066CC;
	text-decoration: none;
}
.dotted-separator {
	border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
	border-style: dotted none none;
	border-width: 1px 0 0;
	margin: 6px 9px 6px 0;
}
.search {
	width:200px;
	height:26px;
	float:right;
	padding-left:25px;
}
input.search {
	background: url(images/search.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #929292;
	width:200px;
	height:26px;
}
.comment {
 width: 619px; 
 margin: 0 0 0 20px;
 float: left;
 font-family: Arial, "Times New Roman", Times, serif;
 font-size: 12px;
}

.comment h3 {
 width: 619px; 
 float: left;
 color: #455d89;
 padding: 0 0 6px 0;
 font-weight: bold;
 font-size: 22px;
}
.blogComments
{
 width: 619px; 
 float: left;
}
.commentUser {
 width: 619px; 
 float: left;
 color: #455d89;
 padding: 0 0 6px 0;
 font-weight: bold;
 font-size: 14px;
}
.commentDesc{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:16px;
	padding:5px 5px 15px 0;
}
.commentDate {
	font-size: 11px;
	text-decoration: none;
	color: #817d7d;
}

.commentbox {
 width: 619px; 
 margin: 0 0 0 20px;
 float: left;
 font-family: Arial, "Times New Roman", Times, serif;
 font-size: 12px;
}

.redtxt{
 width: 619px; 
 font-size: 11px;
 color:red;
}
.captchaDetails{
 width: 619px; 
 font-size: 12px;
 color: #455d89;
 padding:15px 5px 15px 0;
 font-weight: bold;
 line-height: 26px;
}
.captchaDetails input{
 margin:10px 0px 0px 0;
}

.next{
 background: url(images/Next.png) no-repeat scroll 0 0 transparent;
 padding: 0;
 margin:0;
 float:left;
 width:24px;
 height:24px;
 /*text-indent:9999px;*/
}
.previous{
 background: url(images/Previous.png) no-repeat scroll 0 0 transparent;
 padding: 0;
 margin:0 10px 0 0;
 float:left;
 width:24px;
 height:24px;
}

.input_txt input{
 width: 210; 
 font-size: 18px;
 color: #455d89;
 padding: 2px 0 0 0;
 margin:0 0px 0 0;
 font-weight: bold;
 float:left;
 border:solid 0px red;
 text-align: center;
 
}




