
body
{
	margin-top: 46px;
	padding: 0;
	color: #A1A1A1;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #001456;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
}


a:link { text-decoration: none; color: #4F81D8; }

a:visited { text-decoration: none; color: #4F81D8; }

a:hover, a:active { color: #F5C55E; }


h1, h2, h4, h5, h6 { font-weight: normal; margin: 20px 0 31px 0px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-family:trebuchet MS;
font-size:28px;
line-height:1.2em;
text-align:left;}

h3 { font-family:trebuchet MS;
font-size:20px;
line-height:1.2em;
text-align:left;
margin-top:30px;
margin-bottom:0px;}

.post-title {
line-height: 30px;
font-size: 30px;
}

.comments {
margin-left:0px;
}

.homepost-left {
width: 114px;
float: left;
}

.post {
padding-left: 0px;
margin-left: 0px;
}

.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

.thumbnailwrap {
border: 10px solid #EFEFEF;
background-image: url(images/noimage.gif);
width: 94px;
height: 94px;
padding: 0px;
margin-top: 15px;
}

.homepost-right {
float: right;
width: 446px;
}
h4, h5, h6 { font-size: 20px; }

.titles { font-weight: normal; font-size: 24px; text-decoration: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 24px;
font-weight: normal;
font-family: Trebuchet MS;
line-height: 40px;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif); }

li { padding-left: 10px; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }


#wrapper2 {
	width: 950px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#wrapper3 {
	width: 960px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}


#pages
{
	width: 950px;
	float: left;
	height: 55px;
	background-image: url(images/nav-bg.gif);
	margin-top: 12px;
}
#header {
background-image: url("images/header.png");
background-position: top;
width: 950px;
height: 160px;
margin-left: auto;
margin-right: auto;
float: right;
}

#wrapper
{
	float: right;
	width: 950px;;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
}

#content-wrapper {
	width: 600px;
	float: left;
}

#content {
	float: left;
	padding: 0 0px 0px 15px;
}

#sidebar-wrapper {
	width: 340px;
	float: right;
}

#sidebar {
	float: right;
	padding: 0px 15px 10px 10px;
	width: 315px;
	margin-right: 15px;
	margin-top: 0px;
}
.comment-inside {
background-color: #FFFFFF;
border: 1px solid #E6E6E6;
padding: 10px;
}
#footer {
	clear: both;
	float: right;
	width: 930px;
	height: 57px;
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 37px;
	margin-bottom: 20px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	}

#footer a {
	color: #FFFFFF;
	font-size: 11px;
	}

#footer a:visited {
	color: #FFFFFF;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#extras {
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


#pages ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; padding-left: 0px; margin-left: 0px; }

#pages li { float: left; }

#pages li a:link,
#pages li a:visited
{
	float: left;
	color: #AD7777;
	display: block;
	background-image: url(images/nav-bg-3.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 17px;
	height: 36px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

#pages li a:hover,
#pages li a:active
{
	color: #AD7777;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/nav-bg-2.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	background-position: top;
}

#pages li.active a
{
	color: #555555;
	background-color: #ffffff;
}



#wrapper a:hover, #wrapper a:active { }

.alignleft  {
display: inline;
margin: 10px;
float: left;
border: none;
}

.alignright  {
display: inline;
margin: 10px;
float: right;
border: none;
}
.sidebar-box
{
	padding: 5px 10px;
	margin-bottom: 0px;
}

.articleinfo {
border-bottom: 4px solid #EEEEEE; padding-bottom: 7px; 
}
.post-wrapper {
padding-bottom: 39px;
padding-left: 10px;
padding-right: 20px;
width: 902px;
background-image: url(images/post-bg.gif);
background-repeat: no-repeat;
background-position: bottom;
margin-bottom: 0px;
float: left;
}


.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {border-bottom: 1px dashed #E6E6E6; display: block; padding-bottom: 3px; padding-top: 2px; color: #8C8C8C; width: 100%;} 

.sidebar-box ul li a:hover {width: 100%; border-bottom: 1px dashed #E6E6E6; display: block; padding-bottom: 3px; padding-top: 2px;color: #8C8C8C; background-color: #F7FAFF;} 

.sidebar-box h3 { margin-top: 5px; font-size: 15px; color: #6399ED; padding-top: 4px;  font-weight: bold; display: block; /*border-bottom: 2px solid #EEEEEE;*/ padding-bottom: 4px; text-transform: lowercase;  }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}


#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

.commentlist li{
display: block;
float: left;
clear: both;
padding: 10px;
margin-left: 0px;
margin-bottom: 10px;
width: 550px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
#commentwrap {
background-color: #F8F8F8;
border: 1px solid #E6E6E6;
display: block;
width: 570px;
}
.commentlist ol li{
margin-left: 0px;
}

.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 67px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #BFD8FF;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	padding-top: 0px;
	text-align: center;
	font-size: 28px;
	line-height: 28px;
}



.search_bg {
height:33px;
width:256px;
/*background:url(images/search-bg.gif) no-repeat left;*/
background-position: left;
margin-top: 20px;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: transparent;
font-size:11px;
color:#FFFFFF;
font-family:Tahoma, arial, verdana, courier;
width:160px;
height:22px;
vertical-align:middle;
margin: 10px 0px 0 10px;
padding:0;
border: none;
}

#search .input {
width:65px;
height:23px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 20px;
}

.header-left {
float: left;
margin-top: 22px;
margin-left: 26px;
}

#header-right {
float: right;
margin-top: 17px;
margin-right: 26px;
/*background-image: url(images/top-bg.jpg);*/
background-position: 0px 21px;
background-repeat: no-repeat;
width: 478px;
height: 131px;
overflow: hidden;
padding: 0px;

}


.idTabs {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 478px;
	list-style-type: none;
}



.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;

}
.idTabs li a {
	color: #FFFFFF;
	background-image: url(images/top-button-1.gif);
	height: 21px;
	width: 73px;
	text-decoration: none;
	margin-right: 4px;
	height: 21px;
	display: block;
	float: left;
}

.idTabs li a:hover,.idTabs li a:visited {
color: #FFFFFF;
}
.idTabs li a.selected {
    background-image: url(images/top-button-2.gif);
	color: #425D8C;
	text-decoration: none;
	height: 21px;
	width: 73px;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 4px;

}

#recententries {
	float: left;
	width: 468px;
	display: block;
	height: 126px;
}
#recentcomments2 {
	float: left;
	width: 468px;
	display: none;
}
#mostcomments {
	float: left;
	width: 378px;
	display: none;
}

#recententries a:visited,#recententries a:hover,#recentcomments2 a:visited,#recentcomments2 a:hover,#mostcomments a:visited,#mostcomments a:hover{
	color: #FFFFFF; 
}

.list2 {
color: #FFFFFF;
list-style-image: none;
margin-top: 0px;
}

.list2 a {
color: #FFFFFF;
margin-top: 0px;
}

.toptitle {
font-size: 12px;
text-transform: uppercase;
color: #FFF;
font-weight: bold;
margin-left: 28px; 
display: block;
margin-top: 7px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.form {
	background-color: #F2F6F9;
	border: 1px solid #D0D9E0;
	padding: 16px;
	width:625px;
	height:854px;
	margin-top:10px;
}

.form .i, .form .formBoxInner .sml {
	background-color: #F7F9FB;
	border: 1px solid #D0D9E0;
	width: 445px;
	padding: 4px;
}

.form .formBoxInner .sml {
	width: 212px;
}

.form .formBoxInner .div {
	width: 233px;
	float: left;
}

.form SELECT {
	background-color: #F7F9FB;
	border: 1px solid #D0D9E0;
	padding: 4px;
}

.form TEXTAREA {
	background-color: #F7F9FB;
	border: 1px solid #D0D9E0;
	width: 445px;
	padding: 4px;
	font-size: 11px;
}

.formBox {
	border: 1px solid #D0D9E0;
	background-color: #FFF;
}

.formBoxInner {
	padding: 16px;
	height:817px;
}

.formFoot {
	background-color: #EBF1E5;
	padding: 4px 16px 8px;
}

.formBox H3 {
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
}

.formBox HR {
	background-color: #D1D9E0;
	color: #D1D9E0;
	border: 0;
	height: 1px;
	margin: 15px 0px;
}

.formContLeft {
	width: 625px;
	float: left;
}

.formContRight {
	width: 230px;
	float: right;
}

.formContRight .select {
	width: 185px;
	background-color: #F7F9FB;
	border: 1px solid #D0D9E0;
	margin: 10px 0px 4px;
}

.formHead {
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
}

.subHeadCheck, .subHead, .subHeadCheck A, .subHead A {
	font-size: 11px;
	color: #777;
}

.subHeadCheck {
	margin: 4px 0px 4px 24px;
}

.HeadCheck {
	margin: 0px 6px 0px 0px;
	padding: 0px;
}

.formFootList {
	padding: 0px;
	margin: 0px;
}

.formFootList LI {
	list-style-type: none;
	display: inline;
}

.formFootList .div {
	margin: 0px 0px 0px 8px;
}

.formFootList INPUT[type="checkbox"] {
	margin: 4px 4px 0px 0px;
}

.formErr {
	color: #D00;
	font-weight: bold;
	line-height: 18px;
	padding: 10px 0px 0px 24px;
	background: url(/images/ico_err.gif) no-repeat 0px 10px;
	display: none;
}

.formcontinnerbox{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F5F7F6 none repeat scroll 0 0;
border:1px solid #D0D9E0;
height:344px;
padding:16px;
width:518px;
}

.formcontoutbox {
background-color:#FFFFFF;
border:1px solid #D0D9E0;
padding:16px;
width:549px;
}

.tdtesti {
	background-color: #FFFFCC;
	border: 1.5px dashed #333333;
	font-size: 12px;
}

.tdbox_guarantee {
	background-color: #F4F7FF;
	border: 1.5px dashed #002B9B;
	font-size: 12px;
}

.formsignupBoxInner {
	padding: 16px;
	height:231px;
}
.formsignupbox {
	background-color: #F2F6F9;
	border: 1px solid #D0D9E0;
	padding: 16px;
	width:498px;
	height:269px;
	margin-top:10px;
}
.forminsideBox {
	border: 1px solid #D0D9E0;
	background-color: #FFF;
	width:496px;
}

#signupbox {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; BACKGROUND: url('images/bg-signup.gif') no-repeat center top; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 521px; PADDING-TOP: 8px; HEIGHT: 200px; padding-bottom:10px;
}

#signupboxr {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; BACKGROUND: url('bg-signup3.gif') no-repeat center top; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 600px; PADDING-TOP: 20px; HEIGHT: 491px
}
#signupboxad {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; BACKGROUND: url('bg-signupcont.gif') no-repeat center top; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 480px; PADDING-TOP: 20px; HEIGHT: 390px
}
#signupboxbr {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; BACKGROUND: url('bg-signup-brochure.gif') no-repeat center top; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 480px; PADDING-TOP: 20px; HEIGHT: 390px
}
#signupbox .pad {
	MARGIN: 25px
}

#signupbox P {
	FONT-SIZE: 1.0em; FLOAT: left; MARGIN: 0px; WIDTH: 265px
}

#signupbox .smuForm {
	MARGIN-TOP: 18px; FLOAT: right; TEXT-ALIGN: left
}

#signupbox .smuForm P {
	WIDTH: 170px; 
}

INPUT.signupbox {
	BORDER-RIGHT: #a3a3a3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a3a3a3 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 1em; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 3px; BORDER-LEFT: #a3a3a3 1px solid; WIDTH: 118px; PADDING-TOP: 3px; BORDER-BOTTOM: #a3a3a3 1px solid
}

INPUT.signupboxr { 
	BORDER-RIGHT: #02627e 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #02627e 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 1em; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 8px; BORDER-LEFT: #02627e 1px solid; WIDTH: 178px; HEIGHT:40; PADDING-TOP: 8px; BORDER-BOTTOM: #02627e 1px solid
}
INPUT.signupboxad { 
	BORDER-RIGHT: #02627e 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #02627e 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 1em; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 20px; BORDER-LEFT: #02627e 1px solid; WIDTH: 178px; HEIGHT:40; PADDING-TOP: 20px; BORDER-BOTTOM: #02627e 1px solid
}
#signupbox3 {
	BACKGROUND: url('bg-signup-btm.gif') no-repeat center bottom; MARGIN: 0px auto; WIDTH: 588px
}
#signupbox3 .head {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; BACKGROUND: url('bg-signup-top.gif') no-repeat center top; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 20px; HEIGHT: 82px
}
#signupbox3 .btm {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px
}
#signupbox3 P {
	FLOAT: left; MARGIN: 0px; WIDTH: 548px
}
#signupbox3 .smuForm {
	FLOAT: right
}
#signupbox3 UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 25px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#signupbox3 UL LI {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 35px; FONT-SIZE: 0.9em; BACKGROUND: url('tick-wbg.gif') no-repeat left top; PADDING-BOTTOM: 7px; COLOR: #151515; PADDING-TOP: 7px; TEXT-ALIGN: left; TEXT-DECORATION: none
}