﻿
body {
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #cccccc url("nav/bg_grad.jpg") repeat;
	border-top-width: 1px;
	border-top-color: #000000;
}

code {
background-color: #dcdcdc; padding: 10px; display: block;
}

blockquote {
background-color: #dcdcdc; padding: 10px; display: block;
}

.Program {
background-color: #dcdcdc; padding: 10px; display: block;
font-family: Courier New;
}

.TeleType {
background-color: #dcdcdc; padding: 10px; display: block;
font-family: Courier New;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li { margin: 0px 0px 0px 20px }

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 36px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("nav/glbnav_background.gif");
}


#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("nav/glblnav_selected.gif");
	text-decoration: none;
}

.story {
	padding: 0px 0px 0px 10px;
	font-size: 80%;
}

.storyp {
	font-size: 80%;
}

.s {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.sp {
	font-size: 80%;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	border-bottom-width: thin;
}

#breadCrumb a{
	color: #666666;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
}

h4{
 font: bold Arial,sans-serif;
 color: #333333;
 margin: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

.sectionLinksCurrent h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("/nav/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-top: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.newshead { font-weight: bold;
            padding-top: 8px;
}

.newsbody { font-size: x-small;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: x-small;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.quest {
background-color: #dcdcdc; padding: 10px;
}

.quest:hover {
background-color: #dcdcff; padding: 10px;
}

.smalltext 
{
	font-size: x-small;
}

.pricingheader
{
 background-color : cornflowerblue; 
 color:White;
 padding : 5px;
}

.pricingproductleft
{
 background-color : #ececec; 
 padding : 5px;
 border-left: solid 1px black;
}

.pricingproduct
{
 background-color : #ececec; 
 padding : 5px;
}

.pricingproductright
{
 background-color : #ececec; 
 padding : 5px;
 border-right: solid 1px black;
}

.pricingproductbottom
{
 border-bottom: solid 1px black;
}

.pricingmetaproduct
{
 background-color : #a0a0a0; 
 padding : 5px;
 border: solid 1px black
}

.basketheader
{
 background-color : #a0a0a0; 
}

.basketitem
{
 background-color : #f0f0f0; 
}

#pageNav 
{
	font-size: 80%;
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 5px 10px 5px 10px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	vertical-align: top;
}

.forumpost
{
	font-size: 90%;
	border-bottom: 1px solid #cccccc;
}

.rightnavtitle
{
	background-color: #d5d7d7;
	border: solid 1px black;
}

.rightnavactions
{
	background-color: #e5e7e7;
	border: solid 1px black;
}

.rightnavleftb
{
 border-left: solid 1px black;
}

.rightnavrightb
{
 border-right: solid 1px black;
}

.rightnavbottomb
{
 border-bottom: solid 1px black;
}

.rightnavtopb
{
 border-top: solid 1px black;
}

.searchtitle
{
font: 125% Arial,sans-serif;	
}

.searchurl
{
	color: #0e774a;
}
