@charset "utf-8";
/* CSS Document */
html, body {
	font-family:"Lucida Sans Unicode";
	font-size:11px;
	border:0px;
	background-image:url(../../images/default/default_bg.gif);
	background-repeat:repeat-x;
	background-color:#fbfbfb;
	margin:0px;
	border:0px;
}

a
{
	text-decoration:none;
	color:#0066CC;
	
}
a:hover
{
	text-decoration:underline;
}

a:visited
{
	color:#0066CC;
}

/*Main Container*/
#container {
	width:980px;
	margin-top:10px;
}
/*Main Container End*/
#topContainer {
	background-color:#FF99CC;
	height:99%;
	position: absolute;
	width:995px;
}
/*Footer Container*/
.footerContainer {
	background-image:url(../../images/default/footer_bg.gif);
	background-repeat:repeat-x;
	font-size:10px;
	margin-top:5px;
}
.footer_left {
	width:490px;
	padding-top:3px;
}
.footer_right {
	width:490px;
	padding-top:3px;
	text-align:right;
}
/*Footer Container End*/
.header_home {
	height:218px;
}
.navigation {
	height:36px;
	background-image:url(../../images/default/navigation_bg_slice.gif);
	background-repeat:repeat-x;
}
.headings {
	color:#FF6600;
	font-size:15px;
	margin-bottom:10px;
	letter-spacing:1px;
	font-weight:bold;
	
}

.headings2 {
	color:#FF6600;
	font-size:13px;
	margin-bottom:13px;
	letter-spacing:1px;
	
}

.prod
{
color:#cc0000;
font-style:italic;
}

.margin_left {
	margin-left:20px;
}
.tLeft {
	background-image:url(../../images/default/tLeft.gif);
	width:22px;
	height:27px;
	background-position:top left;
	background-repeat:no-repeat;
}
.tMiddle {
	background-image:url(../../images/default/tMiddle.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:936px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	vertical-align:middle;
}
.tMiddle_right{background-image:url(../../images/default/tMiddle_right.jpg); background-position:right; background-repeat:no-repeat; height:27px; vertical-align:middle;}
.tRight {
	background-image:url(../../images/default/tRight.gif);
	width:22px;
	height:27px;
	background-position:top right;
	background-repeat:no-repeat;
}
.middleClass_bg {
	background-image:url(../../images/default/middleClass_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}
.bLeft {
	background-image:url(../../images/default/tLeft.gif);
	width:22px;
	height:27px;
	background-position:top left;
	background-repeat:no-repeat;
}
.bMiddle {
	background-image:url(../../images/default/tMiddle.gif);
	background-position:top middle;
	background-repeat:repeat-x;
}
.bRight {
	background-image:url(../../images/default/tRight.gif);
	width:22px;
	height:27px;
	background-position:top right;
	background-repeat:no-repeat;
}
.content_left {
	width:205px;
	margin:20px 0px 0px 5px;
	vertical-align:top;

}
.quickLinks {
	text-transform:capitalize;
	margin:0px 0px 10px 30px;
	font-size:11px;
	color:#1e5396;


}
.content_middle {
	width:550px;
	margin:20px 10px 0px 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	vertical-align:top;
}
.content_for_middle {
	width:510px;
	margin:0px 10px 0px 0px;
	vertical-align:top;
}
.content_callout {
	width:200px;
	margin:20px 10px 0px 0px;
	font-size:10px;
	vertical-align:top;
}
.utility_links {
	text-transform:capitalize;
	font-size:10px;
	color:#FFFFFF;
}
.utility_links a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.utility_links a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.utility_links a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.utility_text{padding-top:6px;}

.quick_links {
	margin-left:10px;
	font-size:11px;
	color:#1e5396;
	padding-left:10px;
}
.quick_links a:link {
	text-decoration:none;
	color:#1e5396;
	padding-left:10px;
}
.quick_links a:hover {
	background-image:url(../../images/default/bullet.gif);
	width:5px;
	height:10px;
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:underline;
	padding-left:10px;
	
	
}
.quick_links a:visited {
	text-decoration:none;
	color:#1e5396;
	padding-left:10px;
}

.box_1
{
padding:5px;
border:solid 1px #cccccc; 
font-size:11px;
color:#666666;
/*color:white;*/
text-align:left;
background-image:url(../../images/default/gray_1_bg.jpg);
background-repeat:repeat;
}

.box_1_WS
{
padding:10px 10px 10px 10px;
border-top:solid 1px #CCCCCC; 
border-bottom:solid 1px #CCCCCC; 
font-size:11px;
color:#666666;
text-align:left;
}


.box_2
{
padding:1px 10px 1px 10px;
border:solid 1px #CCCCCC; 
font-size:11px;
color:white;
text-align:left;
background-image:url(../../images/default/blue_1_bg.jpg);
background-repeat:repeat;

}

.box_3
{
padding:5px 10px 5px 10px;
border: solid 1px #006699; 
font-size:11px;
color:#666666;
text-align:left;
}

.link1 a:link
{
	text-decoration:none;
	color:#0000FF;
}
.link1 a:hover
{
	text-decoration:underline;
}
.link1 a:visited
{
color:#0000FF;
}
