/***********************************************/
/*  08.02.2006 Site Change                     */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

p {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #3375C3;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 90% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding-top: 5px;
 padding-bottom: 5px;
}

h2{
 font: bold 90% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3 {
FONT-SIZE: 30px;
text-align: left;
color: #FF0000;
}

h4{
 font: bold 90% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 90% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h6{
 font: bold 90% Arial,sans-serif;
 color: #070687;
 margin: 0px;
 padding: 0px;
}

/************** Main **************/

#main{
	position:absolute;
	top: 120px;
	left: 2%;
	right: 2%;
	width:95.8%;
	background-color: #ffffff;
	min-width: 500px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#header{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.8%;
	min-width: 500px;
	background: #ffffff;
}

#pageNav{
	float: left;
	width: 143px;
	padding: 0px;
	background-color: transparent;
	border-right: 0px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 2px 5px 0px 5px;
	margin:0px 0px 0px 122px;
}

#content ul li{
	font-size: 12px;
	line-height: 1.5;
}
#title{
	margin: 0px;
	padding: 8px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
.site_file {
	border:solid 1px #ededed;
	padding: 5px; 
	margin: 0px 5px 0px 5px;
	}

.lgtxtbldrd
{
    PADDING-RIGHT: 0px;
    MARGIN-TOP: -8px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
    COLOR: #973333;
    PADDING-TOP: 0px;
    FONT-FAMILY: arial, georgia, times, serif
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 10px;
	right: 14px;
	color: #ffffff;
	width: 262px;
}

#utility2{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 36px;
	right: 14px;
	color: #ffffff;
	width: 262px;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

.toppage{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	background-color: #336699;
}
.bgr {
BACKGROUND: URL(reppri.gif); 
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 500px;
height: 32px;
color: #cccccc;
padding: 0px;
margin-top: -3px;
background-image: url(images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding-top: 3px;
	margin: 0px;
	left: 8px;
	z-index: 100;
  	font-size: small;
	color: #cccccc;
	min-width: 500px;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 2px 7px 4px 7px;
}

a.glink:hover{
	text-decoration: none;
  	color: #333333;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 2px 6px 4px 6px;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 125px;
	left: 0px;
	/*width: 100%;*/
	min-width: 500px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #666666;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	margin: 5px 5px 0px 5px;
}

html>body .feature{
	height: auto;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/*************** product styles ******************/

.product{
	font-family: Arial,sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
.productred{
	font-family: Arial,sans-serif;
	color: #FF0000;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
.productred2{
	font-family: Arial,sans-serif;
	color: #FF0000;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
}
.darkblue
   {
   background-color:#336699;
   color:#336699; FONT-SIZE: 4px;
   }
.darkblue A:link{color:#336699}
.darkblue A:visited{color:#336699}
.darkblue A:active{color:#336699}  
.product p{
	padding: 0px 0px 10px 0px;
}

.product h1{
	color: #000000;
	font-weight: bold;
}

.product h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.product a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #3375C3;
	display: block;
	padding-bottom: 5px;
}

DIV.col1
{
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    BACKGROUND-COLOR: #D6D7D9;
	DISPLAY: block; float: left;
    Z-INDEX: -10;
    FONT: 10px Verdana, sans-serif; color:#FFFFFF;
    BORDER-LEFT: black 0px solid;
    WIDTH: 140px;
    BORDER-BOTTOM: black 0px solid;
    pos:[10, 178];
}
.VertMenuBox {
	BACKGROUND-COLOR: #D6D7D9;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #0000FF;
}
.VertMenuTitle {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.VertMenuTitleBox {
        BACKGROUND: URL(images/menu_topbg.gif); 
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #392F92;
}
.VertMenuTitleBox1 {
		BACKGROUND-COLOR: #392F92;
}
.VertMenuTitleBoxBot {
        BACKGROUND: URL(images/menu_botbg.gif); 
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-COLOR: #392F92;
}
.VertMenuItems {
	COLOR: #000000; TEXT-DECORATION: none;
line-height: 14px;
}
.VertMenuItems:link {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #CE241C; TEXT-DECORATION: underline; }
.VertMenuItems:active  {
        COLOR: #081589; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}

A:link
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #4080d0;
    TEXT-DECORATION: none
}

.product a.capsule:hover{
	text-decoration: underline;
}

td.productLeft{
	padding-right: 10px;
}

.product img{
	float: middle;
	padding-right: 10px;
	padding-bottom: 20px;
}

/************** bread crumb ****************/

#breadcrumb {
 font: normal 90% Arial,sans-serif;
 color: #3375C3;
 margin: 0px;
 padding: 0px 0px 20px 0px;
}


/************** footer styles ****************/

#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 9px;
	color: #000000;
	padding: 3px 3px 3px 3px;
	margin-top: 0px;
}

/************* form styles **************/

#required {
	color: #FF0000;
	font-size: 70%;
}
#maincontent {
	width:770px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
