body { 
	background:white;
	color: black;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	}

div.divider-h {
	background:white url(images/dots-h.gif);
	color: black;
}
div.divider-v {
  background:white url(images/dots-v.gif);
	color:black
}

input {
	border : #333333 1px solid;
	margin : 0px;
	padding : 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #ffffff;
	color : #333333;
	}

li {
	padding-bottom : 2px;
	padding-right : 2px;
	}

.bullet {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  padding-bottom : 2px;
  padding-right : 2px;
  }

.call_me {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: black;
  background-color: white;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #FFFFFF;
  text-align: center;
  }
		
.cell_header {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #003399;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #000000;
  text-align: center;
  }

.cell_light {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: black;
  background-color: white;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #000000;
  text-align: center;
  }

.cell_dark {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: black;
  background-color: #C0C0C0;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #000000;
  text-align: center;
  }
		  
textarea {
	border : #333333 1px solid;
	margin : 0px;
	padding : 2px;
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	color : #333333; 
	background-color : #ffffff; 
	font-size : 11px;
	line-height : 150%;
	} 
	
.separator {
  color: white; 
	background-color: #ff9900; /* Orange=ff9900 is used for image borders separators */
	height: 1px;
  }
	
.colorfill_horiz {
  color: white;
  background-color: #ff9900; /* Orange=ff9900 is used for image borders separators */
	height: 3px;
	line-height : 0px;
  }

.pixframe {
  border-style : ridge;  /* solid, dashed, dotted, double,groove, ridge, insert, outsert */
	border-color: #ff9900; /* Orange=ff9900 is used for image borders separators */
	border-width: 6px;
  }
	
.header { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	}

.navstripe {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 3px;
	padding-top : 5px;
	background-color : #324379;
	}

.navigation { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	background-color : #efefef;
	color : white;
	border-bottom-style : solid;
	border-bottom-color : #000000;
	border-bottom-width : 1px;
	}

.navoff {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	background-color : #324379;
	padding-top : 3px;
	padding-bottom : 5px;
	padding-right : 10px;
	padding-left : 10px;
	border-bottom-style : solid;
	border-bottom-color : #FF9900;
	border-bottom-width : 1px;
	}

.navoff a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	}

.navoff a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF9900;
	text-decoration : underline;
	}

.navon {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	background-color : white;
	padding-top : 3px;
	padding-bottom : 5px;
	padding-right : 10px;
	padding-left : 10px;
	border-right-style : solid;
	border-right-color : #FF9900;
	border-right-width : 1px;
	border-left-style : solid;
	border-left-color : #FF9900;
	border-left-width : 1px;
	border-top-style : solid;
	border-top-color : #FF9900;
	border-top-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : white;
	border-bottom-width : 1px;
	}

.navon a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	}

.navon a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
	text-decoration : underline;
	}

.navon a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	}

.main a { 
	text-decoration: underline;
	color: #728d00; 
	}

.main a:active { 
	text-decoration: none;
	color: white; 
	}

.main a:hover { 
	text-decoration: underline;
	color : black;
	}

.title { 
	font-family : serif, Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	text-decoration : none;
	padding-bottom : 10px;
	text-align : left;
	color: #324379; 
	}

.stitle_link { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	padding-bottom : 10px;
	text-align : left;
/*	color: #2B418A; */
  color: lime;
	background-color : #EFEFEF;
	}
	
.stitle { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	padding-left : 15px;
	text-align : left;
	color : #FF9900; 
	}

.ptitle { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	padding-left : 15px;
	text-align : left;
  color : #324379;
	}

.psubtitle { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	color : #324379; 
	}
	
.subtitle { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	color : #FFFFFF; 
	}


.left {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 150%;
	padding-left : 15px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	color : black;
	}

.middle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 15px;
	padding-bottom : 5px;
	color : black;
	}

.front {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-bottom : 5px;
	color : black;
	}

.right {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 150%;
	padding-left : 30px;
	padding-right : 20px;
	padding-bottom : 5px;
	padding-top : 10px;
	background-color : white;
	color : black;
	}

.box {
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 12px;
	padding-bottom : 12px;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	background-color : white;
	color : #666666;
	}

.producttext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	color : black;
	}

.produp {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	padding-top : 3px;
	padding-bottom : 5px;
	padding-right : 10px;
	padding-left : 10px;
	}

.produp a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	}

.produp a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF9900;
	text-decoration : none;
	}

.produp a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	}

.produp a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF9900;
	text-decoration : underline;
	}

.produp2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
	padding-bottom : 5px;
	}

.produp2 a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	}

.produp2 a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF9900;
	text-decoration : none;
	}

.produp2 a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	}

.produp2 a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF9900;
	text-decoration : underline;
	}

.footer {
	background-color : #324379;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 150%;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 10px;
	padding-top : 5px;
	color : white;
	text-align : right;
	border-top-style : solid;
	border-top-color : #FF9900;
	border-top-width : 1px;
	}

.footer a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : white;
	text-decoration : underline;
	}

.footer a:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : white;
	text-decoration : underline;
	}

.footer a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : white;
	text-decoration : underline;
	}

.footer a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #FF9900;
	text-decoration : underline;
	}

.button {
	border : #333333 1px solid;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	background-color : #c0c0c0;
	font-size : 11px;
	}
 

