#WhiteBorderLeft {
}

#navVert {
	margin: 1em 0 0 4;
	padding: 2 0 2 4;
	line-height: 25px;
	background-color: #000000;
}
#navVert li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navVert a, #navVert a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 3px;
	background-color: #000000;
	width: 160px;
	margin-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 0.05em solid #6699CC;
}
#navVert a:hover, #navVert a:active, #navVert a:focus {
	color: #FF0000;
	background-color: #000000;
	text-decoration: blink;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navVert h2{
	font-weight: bold;
	color: #6699CC;	
	font-size: 1em;
}
#RequestForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}
#rightDottedBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
input {
	border: 1px solid #CCCCCC;
	background-color: #EFF4FA;
}
#error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FF0000;
}
body   {
    /* redundant selectors to help NS4 remember */
    font-size: 11px;
   	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/redbgfade.jpg);
	background-repeat: repeat-x;
}
div, p, th, td, li, dd {
    /* redundant selectors to help NS4 remember */
    font-size: 11px;
   	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#WhiteBorderRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #999999;
	background-color: #FFFFFF;
	padding-right: 3px;
}
#maincontent h1 {
	font-family : Arial, Helvetica, San-Seriff;
	font-size : 16px;
	font-weight : bold;
	color: #003366;
	vertical-align : top;
	text-align : left;
	text-transform: capitalize;
	padding-left: 5px;
}
#maincontent h3 {
	font-family : Arial, Helvetica, San-Seriff;
	font-size : 12px;
	font-weight : bold;
	color: #003366;
	vertical-align : top;
	text-align : left;
	text-transform: capitalize;
	padding-left: 5px;
}
#maincontent a {
	color: #6699CC;
	padding-left: 5px;
}
#navHome {
	margin: 1em 0 0;
	padding: 2 0 2 4;
	line-height: 35px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #000000;
}

#navHome a, #navHome a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 145px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 33px;
	line-height: 13px;
	border: 1px solid #FFFFFF;
	background-image: url(images/homeBlackTab.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 1px;
	margin-bottom: 1px;
}
#navHome a:hover, #navHome a:active, #navHome a:focus {
	color: #FFFFCC;
	text-decoration: blink;
	background-color: #000000;
	background-image: url(images/homeBlackTab.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#silverBar {
	line-height: 20px;
	background-image: url(images/silverbarRepeat.jpg);
	background-repeat: repeat-x;
}
#bottom {
	background-image: url(images/bottomblackRepeat.jpg);
	background-repeat: repeat-x;
	height: 10px;
	padding-left: 10px;
}
#navRed {
	line-height: 35px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/redTab.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#navRed a, #navRed a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/redTab.gif);
	height: 31px;
	border: 0px none;
}
#navRed a:hover, #navRed a:active, #navRed a:focus {
	text-decoration: none;
	background-image: url(flash/test.swf);
	
}
#credits a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: right;
	text-align: right;
}
#maincontentLeftColumn {
	padding-right: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
#maincontentImageColumn {
	border-left: 0.05em solid #E9E9E9;
	padding-left: 10px;
}
#maincontentImageColumn li{
	list-style-type: none;
	list-style-image: url(images/red_arrow_small.gif);
	padding: 0px 20px 0px 0px;
	margin-top: 5px;
	list-style-position: outside;
}
#MainHeading {
	border: 1px solid #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-transform: capitalize;
}
#subscribe {
	font-size: 0.8em;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
#RequestFormQuote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
#imageBorder {
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#footer a {
	color: #666666;
	font-size: 10px;
}

/* pricing */

.pricing {
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
width: 600px;
}

.pricing table {
font:.8em Arial, Helvetica, sans-serif;
background-color:#F2F2F2;
width: 600px;
}
.pricing caption { background-color:#C5E2F3; color:#FFF; text-transform:uppercase; font-weight:bold; font-size:12px; border:1px solid #000; }
.pricing thead th {
background-color:#eeeeee;
color:#666666;
padding:2px;
text-transform:uppercase;
border-top:1px solid #eeeeee;
border-left:1px solid #eeeeee;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
.pricing tbody .odd { 
background-color: #5C88B7;
color: #fff;
 }
.pricing tbody td {
color:#5A666E;
padding:2px;
text-align:left;
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #AFB5B8;
border-right:1px solid #AFB5B8;
background-color: #F4FAFF;


}
.pricing tbody th {
	background-color:#5C88B7;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #AFB5B8;
border-right:1px solid #AFB5B8;
text-align:center;
}

.pricing tbody .size { 
background-color: #000;
color: #fff;
 }
 .pricing tbody .color { 
background-color: #bd0000;
color: #fff;
 }
 
 
#footerPanel {
	margin:0 auto;
	padding:0px;
	width:802px;
	color:#FFFFFF;
}

#support{
	margin:0 auto;
	text-align:left;
	width:802px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:10px;
	padding-top:10px;
	display:none;
	color:#FFFFFF;
}
#support p{
	padding-left:5px;
	padding-right:10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#support p a{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
#support p a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#support ul li{
	color:#FFFFFF;
}