@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:link {
	color: #0099cc;
}
a:hover {
	color: #003366;
}


body,td,th {font-family: Helvetica, sans-serif;}

.header_title { font-family:Helvetica, sans-serif; font-size:35px; font-weight:100; color:#FFFFFF; text-decoration:none;  }
.header_title a { font-family:Helvetica, sans-serif; font-size:35px; font-weight:100; color:#FFFFFF; text-decoration:none; }
.header_title a:hover { font-family:Helvetica, sans-serif; font-size:35px; font-weight:100; color:#FFFFFF; text-decoration:none;  }
.header_title a:visited { font-family:Helvetica, sans-serif; font-size:35px; font-weight:100; color:#FFFFFF; text-decoration:none;  }


.header_text { font-family:Helvetica, sans-serif; font-size:15px; font-weight:100; color:#FFFFFF;  }

.product_style {font-family:Helvetica, sans-serif; font-size:11px; font-weight:200;}
.product_header {font-family:Helvetica, sans-serif; font-size:15px; font-weight:bold;}

.hide_style {font-family:Helvetica, sans-serif; font-size:11px; font-weight:200; color:#003366;}
.hide_style a:hover {font-family:Helvetica, sans-serif; font-size:11px; font-weight:200; color: #0099CC;}
.hide_style a {font-family:Helvetica, sans-serif; font-size:11px; font-weight:200; color: #003366;}
.hide_style a:visited {font-family:Helvetica, sans-serif; font-size:11px; font-weight:200; color:#003366;}




.button_style {font-family:Helvetica, sans-serif; font-size:14px; font-weight:200; color: #666666;}
.button_style a {font-family:Helvetica, sans-serif; font-size:14px; font-weight:200; color: #666666;}
.button_style a:hover, .button_style a:visited:hove {font-family:Helvetica, sans-serif; font-size:14px; font-weight:200; color: #333333;}
.button_style a:visted {font-family:Helvetica, sans-serif; font-size:14px; font-weight:200; color: #666666;}



.menu_style {font-family:Impact, "Helvetica CY", sans-serif; font-size:18px; color:#FFFFFF; letter-spacing:1pt;}
.menu_style a {font-family:Impact, "Helvetica CY", sans-serif; font-size:18px; color:#FFFFFF; letter-spacing:1pt;}
.menu_style a:hover, .menu_style a:visited:hover  {font-family:Impact, "Helvetica CY", sans-serif; font-size:18px; color:#0099CC; letter-spacing:1pt;}
.menu_style a:visited{font-family:Impact, "Helvetica CY", sans-serif; font-size:18px; color:#FFFFFF; letter-spacing:1pt;}


.list_style {font-family:Helvetica, sans-serif; font-size:12px; font-weight:200; color:#FFFFFF; line-height:20px;}
.list_style a {font-family:Helvetica, sans-serif; font-size:12px; font-weight:200; color:#FFFFFF; line-height:20px;}
.list_style a:hover {font-family:Helvetica, sans-serif; font-size:12px; font-weight:200; color:#003366; line-height:20px;}
.list_style a:visited {font-family:Helvetica, sans-serif; font-size:12px; font-weight:200; color:#FFFFFF; line-height:20px;}


.hid_div_link {font-size: 12px;}

ul.NoBulletNoIndent {list-style-type: none; margin-left: 0px; padding-left: 0px;}

h2 { font-family: Impact, Helvetica CY, sans-serif; font-weight:100; color:#0099CC; font-size:36px;}


a{text-decoration:none}



#container {
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: relative;
	margin-bottom: 25px;
	margin-top: 5px;
}



body {
	background-image: url(../images/bkgd_sa.jpg);
	background-repeat: repeat-x;
}


#top {
width:950px;
height:114px;
background-color:#0099CC;
background-image:url(../images/bkgd_top.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#logo{
width: 195px;
height:100px;
float:left;
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
}

#heading_top{
width:680px;
height:60px;
float:left;
padding-top:20px;
padding-left: 10px;
margin-left:60px;
}

#menu_top {
width: 1100px;
height: 50px;
clear:both;
}

.menu_block {
width:90px;
float:left;
padding-left:15px;
padding-top:3px;
text-align:center;
line-height:17px;
padding-top:5px;}

#left_col {
width:380px;
height:450px;
float:left;
padding-left:10px;
clear:both;
}

#right_col {
width:600px;
height:495px;
padding-left:30px;
margin-left:30px;
padding-top: 15px;
float:left;
}

#links {
width: 1100px;
height: 150px;
background-image:url(../images/bkgd_btm.gif);
background-repeat:no-repeat;
background-position:top;

}



.left-box {
float:left;
}

.list-box {
float:left;
padding-left:20px;
width: 140px;
margin-right:58px;
padding-top:8px;

}

