A:link {
color: #000066;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
}
A:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
color: #4682b4;
}
A:active {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
color: #4682b4;
}
A:hover {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
color: #1e90ff;
}
A.smalllink:link {
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
A.smalllink:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #4682b4;
	font-weight: bold;
}
A.smalllink:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #4682b4;
	font-weight: bold;
}
A.smalllink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #1e90ff;
	font-weight: bold;
}
A.cat:link {
font-family: Arial, Helvetica, sans-serif;
color: #000066;
font-size: 14px;
font-weight: normal;
text-decoration: underline;
}
A.cat-white:link {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 14px;
font-weight: normal;
text-decoration: underline;
}
A.cat-white:visited{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 14px;
font-weight: normal;
text-decoration: underline;
}
A.cat-white:active{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 14px;
font-weight: normal;
text-decoration: underline;
}
A.cat-white:hover {
font-family: Arial, Helvetica, sans-serif;
color: #1e90ff;
font-size: 14px;
font-weight: normal;
text-decoration: underline;
}
.Logo {
font-size: 24px;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
list-style-image: none;
color: #000066;
}
.regulartext {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.regulartextsmall {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.regulartextsmaller {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.regulartextxsm {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
}
.12bold {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
/*header:: Header-background*/ 
.header-background {
background: url(../images/background/bgbottom.gif) repeat-x;
font-family: Geneva, Arial, Helvetica, sans-serif;
} 
/*Logo:: logo-background*/ 
.logo-background {
background: url(../images/VectorTec_logo.gif) repeat-x;
font-family: Geneva, Arial, Helvetica, sans-serif;
} 
/*Footer:: footer-background*/ 
.footer-background {
background: url(../images/qmimages/gradient_28.gif) repeat-x;
font-family: Geneva, Arial, Helvetica, sans-serif;
} 
/*Footer:: footer-background*/ 
.body-background {
background-color:#FFF;
} 
/*Menu:: menu-background*/ 
.menu-background {
background: url(../images/qmimages/gradient_0.gif) repeat-x;
font-family: Geneva, Arial, Helvetica, sans-serif;
} 
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
a.button2 {
    background: transparent url('images/bg_button2_a.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button2 span {
    background: transparent url('images/bg_button2_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button2:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button2:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/*btn:: Controls the buttons*/ 
.btn {
border-top: 1px solid #dcdbdc;
border-bottom: 1px solid #dcdbdc;
border-left: 1px solid #dcdbdc;
border-right: 1px solid #dcdbdc;
background: url(../images/button.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-weight: Normal;
font-size: 12px;
color: #ffffff;
margin: 1px;
} 
/*btn_over:: Controls the buttons*/ 
.btn_over {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background: url(../images/button1.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-weight: Normal;
font-size: 12px;
color: #ffffff;
margin: 1px;
} 		
/*btn3:: Controls the buttons*/ 
.btn3 {
border-top: 1px solid #dcdbdc;
border-bottom: 1px solid #dcdbdc;
border-left: 1px solid #dcdbdc;
border-right: 1px solid #dcdbdc;
background: url(../images/BG_btn.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-weight: Normal;
font-size: 11px;
color: #ffffff;
margin: 1px;
} 
/*btn3_over:: Controls the buttons*/ 
.btn3_over {
border-top: 1px solid #dcdbdc;
border-bottom: 1px solid #dcdbdc;
border-left: 1px solid #dcdbdc;
border-right: 1px solid #dcdbdc;
background: url(../images/BG_menu.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-weight: Normal;
font-size: 11px;
color: #ffffff;
margin: 1px;
} 
/*btn4:: Controls the buttons*/ 
.btn4 {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background-color: #f2f7fb;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 1px;
color: #000000;
} 
/*btn4_over:: Controls the buttons*/ 
.btn4_over {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
margin: 1px;
} 	
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #000066;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000066;
}
.borders {
background-color: #979CD9;
font-size: xx-small;
font-weight: lighter;
}
.small12arial {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
list-style-image: url(/images/buttons/bullet_6.jpg);
}
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
background-color: #ffffff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
color: #0099FF;
} 
/*txtBoxStyle2:: Controls the text boxes*/  	
.txtBoxStyle2 {
background-color: #ffffff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color:#0099FF;
}
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle {
background-color: #FBFBFB;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
} 
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px;
font-weight: normal;
background-color:#F5F5F5;
padding: 8px 8px 8px 8px;
border-color: #000066;
border-width: 1px;
border-style: solid;
}
/*alternative2:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#000066;
font-size: 12px;
font-weight: bold;
background-color:#EEEEEE;
padding: 3px 3px 3px 3px;
border-color: #000066;
border-width: 1px;
border-style: solid;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
/*[START-QCC]*/.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}/*[END-QCC]*//*[START-QCC0]*/#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}/*[END-QCC0]*/
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* QuickMenu 0 */
/*"""""""" (MAIN) Container""""""""*/	
#qm0	
{	
	padding:5px;
}
/*"""""""" (MAIN) Items""""""""*/	
#qm0 a	
{	
	padding:5px 5px 4px 5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}
/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul	
{	
	padding:10px;
	margin:-2px 0px 0px 0px;
	background-image:none;
	border-style:none;
}
/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	
{	
	padding:4px 10px 5px 5px;
	color:#000066;
	font-family:Arial;
	font-size:12px;
	border-width:0px;
	border-style:none;
}
/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover	
{	
	background-color:#DADADA;
}
/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a	
{	
	background-color:#DADADA;
}
/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle	
{	
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#444444;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx	
{	
	border-top-width:1px;
	margin:4px 0px 4px 0px;
	border-color:#BFBFBF;
}
/*"""""""" Individual Vertical Dividers""""""""*/	
#qm0 .qmdividery	
{	
	border-left-width:1px;
	height:15px;
	margin:4px 2px 0px 2px;
	border-color:#AAAAAA;
}
/*"""""""" (main) Rounded Items""""""""*/	
#qm0 .qmritem span	
{	
	text-decoration:none;
}
/*"""""""" (main) Rounded Items Content""""""""*/	
#qm0 .qmritemcontent	
{	
	padding:0px 0px 0px 4px;
}
/*[END-QS0]*/



.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.header14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.red16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
