body { color: #424242; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #959595; margin-top: 0; margin-bottom: 0; }
a { color: #297bc3; text-decoration: underline; }
a:visited { color: #424242; }
a:hover { color: #f00; }
.container1 { background-image: url(../images/global_bkg.png); background-repeat: repeat-y; width: 898px; height: 900px; }
.container { background-image: url(../images/global_bkg.png); background-repeat: repeat-y; width: 898px; margin:auto; }
.resource_table { background-color: #ededed; text-align: left; width:840px; }
.sub-head-spac { vertical-align: top; padding-top: 5px; padding-left: 20px; }
.resource_txt { vertical-align: top; padding-top: 5px; padding-left: 27px; }
.resource_txt_rss { vertical-align: top; padding-top: 0px; padding-left: 27px; }
.resources { }
.threads { padding-right: 60px; padding-left: 27px; }
.split { background-color: #fff; }


/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }


.box_bottom a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.box_bottom a:hover { color:#CCCCCC;}

input
{
	border:1px #333 solid;
	background:#eee;
}
textarea
{
	border:1px #333 inset;
	background:#eee;
}


.box_tabs
{
	margin:0px;
	padding:0px;
}
.box_tabs a{
	color: #fff;
	text-decoration: none;
	
}
.box_tabs a:hover{
	color: #DFE44F;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
}
.header
{
	background: no-repeat top left;
	height:140px; 
	width:878px;
	padding-top:200px;
	position:relative;
}
#wrapper{
	width: 660px;
	margin: 0px;
	display:block;
	position:absolute;
	left: 226px;
	bottom: 0%;
	z-index:2;
}


.box_tabs
{
	margin-left:4px;
}

.box{
color:#fff;
}

.box a
{
color:#fff;
text-decoration:none;
}

.box a:hover
{
color:#fed900;
}

.boxholder{
clear: both;
background: #297bc3;
margin-left: 0px;
width: 645px;
display:block;
}
.tab{
float: left;
height: 53px;
width: 206px;
margin: 0 1px 0 0;
text-align: left;
background-image: url(../images/blue_tab.png);
background-repeat:no-repeat;
background-position: bottom center;
	cursor:pointer;
}
.tabtxt{
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 9px 0 0 0;
	margin:0px;
	margin-top:5px;
	margin-left:25px;
	cursor:pointer;
}
.tab_bottom
{
	background: #297bc3 url(../images/menu_bottom.jpg) no-repeat bottom center;
	margin-left:10px;
	margin-right:10px;
	clear:both;
	border-top: #fff solid 1px;
	
}
.box1
{
	margin-left:0px;
}

.box2
{
	margin-left:200px;
}

.box3
{
	margin-left:400px;
}

.box_bottom_1
{
	margin-left:20px;
	padding-left:16px;
	padding-right:6px;
	border-right:1px #fff solid;
}
.box_bottom_2
{
	padding-left:19px;
	padding-right:7px;
	border-right:1px #fff solid;
}
.box_bottom_3
{
	padding-left:20px;
	padding-right:5px;
}
.box_bottom
{
	padding-top: 20px;
	font-size:12PX;
	color:#FFFFFF;
	width: 180px;
	float:left;
	display:table;
	height:100px;

}
.box
{text-align:left;

}
.box ul
{
	list-style-image:url(../images/arrow.png);
	margin-left:0px;
	padding-top:0px;
}


.footer
{
	background: #959595 url(../images/global_footer.png) no-repeat top center;
}
.foot_text
{
	padding-top:30px;
	text-align:center;
	color:#555;
}
 
.foot_text a
{
	color:#555;
}

.foot_text a:hover
{
	color:#003399;
}
 
.inner_header
{
	margin-left:10px;
	background:url(../images/calc_top.gif) bottom left no-repeat;
	height:107px;
}
.inner_banner
{
	background:url(../images/header.gif) top left no-repeat;
	height:88px;
	display:block;
}
.inner_title
{
	background:#297bc3;
	height: 50px;
	margin-left: 10px;
	margin-right:10px;
	font-size:24px;
	font-weight:bolder;
	color:#FFF;

}
.menu_left
{
	width:180px;
	height:300px;
	float:left;
	margin-top:25px;
	display:block;
}
.inner_main_text
{
	width: 680px;
	float:right;
	margin-right:10px;
		display:block;
		min-height:300px;
}

.side_catagory
{
	background: #fed900;
	height: 25px;
	margin-top:2px;
	margin-bottom:0px;
	padding-left:8px;
	padding-top:8px;
	cursor:pointer;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
.side_catagory_notab 
{
	background: #fed900;
	height: 25px;
	margin-top:2px;
	margin-bottom:0px;
	padding-left:8px;
	padding-top:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

.side_catagory_notab  a
{
	text-decoration:none;
	font-weight:bolder;
	height: 25px;
	color:#105da2;
	display:block;
}

.catagory_text
{
	background:#CCCCCC;
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:15px;
}
.catagory_text li
{
	padding-bottom:3px;
	padding-top:2px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

.calc_desc { width:380px; margin-left:70px; margin-top:20px; font-size:11px; color:#000000;}

.movie_clip{ background:url(../images/movie_clip.png) top left no-repeat; margin-top:5px; margin-left:30px; width:180px; height:100px; display:block;}
.movie_clip a { text-decoration:none; color:#FFFFFF; font-size:11px; font-weight:bolder;}
.movie_clip a:hover { color:#fed900; text-decoration:underline;}

.flash_home {position:absolute; z-index:1; margin-left:-1px; top:0px;}

.lets_talk { background:url(../images/talk.png) top center no-repeat; width:183px; height:80px; display:block; margin-right:15px;}
.lets_talk:hover { background:url(../images/talk_r.png) top center no-repeat; }

.catagory_text a
{
text-decoration:none;
}

.catagory_text a:hover
{
color:#297bc3;
}

				.calc_all
				{
					width:630px;
					margin-left:20px;
					margin-top:15px;
				}