body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	text-align:center;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

input {
	border:solid;
	border-width:1px;
	border-color:#7b797c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
}

a {
	color:#333333;
}

a:link {
	color:#333333;
}

a:active {
	color:#333333;
}

a:visited {
	color:#333333;
}

a:hover {
	color:#666666;
}

.checkbox {
	border:none;
}

textarea {
	border:solid;
	border-width:1px;
	border-color:#7b797c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.mainContainer {
	width:800px;
	border:none;
	border-collapse: collapse;
}

.header {
	width:100%;
	border-collapse: collapse;
}

.header td#logo {
	width:100%;
	vertical-align:middle;
}

.header td#advertisement {
	color:#0f4a72;
}

.advertisementBox {
	color:#0f4a72;
	background-color:#FFFFFF;
}

.mainArea {
	width:100%;
	border-collapse: collapse;
}

.mainArea td#leftPanel {
	width:100%;
	vertical-align:top;
}

.mainArea td#contentPanel {
	width:100%;
	vertical-align:top;
}

.searchBox {
	background:url('../images/search_box_bg.jpg');
	background-repeat:repeat-x;
	width:183px;
	height:83px;
	border-collapse: collapse;
}

.searchBox td#search_box_top {
	background:url('../images/search_box_top.jpg');
	background-repeat:no-repeat;
	width:183px;
	height:5px;
}

.searchBox td#search_box_main_area {
	background:url('../images/search_box_borders.gif');
	width:183px;
	height:73px;
	text-align:center;
}

.searchBox td#search_box_bottom {
	background:url('../images/search_box_bottom.jpg');
	background-repeat:no-repeat;
	width:183px;
	height:5px;
}

.search_box_content {
	width:95%;
	border-collapse:collapse;
}

.search_box_input {
	border-collapse:collapse;
}


.featuresBox {
	background:url('../images/features_box_bg.jpg');
	background-repeat:repeat-x;
	width:183px;
	height:422px;
	border-collapse: collapse;
}

.featuresBox td#features_box_top {
	background:url('../images/features_box_top.jpg');
	background-repeat:no-repeat;
	width:183px;
	height:5px;
}

.featuresBox td#features_box_main_area {
	background:url('../images/search_box_borders.gif');
	width:183px;
	height:412px;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

.features_box_content {
	background:url('../images/hline.gif');
	width:100%;
	border-collapse:collapse;
}

.features_box_content div#features_box_content_heading {
	width:100%;
	padding-left:15px;
	font-weight:bold;
	height:20px;
}

.features_box_content div#features_box_content_links {
	background:url('../images/2arrows.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:100%;
	padding-left:15px;
	height:20px;
	padding-top:2px;
}

.featuresBox td#features_box_bottom {
	background:url('../images/features_box_bottom.jpg');
	background-repeat:no-repeat;
	width:183px;
	height:5px;
}

.features_box_content a {
	color:#000000;
	text-decoration:none;
}

.features_box_content a:link {
	color:#000000;
	text-decoration:none;
}

.features_box_content a:active {
	color:#000000;
	text-decoration:none;
}

.features_box_content a:visited {
	color:#000000;
	text-decoration:none;
}

.features_box_content a:hover {
	color:#000000;
	text-decoration:none;
}


.newsletterBox {
	background:url('../images/search_box_bg.jpg');
	background-repeat:repeat-x;
	width:183px;
	height:83px;
	border-collapse: collapse;
}

.newsletterBox td#newsletter_box_top {
	background:url('../images/search_box_top.jpg');
	background-repeat:no-repeat;
	width:183px;
	height:5px;
}

.newsletterBox td#newsletter_box_main_area {
	background:url('../images/search_box_borders.gif');
	width:183px;
	height:73px;
	text-align:center;
	vertical-align:top;
}

.newsletterBox td#newsletter_box_bottom {
	background:url('../images/search_box_bottom.jpg');
	background-repeat:no-repeat;
	width:183px;
	height:5px;
}

.newsletter_box_content {
	width:95%;
	border-collapse:collapse;
}

.newsletter_box_content td#newsletter_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	color:#d10002;
	padding-left:25px;
}


.questionBox {
	background:url('../images/question_box_bg.jpg');
	background-repeat:repeat-x;
	width:800px;
	height:116px;
	border-collapse: collapse;
}

.questionBox td#question_box_top {
	background:url('../images/question_box_top.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:5px;
}

.questionBox td#question_box_main_area {
	background:url('../images/question_box_borders.gif');
	width:100%;
	height:73px;
	text-align:center;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.questionBox td#question_box_bottom {
	background:url('../images/question_box_bottom.jpg');
	background-repeat:no-repeat;
	width:800px;
	height:5px;
}

.question_box_content td#question_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	font-weight:bold;
	padding-left:25px;
}
.question_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.question_box_content td {
	padding-left:25px;
}

.releaseBox {
	background:url('../images/release_box_bg.jpg');
	background-repeat:repeat-x;
	width:338px;
	height:336px;
	border-collapse: collapse;
}

.releaseBox td#release_box_top {
	background:url('../images/release_box_top.jpg');
	background-repeat:no-repeat;
	width:307px;
	height:5px;
}

.releaseBox td#release_box_main_area {
	background:url('../images/release_box_borders.gif');
	width:100%;
	height:73px;
	text-align:center;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.releaseBox td#release_box_bottom {
	background:url('../images/release_box_bottom.jpg');
	background-repeat:no-repeat;
	width:183px;
	height:5px;
}

.release_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.release_box_content td#issue_month {
	padding-bottom:10px;
	padding-top:6px;
}

.release_box_content td#issue_title {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:10px;
	font-weight:bold;
}

.release_box_content td#issue_subscribe {
	padding-bottom:10px;
	text-align:right;
}

.focusBox {
	background:url('../images/focus_box_bg.jpg');
	background-repeat:repeat-x;
	width:338px;
	height:254px;
	border-collapse: collapse;
}

.focusBox td#focus_box_top {
	background:url('../images/focus_box_top.jpg');
	background-repeat:no-repeat;
	width:307px;
	height:5px;
}

.focusBox td#focus_box_main_area {
	background:url('../images/focus_box_borders.gif');
	width:100%;
	height:73px;
	text-align:center;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.focusBox td#focus_box_bottom {
	background:url('../images/focus_box_bottom.jpg');
	background-repeat:no-repeat;
	width:183px;
	height:5px;
}

.expertresponseBox {
	background:url('../images/question_box_bg.jpg');
	background-repeat:repeat-x;
	width:795px;
	height:83px;
	border-collapse: collapse;
}

.expertresponseBox td#expertresponse_box_top {
	background:url('../images/expertresponse_box_top.jpg');
	background-repeat:no-repeat;
	width:795px;
	height:5px;
}

.expertresponseBox td#expertresponse_box_main_area {
	background:url('../images/expertresponse_box_borders.gif');
	width:100%;
	height:73px;
	text-align:center;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.expertresponseBox td#expertresponse_box_bottom {
	background:url('../images/expertresponse_box_bottom.jpg');
	background-repeat:no-repeat;
	width:800px;
	height:5px;
}

.expertresponse_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.expertresponse_box_content td {
	padding-left:25px;
}


.expertresponse_box_content td#expertresponse_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.addresponseBox {
	background:url('../images/addresponse_box_bg.jpg');
	background-repeat:repeat-x;
	width:450px;
	height:161px;
	border-collapse: collapse;
}

.addresponseBox td#addresponse_box_top {
	background:url('../images/addresponse_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.addresponseBox td#addresponse_box_main_area {
	background:url('../images/addresponse_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.addresponseBox td#addresponse_box_bottom {
	background:url('../images/addresponse_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.addresponse_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.addresponse_box_content td#addresponse_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.addresponseBox_q {
	background:url('../images/addresponse_box_bg.jpg');
	background-repeat:repeat-x;
	width:274px;
	height:100px;
	border-collapse: collapse;
}

.addresponseBox_q td#addresponse_box_top {
	background:url('../images/addresponse_box_top_q.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.addresponseBox_q td#addresponse_box_main_area {
	background:url('../images/addresponse_box_borders_q.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.addresponseBox_q td#addresponse_box_bottom {
	background:url('../images/addresponse_box_bottom_q.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.detailsBox {
	background:url('../images/details_box_bg.jpg');
	background-repeat:repeat-x;
	width:349px;
	height:161px;
	border-collapse: collapse;
}

.detailsBox td#details_box_top {
	background:url('../images/details_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.detailsBox td#details_box_main_area {
	background:url('../images/details_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.detailsBox td#details_box_bottom {
	background:url('../images/details_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.details_box_content td#details_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	font-weight:bold;
	padding-left:25px;
}

.details_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

	.otherresponsesBox {
	background:url('../images/otherresponses_box_bg.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:161px;
	border-collapse: collapse;
}

.otherresponsesBox td#otherresponses_box_top {
	background:url('../images/otherresponses_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.otherresponsesBox td#otherresponses_box_main_area {
	background:url('../images/otherresponses_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.otherresponsesBox td#otherresponses_box_bottom {
	background:url('../images/otherresponses_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.otherresponses_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.otherresponses_box_content td#otherresponses_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.otherresponses_box_content_details {
	border-collapse:collapse;
}

.otherresponses_box_content_details td#orange_box {
	width: 40px;
	vertical-align:top;
	padding:7px;
}

.otherresponses_box_content_details td#details_box {
	background-color:#F8F8F8;
	width:100%;
	vertical-align:top;
	padding:7px;
}

.featuredtmssolsBox {
	background:url('../images/featuredtmssols_box_bg.jpg');
	background-repeat:repeat-x;
	width:200px;
	height:676px;
	border-collapse: collapse;
}

.featuredtmssolsBox td#featuredtmssols_box_top {
	background:url('../images/featuredtmssols_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.featuredtmssolsBox td#featuredtmssols_box_main_area {
	background:url('../images/featuredtmssols_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.featuredtmssolsBox td#featuredtmssols_box_bottom {
	background:url('../images/featuredtmssols_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.featuredtmssols_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.featuredtmssols_box_content td#featuredtmssols_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}


.scletterBox {
	background:url('../images/scletter_box_bg.jpg');
	background-repeat:repeat-x;
	width:617px;
	height:161px;
	border-collapse: collapse;
}

.scletterBox td#scletter_box_top {
	background:url('../images/scletter_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.scletterBox td#scletter_box_main_area {
	background:url('../images/scletter_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.scletterBox td#scletter_box_bottom {
	background:url('../images/scletter_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.scletter_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.scletter_box_content td#scletter_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.scletter_box_content td#scletter_box_content_details {
	padding-top:20px;
	padding-left:25px;
}

.tmsresourcesBox {
	background:url('../images/tmsresources_box_bg.jpg');
	background-repeat:repeat-x;
	width:354px;
	border-collapse: collapse;
}

.tmsresourcesBox td#tmsresources_box_top {
	background:url('../images/tmsresources_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.tmsresourcesBox td#tmsresources_box_main_area {
	background:url('../images/tmsresources_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.tmsresourcesBox td#tmsresources_box_bottom {
	background:url('../images/tmsresources_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.tmsresources_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.tmsresources_box_content td#tmsresources_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.tmsresources_box_content td#tmsresources_box_content_details {
	padding-top:20px;
	padding-left:25px;
}

.expertinsightBox {
	background:url('../images/expertinsight_box_bg.jpg');
	background-repeat:repeat-x;
	width:100%;
	border-collapse: collapse;
}

.expertinsightBox td#expertinsight_box_top {
	background:url('../images/expertinsight_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.expertinsightBox td#expertinsight_box_main_area {
	background:url('../images/expertinsight_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.expertinsightBox td#expertinsight_box_bottom {
	background:url('../images/expertinsight_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.expertinsight_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.expertinsight_box_content td#expertinsight_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.expertinsight_box_content td#expertinsight_box_content_details {
	padding-top:20px;
	padding-left:25px;
}

.adbottomBox {
	background:url('../images/adbottom_box_bg.jpg');
	background-repeat:repeat-x;
	width:618px;
	border-collapse: collapse;
}

.adbottomBox td#adbottom_box_top {
	background:url('../images/adbottom_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.adbottomBox td#adbottom_box_main_area {
	background:url('../images/adbottom_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.adbottomBox td#adbottom_box_bottom {
	background:url('../images/adbottom_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.adbottom_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.adbottom_box_content td#adbottom_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.adbottom_box_content td#adbottom_box_content_details {
	padding-top:20px;
	padding-left:25px;
}

.featuredvideoBox {
	background:url('../images/featuredvideo_box_bg.jpg');
	background-repeat:repeat-x;
	width:254px;
	border-collapse: collapse;
}

.featuredvideoBox td#featuredvideo_box_top {
	background:url('../images/featuredvideo_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.featuredvideoBox td#featuredvideo_box_main_area {
	background:url('../images/featuredvideo_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.featuredvideoBox td#featuredvideo_box_bottom {
	background:url('../images/featuredvideo_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.featuredvideo_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.featuredvideo_box_content td#featuredvideo_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.featuredvideo_box_content td#featuredvideo_box_content_details {
	text-align:center;
}

.featuredtmsresourcesBox {
	background:url('../images/featuredtmsresources_box_bg.jpg');
	background-repeat:repeat-x;
	width:254px;
	height:1162px;
	border-collapse: collapse;
}

.featuredtmsresourcesBox td#featuredtmsresources_box_top {
	background:url('../images/featuredtmsresources_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.featuredtmsresourcesBox td#featuredtmsresources_box_main_area {
	background:url('../images/featuredtmsresources_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.featuredtmsresourcesBox td#featuredtmsresources_box_bottom {
	background:url('../images/featuredtmsresources_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.featuredtmsresources_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.featuredtmsresources_box_content td#featuredtmsresources_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.featuredtmsresources_box_content td#featuredtmsresources_box_content_details {

}

.adBox {
	background:url('../images/ad_box_bg.jpg');
	background-repeat:repeat-x;
	width:618px;
	height:185px;
	border-collapse: collapse;
}

.adBox td#ad_box_top {
	background:url('../images/ad_box_top.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.adBox td#ad_box_main_area {
	background:url('../images/ad_box_borders.gif');
	width:100%;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.adBox td#ad_box_bottom {
	background:url('../images/ad_box_bottom.jpg');
	background-repeat:no-repeat;
	height:5px;
}

.ad_box_content {
	width:100%;
	border-collapse:collapse;
	text-align:justify;
}

.ad_box_content td#ad_box_heading {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.ad_box_content_details {
	border-collapse:collapse;
	width:100%;
}

.ad_box_content_details td#content_area {
	width: 100%;
	vertical-align:top;
	padding:7px;
}

.ad_box_content_details td#logo_area {
	background-color:#F8F8F8;
	width:200px;
	vertical-align:top;
	padding:7px;
}



.mainBox {
	background:url('../images/main_box_bg.jpg');
	background-repeat:repeat-x;
	border-collapse:collapse;
	width:798px;
}

.mainBox td#main_box_top {
	background:url('../images/main_box_top.jpg');
	background-repeat:no-repeat;
	height:34px;
}

.mainBox td#main_box_content {
	background:url('../images/main_box_borders.gif');
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}

.mainBox td#main_box_bottom {
	background:url('../images/main_box_bottom.jpg');
	background-repeat:no-repeat;
	height:17px;
}

.mainsmallBox {
	background:url('../images/mainsmall_box_bg.jpg');
	background-repeat:repeat-x;
	border-collapse:collapse;
	width:100%;
}

.mainsmallBox td#mainsmall_box_top {
	background:url('../images/mainsmall_box_top.jpg');
	background-repeat:no-repeat;
	height:34px;
}

.mainsmallBox td#mainsmall_box_content {
	background:url('../images/mainsmall_box_borders.gif');
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:10px;
	vertical-align:top;
}

.mainsmallBox td#mainsmall_box_bottom {
	background:url('../images/mainsmall_box_bottom.jpg');
	background-repeat:no-repeat;
	height:17px;
}

.heading_with_dot {
	background:url('../images/blue_dot.jpg');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}

.heading_with_box {
	background:url('../images/box.gif');
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	font-weight:bold;
}


.hLine_2shaded {
	background:url('../images/2shaded.jpg');
	height:2px;
}

.align_right {
	text-align:right;
}

.no_border {
	border:none;
}

.width_100_percent {
	width:100%;
}

.width_100_percent_n_border_collapse {
	width:100%;
	border-collapse:collapse;
}

.text_bold {
	font-weight:bold;
}

.align_center {
	text-align:center;
}

.valign_top {
	vertical-align:top;
}

.footer {
	background:url('../images/2shaded_gray.jpg');
	background-repeat:repeat-x;
	padding:10px;
	text-align:center;
	
}

.leftPadding25px {
	padding-left:25px;
}

.floatRight {
	float:right;
}
