/* site-wide styles */

H1 {

    font-family: Arial, Helvetica, sans-serif;
	
	font-size: 10pt; 

    color: black;
	
}

.header1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bolder;

	color: #444444;

}

.redheader1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bolder;

	color: RED;

}


.h1format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	color: #000066;
}


.header2 {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	color: #FFFFFF;

}

.header3 {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	color: #000000;

}

.header4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bolder;

	color: #000000;

}

.body1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

}

.body2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

}

.body3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;
	
	color: Blue;


}

.body4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

}

.body5 {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px
}

.header5 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bolder;

	color: #000066;
}
.body6 {










	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	font-weight: normal;

	color: #000000;
}
.header6 {




	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-style: normal;

	color: #5D5D5D;
}
.header7 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bolder;

	color: #FFFFFF;
}

.header8 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bolder;

	color: #444444;

}

td.header9 {
	background: #1C70BF;
	margin: 0px;
	border: 0px;
	font: bold "MS Sans Serif";
	color: White;
	border-left: #1C70BF;
	border-right: #1C70BF;
	border-width: thick;
}

table.checkout {
	border-top : 1px solid #444444;
	border-bottom : 1px solid #444444;
	border-right : 1px solid #444444;
	border-left : 1px solid #444444;
}


table.lt_blue {
	border-top : 1px solid #8398BD;
	border-bottom : 1px solid #8398BD;
	border-right : 1px solid #8398BD;
	border-left : 1px solid #8398BD;
}


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444444;
}


div, p, font, td, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444444;
}

li.validation
{color:Red;}

input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #444444;
}

	

li {
	padding-bottom: 3px;
	padding-top: 3px;
}

a {
	
}

a:link {
	color: #1D70C0;
	text-decoration: none;
}

a:visited {
	color: #1D70C0;
	text-decoration: none;
}

a:hover {
	color: #1D70C0;
	text-decoration: underline;
} 

/* top menu styles */

.topmenu {
	color: #1C70BF;
	font-weight: normal;
	background : #EDF5FD;
	height : 14;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}

a.topmenu:link {
	color: #1C70BF;
	font-weight: normal;
	text-decoration: underline;
}

a.topmenu:visited {
	color: #1C70BF;
	font-weight: normal;
	text-decoration: underline;
}

a.topmenu:active, a.topmenu:hover {
	color: #1C70BF;
	font-weight: normal;
	text-decoration: underline;
}

/* menu styles */

.menu {
	color: #666666;
	font-weight: normal;
}

a.menu:link, a.menu:visited {
	color: #444444;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: none;
	width: 100%;
}

a.menu:hover {
	color: #444444;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: underline;
	width: 100%;
}

a.menu:active {
	color: #444444;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: underline;
	width: 100%;
}

.left-menu-separator {
	background-image: url(/img/bg-lmsep.gif);
	color: #666666;
	font-weight: bold;
}

/* menu styles */

/* popup styles */

.popup {
	color: #666666;
	font-weight: normal;
}

a.popup:link, a.popup:visited {
	background-color: #D6E4F1;
	color: #373737;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: none;
	width: 100%;
}

a.popup:hover {
	background-color: #98BEE1;
	color: #FFFFFF;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: none;
	width: 100%;
}

a.popup:active {
	background-color: #1C70BF;
	color: #FFFFFF;
	font-weight: normal;
	height: 18px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: underline;
	width: 100%;
}

/* popupstyles */

.topsubmenu {
color: #666666;
font-weight: bold;
}

td.topsubmenu{
	color:#666666;
	font-weight:normal;
}

a.topsubmenu:link, a.topsubmenu:visited {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: none;
	width: 100%;
}

a.topsubmenu:hover {
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: underline;
	width: 100%;

}

a.topsubmenu:active {
background-color: #FFC83D;
color: #FFFFFF;
font-weight: bold;
height: 18px;
padding-bottom: 1px;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
text-decoration: underline;
width: 100%;
}


/* copyright style */

a.copy:visited, .copy, a.copy:link {
	color: #1C70BF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.copy:hover {
	color: #D9D9D9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* li styles */

.li {
	font-weight: normal;
	padding-bottom: 4px;
}

/*
 a.li:link {
	color: #3366CC;
	font-weight: normal;
	text-decoration: none;
}

a.li:visited {
	color: #6699CC;
	font-weight: normal;
	text-decoration: underline;
}

a.li:hover {
	color: #0099FF;
	font-weight: normal;
	text-decoration: underline;
} 
*/

/* command line style - for FAQ */

.commandline {
	font-style: italic;
}



/* subtitle - currently used only on the root page */

.subtitle {
	color: #3366CC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.textlink { color: #666666; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; ; text-decoration: none}
a.textlink:hover { color: #1D70C0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; ; text-decoration: underline}
.light {  color: #999999}
a.light { color: #999999 }

.understrike {
	color: #333333;
	text-decoration: line-through;
	font-family : Arial, Helvetica, sans-serif;
}


.ftproduct, a.ftproduct:link, a.ftproduct:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1D70C0;
}

a.ftproduct:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #1D70C0;
}


.vcat-comment {
	color: #008000;
}

.vcat-blue {
	font-family : Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}

.vcat-ltblue {
	color: #1D70C0;
}

a.vcat-ltblue{
	color:#1D70C0;
	text-decoration : none;
}

a.vcat-ltblue:visited{
	color:#1D70C0;
	text-decoration : none;
}

a.vcat-ltblue:hover{
	color: #1D70C0;
	text-decoration: underline;
}

.vcat-dkblue {
	color: #003F78;
}

.vcat-grey {
	color:#666666;
}
a.vcat-grey{
	color:#666666;
	text-decoration : none;
}

a.vcat-grey:visited{
	color:#666666;
	text-decoration : none;
}

a.vcat-grey:hover{
	color:#666666;
	text-decoration : underline;
}

.vcat-red {
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
}

a.vcat-red:link {
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.vcat-red:visited {
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.vcat-white{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

.vcat-white16{
	color: #FFFFFF;
	font-size: 14;
	font-family : Arial, Helvetica, sans-serif;
}

a.vcat-white16{
	color:#FFFFFF;
	text-decoration : none;
	font-size: 14;
	font-family : Arial, Helvetica, sans-serif;
}

a.vcat-white16:visited{
	color:#FFFFFF;
	text-decoration : none;
	font-size: 14;
	font-family : Arial, Helvetica, sans-serif;
}

a.vcat-white16:hover{
	color:#FFFFFF;
	text-decoration : underline;
	font-size: 14;
	font-family : Arial, Helvetica, sans-serif;
}

ul.box
{
	list-style-type: none;
	list-style-image: url(box.jpg);
	list-style-position:outer ;
	line-height: 13px;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

