
*
{
        margin: 0px;
        padding: 0px;
}

a:link {
	color: #097E94;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #097E94;
}

body {
	
	background: #037BB0 url(back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	width: 1001px;
	margin: 0px auto;

}

#main
{
        width: 1001px;
        background: url(table_back.gif) repeat-y;
        margin-bottom: 10px;
}

#top
{
        background: url(top.jpg) no-repeat;
        width: 1001px;
}

#bottom
{
       background: url(bottom.gif) no-repeat;
       width: 1001px;
       height: 17px;
}

#back
{
        width: 1001px;
        margin: 0px auto;
}

#header {
	text-align: left;
	margin-bottom: 7px;
}

#logo {
        width: 981px;
        height: 180px;
        text-align: left;
        padding: 20px;
        color: #ffffff;
}

#logo h1
{
        padding-left: 500px;
        padding-top: 50px;
        padding-right: 20px;
        font-size: 20px;
        color: #0370a0;
        text-transform: capitalize;
        text-align: center;
        font-weight: bold;
}

#logo h2
{
        padding-left: 500px;
        padding-top: 5px;
        padding-right: 20px;
        font-size: 16px;
        color: #037BB0;
        text-align: center;
        font-style: italic;
        font-weight: normal;
}

.download_header
{
         padding-left: 640px;
         padding-top: 15px;
         border: 0;
}

#menuBar
{
        width: 986px;
        height: 42px;
        padding-top: 5px;
        margin-top: 5px;
        padding-left: 15px;
        background: url(menu.gif) no-repeat;
        margin-bottom: 5px;
}

#menuBar a
{
         color: #ffffff;
}

#menuBar .util
{
         width: 12.5%;
         float: right;
         margin-top: -5px;
         margin-right: 7px;
         margin-bottom: 7px;
}

#right
{
	width: 244px;
	float: right;
	margin-right: 4px;
	margin-top: 7px;
}

#right h3
{
       width: 220px;
       height: 20px;
       font-size: 14px;
       font-weight: bold;
       padding-left: 24px;
       padding-top: 12px;
       text-transform: uppercase;
       color: #ffffff;
       background: url(title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
       background: #FFFFFF;
}

#right .right_bottom
{
       padding-bottom: 10px;
       margin-bottom: 10px;
       background: url(title_bottom.gif) no-repeat bottom;
}

#right li  {
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 3px;
}

#right .sub
{
	padding-left: 30px;
}

#right a {
	color: #097E94;
	text-transform: capitalize;
}

#right a:visited {
	color: #097E94;
}

#right p
{
       font-size: 10px;
       padding-left: 10px;
       padding-right: 10px;
       color: #097E94;
}

.bot
{
       padding: 10px;
}

#left
{
       width: 710px;
       padding-left: 20px;
       padding-top: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#left H5 {
        font-size: 14px;
        FONT-WEIGHT: bold;
	color: #9ba9b4;
}

#left H6 {
	font-size: 12px;
	FONT-WEIGHT: normal;
	color: #037BB0;
}

#left H4 a, H5 a, H6 a {
	color: #037BB0;
        text-decoration: underline;
}

#left a:hover {
	text-decoration: none;
	color: #037BB0;
}

#left a:visited {
	color: #097E94;
}

.icon_img
{
        width: 24px;
        height: 24px;
        border: 0;
	padding-right: 10px;
}

.icon_smallimg
{
        width: 16px;
        height: 16px;
        border: 0;
	padding: 5px;
}

.gen_img
{
        border: 0;
	padding-right: 10px;
}

#left a
{
	color: #037BB0;
	text-decoration: underline;
}

#left p {
	margin: 5px;
	padding: 0;
}

#album {
	width: 100%;
        height: 552px;
        margin: 0px;
}

#header_album {
	width: 100%px;
        height: 236px;
        margin: 0px;
}

#left h1 {
	margin: 0;
	padding: 0;
	font-size:18px;
	font-weight:bold;
}

.h1_large_text {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #097E94;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #097E94;
}

#left ol, #left ul
{
margin-left: 30px;
}

.para_text {
        text-align: justify;
}

.para_footnote {
	text-align: right;
	color: #037BB0;
	font-size: 11px;

}

.table_text {
        text-align: justify;
        color: #6a6a6a;
}

.data_table {
       width: 100%;
       MARGIN: 1em auto;
       BORDER-COLLAPSE: collapse;

}

.data_table TD {
	BORDER-BOTTOM: #e5eff8 1px solid; 
      TEXT-ALIGN: center; 
      BORDER-LEFT: #e5eff8 1px solid; 
      PADDING-BOTTOM: 0.3em; 
      PADDING-LEFT: 1em; 
      PADDING-RIGHT: 1em; 
      PADDING-TOP: 0.3em;
}
.data_table TH {
      BORDER-BOTTOM: #e5eff8 1px solid; 
      TEXT-ALIGN: left;
      PADDING-BOTTOM: 0.3em;
      PADDING-LEFT: 1em;
      PADDING-RIGHT: 1em;
      PADDING-TOP: 0.3em;
      FONT-WEIGHT: normal;
}

#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}    


a.menuLink {
	text-decoration: none;
}

a.menuLink:link {
	text-decoration: none;
}

a.menuLink:hover {
	text-decoration: none;
	border:solid 1px #DEDEDE;
	background:#FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.infoBox {
	text-decoration: none;
	border:solid 1px #DEDEDE;
	background:#FFFFCC;
	padding: 10px;
}

.infoBoxBottomPad {
	text-decoration: none;
	border:solid 1px #DEDEDE;
	background:#FFFFCC;
	padding: 10px;
	padding-top: 0px;
}

.productBox {
	text-decoration: none;
	border:solid 4px #FFFFFF;
	background:#E5EFF8;
	padding: 10px;
}

img:hover {  
        overflow:hidden;
        z-index:200;
        opacity:0.7;
        filter:alpha(opacity=70)
}

div.banner_left_menu{
	display:block; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background-color:#FFFFFF;
}

div.banner_left_index{
	display:block; 
	width:11px; 
	height:850px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(shadowLine.jpg) repeat-y;
}

div.banner_left_product{
	display:block; 
	width:11px; 
	height:510px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(shadowLine.jpg) repeat-y;
}

.banner_left_menu_element_total{
	display:block; 
	width:246px; 
	float:left; 
	text-decoration:none;
	color:#6e787d;
}

.banner_left_menu_element_total:hover{
	background-color:#f0f5f8;
}
.banner_left_menu_element_title{
	display:block; 
	padding:5px 20px 0 10px; 
	font-size:15px;
	font-weight: bold;
	text-decoration:underline;
	color:#097E94;	
}

.banner_left_menu_element_title:hover{
	background-color:#f0f5f8;
}

.banner_left_menu_element_txt{
	display:block; 
	padding:3px 20px 7px 10px; 
	text-decoration:none;
	color:#6e787d;	
}

.icon_award
{
        width: 96px;
        height: 96px;
        border: 0;
        padding: 5px;
}

.icon_award_rect
{
        width: 110px;
        height: 55px;
        border: 0;
        padding: 5px;
}