body {
 font-family:Arial, san-serif;
 margin:20px 0px 20px 0px;
 font-size:12px;
 background-color:#EEEEEE;
}

table { border-collapse:collapse; }
td, th { padding:0px;font-size:12px; }
.padded td, .padded th { padding:1px 5px 1px 0px; }
.padding3 td, .padding3 th { padding:3px; }
th {
 background-color:#80CFEF;
 border-bottom:1px solid #FFFFFF;
}
.darkRow { background-color:#FAFAFA;}

.pricingTable {

}
.pricingTable td { padding:3px;font-size:11px; }
.pricingTable th { padding:3px;background-color:#A6DDF4;font-size:11px; }


a:link { color:#0081C4;text-decoration:none; }
a:visited { color:#0081C4;text-decoration:none; }
a:active, a:hover { color:#B0D400;text-decoration:none; }

.nav a:link, .nav a:visited, h3 a:link, h3 a:visited  { color:#00457D;font-weight:bold; }
.nav a:active, .nav a:hover, h3 a:active, h3 a:hover, .leftColumn a:active, .leftColumn a:hover { color:#EBFF42; }

a:link .imgBordered, a:visited .imgBordered { border: 1px solid #001E42; }
a:active .imgBordered, a:hover .imgBordered { border: 1px solid #5B8300; }

blockquote h3 a:active, blockquote h3 a:hover { color:#B0D400; }

img { border:0px;margin:0px; }

h1 { margin:5px 0px 20px 0px;font-size:18px; }
h2 { margin:20px 0px 5px 0px;font-size:16px; }
h3 { margin:20px 0px 0px 0px;font-size:13px; }
h4 { margin:0px;font-size:12px; }

.pricing { font-size:12px;color:#CC0000; }

.colHead h2, .subHead h2 { margin:0px; }

p { margin:0px 0px 20px 0px; }

.l { font-size:15px; }
.m { font-size:12px; }
.s { font-size:11px; }
.xs { font-size:10px; }

input, select, textarea { font-family:arial,san-serif;font-size:11px; }

.success {
 color:#009900;
}

.error, .req {
 color:#CC0000;
}

.status10 {
 color:#FF9900;
}

.status20 {
 color:#FF9900;
}

.status30 {
 color:#009900;
}

.status40 {
 color:#CC0000;
}

.status50 {
 color:#996600;
}

.status60 {
 color:#996600;
}

.status70 {
 color:#996600;
}

.status80 {
 color:#000000;
}

#header {
 background-color:#FFFFFF;
 background-image:url('img/bg-top.gif');
 width:770px;
 height:90px;
 text-align:left;
}

#footer {
 background-color:#C9EC08;
 color:#829900;
 width:770px;
 height:30px;
 text-align:right;
}

#bar {
 background-color:#4DBBE9;
 height:32px;
 width:770px;
}

.inline {
 margin:0px;
 padding:0px;
 list-style-type:none;
}

.inline li {
 margin-left:20px;
 display:inline;
}

.noBullets {
 list-style-type:none;
 margin-left:0;
 padding-left:0;
}

.noBullets li {
 margin:3px 0px 3px 0px;
}

.colHead {
 background-color:#80CFEF;
 padding:6px 20px 6px 20px;
}

.subHead {
 background-color:#A6DDF4;
 margin:20px 0px 20px 0px;
 padding:3px 6px 3px 6px;
}

blockquote {
 background-color:#E5F5FC;
 margin:0px;
 padding:8px;
}

.imgLeft {
 float:left;
 margin-right:6px;
}

.imgBordered {
 border: 1px solid #000000;
}

.dd {
 position:absolute;
 visibility:hidden;
 left:50%;
 top:142px;
 width:140px;
 background-color:#A6DDF4;
}

.dd div {
 padding:5px 20px 5px 20px;
 font-weight:bold;
 text-align:left;
}

.leftColumnNav {
 padding:5px 20px 5px 35px;
 font-weight:bold;
}

.leftColumnSubNav {
 padding:4px 10px 4px 15px;
 font-weight:bold;
 font-size:11px;
 margin-bottom:0px;
}

.thumbnail {
 float:left;
 margin:0px 18px 20px 0px;
 width:113px;
 height:113px;
 border:1px solid #EBE9ED;
 background-position:center center;
 background-repeat:no-repeat;
 cursor:pointer;
}

.picRight {
 float:right;
 margin:0px 0px 10px 20px;
}

.picLeft {
 float:left;
 margin:0px 20px 10px 0px;
}

.calOtherCell {
 width:14%;
 height:80px;
 background-color:#EEEEEE;
 color:#666666;
 vertical-align:top;
}

.calCurrentCell {
 width:14%;
 height:80px;
 vertical-align:top;
}

.calDate {
 font-weight:bold;
}

.calEvent {
 font-size:10px;
 color:#666666;
}

.calEvent a {
 font-weight:bold;
 font-size:11px;
}

.calMthNav {
 color:#999999;
}

table.bordered {
 border-top:1px solid #333333;
 border-left:1px solid #333333;
}

.bordered td, .bordered th {
 border-right:1px solid #333333;
 border-bottom:1px solid #333333;
}
