body { margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12}
.bodyTag {background: url(images/bg.jpg) repeat-x top left;}

A { COLOR: #424242; TEXT-DECORATION: none }

A:link { COLOR: #424242}

A:visited { COLOR: #424242}

A:hover { COLOR: #085db5 }

td, p, span, div{ color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif;}


hr {padding-right: 5px; padding-left: 5px;}
form {margin:0px; padding:0px;}
select {color:#424242; font-size:11px; border:1px solid #49635c;}

/*H Tags*/ /*default font-size for each H tag is 32,24,18,16,13,9 respectively*/

H1 {font-size: 22px; font-family:"Trebuchet MS"; font-weight:bold; color:#1c207f; margin:0px; border-bottom:2px solid #b6b7d3; padding-bottom:5px; }
H1 a:link {font-size: 18px; color: #085db5;  }
H1 a:visited {font-size: 18px; color: #085db5;}
H1 a:hover {font-size: 18px; color: #858585;}
.h1{font-size: 22px; font-family:"Trebuchet MS"; font-weight:bold; color:#6db41c; margin:0px; }
/*use this for header (page title)*/


H2 {font-size: 22px; font-family:"Trebuchet MS"; font-weight:bold; color:#1c207f; margin:0px;}
H2 a:link {font-size: 16px; font-weight:bold; color: #085db5;}
H2 a:visited {font-size: 16px; font-weight:bold; color: #085db5;}
H2 a:hover {font-size: 16px; font-weight:bold; color: #858585;}
/*use this for sub-header (you can say sub title), for ex. I used it in Glossary page*/

H3 {font-size:16px; font-family:"Trebuchet MS"; color:#26488d; margin:0px; padding:0px;}
H3 a:link {font-size:16px; font-family:"Trebuchet MS"; font-weight:bold; color:#085db5; text-decoration:none; padding:0px;}
H3 a:visited {font-size:16px; font-family:"Trebuchet MS"; font-weight:bold; color:#085db5; text-decoration:none; padding:0px;}
H3 a:hover {font-size:16px; font-weight:bold; color:#858585; text-decoration:underline; padding:0px;}
/*use this for small-title */

H4 {font-size:12px; font-weight:bold; color:#085db5; text-transform:uppercase; margin:0px;}
h4 a:link {font-size:12px; font-weight:bold; color:#085db5; text-transform:uppercase;}
h4 a:visited {font-size:12px; font-weight:bold; color:#085db5; text-transform:uppercase;}
h4 a:hover {font-size:12px; font-weight:bold; color:#858585; text-transform:uppercase;}
/*use this for bold text with special identification for ex. I used it in glossary word*/

H5 {font-size:11px; font-weight:bold; margin:0px; color:#085db5; }
h5 a:link {font-size:11px; font-weight:bold; text-decoation:none; color:#085db5;}
h5 a:visited {font-size:11px; font-weight:bold; text-decoation:none; color:#085db5}
h5 a:hover {font-size:11px; font-weight:bold; text-decoation:none; color:#001711;}

/*use this for bold small title (no special identification)*/


H6 {font-size:9px; font-weight:normal; font-style:normal; color:#001711; margin:0px; }
h6 a:link {font-size:9px; font-weight:normal; font-style:normal; color:#001711; text-decoration:underline}
h6 a:visited {font-size:9px; font-weight:normal; font-style:normal; color:#001711; text-decoration:underline}
h6 a:hover {font-size:9px; font-weight:normal; font-style:normal; color:#001711; text-decoration:none}

/* here I used it for small italic or very small notes*/

/*------------------------------------------------------------------------------------*/

/* These classes will apply at several standard places (like error message, in case if you don't want border (image link) information block etc.) default classes in each CSS*/

.error {color:#ff0000; font-weight:bold;}
.error a:link{color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:visited {color:#ff0000; font-weight:bold; text-decoration:underline}
.error a:hover {color:#ff0000; font-weight:bold; text-decoration:none;}

.button { background-color:#acd6ff;height:21px; border:1px solid #283e38; color:#101010; font-size:11px; font-weight:bold;}

.noborder {border:0px;}
.noborder a:link{border:0px;}
.noborder a:visited {border:0px;}
.noborder a:hover {border:0px;}

.information {background-color:#eaf7ff; border:1px solid #e5e5e5; padding:3px;}

.breadcrumb {color:#000000;} 
.breadcrumb a:link {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:visited {color:#000000; text-decoration:underline; font-weight:normal;}
.breadcrumb a:hover {color:#001711; text-decoration:none; font-weight:normal;}

.highlighted-row {background-color: #eaf7ff; padding: 4px;}
.highlighted-row table {border:1px solid #001711; background-color: #eaf7ff; padding: 4px; }
.highlighted-row table td table{border:0px solid #000000; background-color: #eaf7ff; padding: 4px;}
.highlighted-row a:link {color:#001711; text-decoration:none; font-weight:normal;}
.highlighted-row a:visited {color:#001711; text-decoration:none; font-weight:normal;}
.highlighted-row a:hover {color:#001711; text-decoration:underline; font-weight:normal;}

.highlighted-row1 {background-color: #c1c1c1; padding: 4px; color:#454545;}
.highlighted-row1 table {border:1px solid #757575 ;background-color: #c1c1c1; padding: 4px;}
.highlighted-row1 table td table{border:0px solid #000000; ;background-color: #c1c1c1;  padding: 4px;}
.highlighted-row1 a:link {color:#454545; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:visited {color:#454545; text-decoration:none; font-weight:normal;}
.highlighted-row1 a:hover {color:#cdcece; text-decoration:underline; font-weight:normal;}

.highlighted-row2 {background-color: #eaf7ff; padding: 4px;}
.highlighted-row2 {border:1px solid #001711 ;background-color: #eaf7ff; padding: 4px;}
.highlighted-row2 table td table{border:0px solid #000000; background-color: #eaf7ff; padding: 4px;}
.highlighted-row2 a:link {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:visited {color:#333333; text-decoration:none; font-weight:normal;}
.highlighted-row2 a:hover {color:#001711; text-decoration:underline; font-weight:normal;}

.highlighted-row3 {background-color: #023281; padding: 4px;}
.highlighted-row3 {border:1px solid #001711; background-color: #023281; padding: 4px; color:#ffffff;}
.highlighted-row3 table td table{border:0px solid #000000; background-color: #023281; padding: 4px;}
.highlighted-row3 a:link {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:visited {color:#ffffff; text-decoration:none; font-weight:normal;}
.highlighted-row3 a:hover {color:#efefef; text-decoration:underline; font-weight:normal;}

/*special table with header or alter effect*/

img.productimage {border:1px solid #001711; padding:3px;}

/*.price {background-color: #085db5; padding:2px; font-weight:bold;}*/
.price {background-color:#016fae; font-weight:bold; color:#ffffff;}

.pagelist {color:#001711}
.pagelist table {padding:3px;}
.pagelist table td {padding:3px; padding-left:6px; padding-right:6px;  }
.pagelist table td a:link {color:#085db5; text-decoration:none; font-weight:bold;}
.pagelist table td a:visited {color:#085db5; text-decoration:none; font-weight:bold;}
.pagelist table td a:hover {color:#454545; text-decoration:none; font-weight:bold;}

.pagelist p {color:#000000}
.pagelist p a:link {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:active {color:#333333; text-decoration:none; font-weight:bold;}
.pagelist p a:hover {color:#085db5; text-decoration:none; font-weight:bold;}

table .alt-lines {border:1px solid #001711; border-collapse:collapse; background-color:#231c56;}
table .alt-lines .alt-lineschange1 {background-color:#ffffff; padding:2px; border:1px solid #ffffff; }
table .alt-lines {background-color:#F7F7F7; padding:2px; font-weight:bold;  }
table .alt-lines .alt-linechange2 {background-color:#eaf7ff; color:#000000; font-weight:normal;  }

table.tablewithheader  {border:1px solid #085db5; border-collapse:collapse; padding:3px;}
.tablewithheader td {border:1px solid #085db5; border-collapse:collapse; padding:3px;}
.tablewithheader th{border:1px solid #085db5; border-collapse:collapse; padding:3px; background-color:#eaf7ff; color:#001711;}
.tablewithheader a:link {color:#001711; font-weight:normal;}
.tablewithheader a:visited{color:#001711; font-weight:normal;}
.tablewithheader a:hover {color:#085db5; font-weight:normal;}

.imgna {background-color:#eaf7ff; text-align:center; width:100px; height:100px; text-transform:uppercase}
.imgna td a:link {color:#000000; text-decoration:underline}
.imgna td a:visited {color:#000000; text-decoration:underline}
.imgna td a:hover {color:#001711; text-decoration:none}

.textbold { font-size: 11px; font-weight: bolder;}
.textsmall {font-size: 10px;}
.txtprice {	color: #CC0000;font-size: 11px; font-weight:bold;}

.logintab {background-color: #eaf7ff; padding: 4px; }
.logintab table {border:1px solid #085db5 ;background-color: #c0e7ff; padding: 4px;}
.logintab th {background-color:#023281;}
.logintab table td table{background-color: #eaf7ff;  padding: 4px; }
.logintab a:link {color:#001711; text-decoration:none; font-weight:bold;}
.logintab a:visited {color:#001711; text-decoration:none; font-weight:bold;}
.logintab a:hover {color:#001711; text-decoration:underline; font-weight:bold;}

.fntwhitebold { font-size: 11px; font-weight: bold;	color: #FFFFFF; }

table.invocetab  {border:1px solid #001711; border-collapse:collapse; padding:3px;}
.invocetab td {border:1px solid #001711; border-collapse:collapse; padding:3px;}

table.bluetable  {border:1px solid #085db5; border-collapse:collapse; padding:3px;}
.bluetable td {border:1px solid #085db5; border-collapse:collapse; padding:2px;}
.bluetable td.cap {border:1px solid #085db5; color:#085db5; border-collapse:collapse; padding:2px; text-transform:uppercase;}
.bluetable th{border:1px solid #085db5; border-collapse:collapse; padding:2px; height:20px; background-color:#eaf7ff; color:#000000; font-size:11px; text-transform:uppercase;}
.bluetable a:link {color:#001711; font-weight:normal;}
.bluetable a:visited{color:#001711; font-weight:normal;}
.bluetable a:hover {color:#000000; font-weight:normal;}

.mid {background-color:#f7f7f7; text-align:left; padding-left:13px; padding-right:13px; padding-bottom:13px;}


.titlefont {font-size: 18px; color: #434343; margin:0px;  }

.fontwhite {color:#FFFFFF;}

input,textarea{color:#424242; border:1px solid #242424; font-size:11px}

.bdrmain { background-color:#FFFFFF;}

table.footer { height:50px; }
.footer td{ color:#26488d; font-size:14px;padding:8px}
.footer a:link{color:#26488d; font-weight:400;  }
.footer a:visited{color:#26488d; font-weight:400;  }
.footer a:hover{color:#333333; font-weight:400;  }

.sitetitlefont {font-size:18px; font-weight:bold; color: #000000; padding-left:20px; padding-top:10px}

table.topicons { padding:2px;}
.topicons td{ text-align:center; padding:5px; }
.topicons td.last{ text-align:center; padding:5px;}

table.linkmenu { margin:0px;  }
.linkmenu td{ font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; text-align:center;  color:#ffffff; padding-left:6px; padding-right:6px;}
.linkmenu a:link {font-family:"Trebuchet MS";font-weight:bold; color:#FFFFFF; text-decoration:none;}
.linkmenu a:visited{font-family:"Trebuchet MS"; font-weight:bold; color:#FFFFFF;text-decoration:none;}
.linkmenu a:hover {color:#6cb61b ;}

.overmenu { background-color:#d1e8ff; border-bottom:1px solid #cdcece; padding-left:5px; padding-right:5px; height:20px; color:#085db5; font-weight:bold;  }
a.overmenu:link { background-color:#d1e8ff; border-bottom:1px solid #cdcece; padding-left:5px; padding-right:5px; height:20px; color:#085db5; font-weight:bold;  }
a.overmenu:visited { background-color:#d1e8ff; border-bottom:1px solid #cdcece; padding-left:5px; padding-right:5px; height:20px; color:#085db5; font-weight:bold;  }
a.overmenu:hover { background-color:#e6e6e6; border-bottom:1px solid #cdcece; padding-left:5px; padding-right:5px; height:20px; color:#023281; font-weight:bold; }

table.leftmenu {}
.leftmenu td{ padding-left:40px; height:30px;}
.leftmenu a:link {font-weight:bold; color:#000000;height:30px;}
.leftmenu a:visited{ font-weight:bold; color:#000000;height:30px;}
.leftmenu a:hover { font-weight:bold;  color:#ffffff;height:30px;}


.slogantext { font-size: 18px;	font-weight: 200; color: #ffffff; padding-bottom:7px; padding-right:5px; }

.leftbase {background-color:#8cb9d3; border-right:#FFFFFF solid 1px;}

.leftback { padding:5px; background-color:#f6fcff; }
.leftback td{}
.leftback a:link {color:#001711; text-decoration:none; font-weight:bold;}
.leftback a:visited{color:#001711; text-decoration:none; font-weight:bold;}
.leftback a:hover {color:#001711; text-decoration:none;}

.rightback { padding:5px; background-color:#eaf7ff;  border-left:#FFFFFF solid 1px;}
.rightback td{ }
.rightback a:link {color:#001711; text-decoration:none; font-weight:bold;}
.rightback a:visited{color:#001711; text-decoration:none; font-weight:bold;}
.rightback a:hover {color:#001711; text-decoration:none;}


table.box { }
.box th{ color:#f36e3a; font-size:12px; font-weight:600; border-bottom:solid 1px #001711; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.box td{ padding:3px;}
.box a:link{ color:#001711; }
.box a:visited{ color:#001711; }
.box a:hover{ color:#001711; }

table.boxright { }
.boxright th{ color:#424242; border-bottom:solid 1px #001711; text-align:center; height:25px; padding-left:4px; padding-right:4px;}
.boxright td{ padding:3px; }
.boxright a:link{ color:#001711; }
.boxright a:visited{ color:#001711; }
.boxright a:hover{ color:#001711; }

table.checkbox td input{ background-color:transparent; border:0px;}
.bdrright{border-right:solid 1px #cccccc;}

.copyrights {color:#b6b7d3; font-size:11px;}
.copyrights a:link{color:#b6b7d3; font-size:11px;}
.copyrights a:visited{color:#b6b7d3; font-size:11px;}
.copyrights a:hover{color:#242424; font-size:11px;}

.required { color:#FF0000;}

.imgrightpadding { padding-right:5px;}

.graybase { background-color:#e8e8e8;}

.toppadding {padding-top:2px;}
.leftpadding { padding-left:5px;}

.bottomborder {border-bottom:solid 1px #085db5;}

.topborder { border-top:solid 2px #085db5; }

.boldbluetext {color:#013f81; font-weight:bold;font-size:11px;}
.boldbluetext a:link{color:#013f81;font-weight:bold; font-size:11px;}
.boldbluetext a:visited{color:#013f81;font-weight:bold; font-size:11px;}
.boldbluetext a:hover{color:#101010;font-weight:bold; font-size:11px;}

/*RapidVector Trial*/
.leftshadow{ background:url(images/left_bg.jpg) no-repeat top right; width:75px;}
.rightshadow{background: url(images/right_bg.jpg) no-repeat top left; width:75px;}
.shadow{ background:url(images/shadow.jpg) repeat-y top left;}

.logo_bg{ background:url(images/top_bg.jpg) repeat-x left top; padding:0px; height:96px; border-top:1px solid #bdbcbd; border-left:1px solid #bdbcbd; border-right:1px solid #bdbcbd; }
.logo{padding:17px 17px 18px 18px;}
.line{background-color:#778fbc; padding-top:4px;}
.menu_bg{ background:url(images/menu_bg.jpg) repeat-x left top; width:473px;}
.bg{background-color:#f7f7f7; text-align:left;}
.boxl_topline{ height:10px; background:url(images/boxs_midline.jpg) repeat-x left top; border-right:1px solid #bdbcbd;}
.boxr_btmline{ height:10px; background:url(images/boxs_midline1.jpg) repeat-x left top; border-right:1px solid #bdbcbd;}
.box_midline{ border-left:1px solid #bdbcbd; border-right:1px solid #bdbcbd; width:596px; height:209px; padding:4px 14px 4px 14px; line-height:20px; }
.design_bg{ background:url(images/3design_bg.jpg) repeat-x top left; width:804px; text-align:left;}
.temp_bg{ border:1px solid #bfbebf; background:url(images/temp_bg.jpg) repeat-x left top; padding:0px; height:49px; text-align:center; }
.temp_textbg{ background:url(images/template_textbg.jpg) repeat-y top left;padding:15px;}
.temp_text{margin:0px; padding:0px;}
.temp_text ul{margin:0px; padding-left:0px; text-align:left;}
.temp_text li{ list-style:none; background:url(images/oringe.jpg) no-repeat 0px; line-height:20px; margin:0px; padding-left:15px;}
.more{font-size:12px; color:#dc661b; text-align:right;}
.more a:link, .more a:visited, .more a:active {font-size:12px; color:#dc661b; text-decoration:underline;}
.more a:hover{color:#333333; text-decoration:none;}
.footer_sup{ background: url(images/footer_sup.jpg) repeat-x bottom left; height:13px;}

.bullet { margin:0px; padding-left:5px;  }
.bullet ul{ margin:0px; padding-left:5px;  }
.bullet li{ margin:7px 0px; list-style:none; line-height:18px; background-image:url(images/rvtrial_bullet.gif); background-repeat:no-repeat; background-position:left; padding-left:15px;  }

#blockmain { width:49%; float:left; display:inline; margin:2px;}

#block1 { display:block; width:100%; list-style-type:none; margin:0px; padding:0px; }
#block1 li { height:110px; padding:5px; display:block; }

#block1 li a:link, #block1 li a:visited { border:#ebecfc 2px solid; height:110px;display:block; padding-top:2px; }
#block1 li a:hover { border:#ec7423 2px solid; background-color:#efefef; height:110px; display:block; }

#column1 { width:338px; float:left; padding:0px; margin:0px;background-color:#f7f7fb;font-weight:bold; border-right:solid 2px #fff;}
#column2 { width:118px; float:left; padding:0px; margin:0px;background-color:#fafef5;border-right:solid 2px #fff;}
#column3 { width:118px; float:left; padding:0px; margin:0px;background-color:#fff8f4;border-right:solid 2px #fff;}

#title1 { color:#101010; background-color:#e1e1f0; text-align:center; overflow:hidden;padding:0px; margin:0px; float:none; font-size:12px; font-weight:bold; line-height:25px; border:solid 1px #0b0f66; }
#title2 { color:#101010; background-color:#ebfbd7; text-align:center; overflow:hidden;padding:0px; margin:0px;float:none; font-size:12px; font-weight:bold;line-height:25px;border:solid 1px #6db41a;}
#title3 { color:#101010; background-color:#ffede1; text-align:center; overflow:hidden;padding:0px; margin:0px;float:none; font-size:12px; font-weight:bold;line-height:25px; border:solid 1px #ed5100;}


#bluecolm{ width:100%;float:left;}
#bluecolm ul{ margin:0px; padding:0px;}
#bluecolm li{border-bottom:solid 1px #c5c6fc; margin:0px; padding:0px; list-style-type:none; padding-left:5px; height:20px;padding-top:5px;}

.greencolm{ width:100%;float:left;}
.greencolm ul{ margin:0px; padding:0px;}
.greencolm li{border-bottom:solid 1px #a9e36f; margin:0px; padding:0px; list-style-type:none; padding-left:5px; text-align:center; height:20px; padding-top:5px;}

.orangecolm{ width:100%;float:left;}
.orangecolm ul{ margin:0px; padding:0px; list-style:none}
.orangecolm li{border-bottom:solid 1px #fb804a; margin:0px; padding:0px; list-style-type:none; padding-left:5px; text-align:center; height:20px; padding-top:5px;}

.checkimg { background-image:url(images/nav-prefs.gif); background-position:center; background-repeat:no-repeat;}

.uncheckimg { background-image:url(images/nav-stop.gif); background-position:center; background-repeat:no-repeat;}
/*End*/
