img { border: 0; }

.fieldLabel {}

.fieldComment {}

.field {}

table#order {
width: 100%;
}

input, select, textarea {
    font-family: Tahoma,Arial,Verdana,sans-serif;
}

.checkbox {
	border: none;
}

.dotted {
	border-bottom: 1px dotted black;
}

* html .dotted {
	border-bottom: none;
	background: url(HR-DOTTED.gif) repeat-x bottom;
}

.error {
	color: red;
	font-weight: bold;
}

.errorMessage {
	color: red;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}

form {margin: 0; padding: 0}


body {
	text-align: center;
	background-color: #666;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a { color: #666; }
a:hover { color: #329900; }


#container {
	width: 973px;
	text-align: left;
	position:absolute;
	left:50%;
	
	margin-left:-476px;
	padding:15px;
	padding-top: 0;
}

.bgShadow, .trShadow, .blShadow {
  display:inline-table;
  /* \*/display:block;/**/
}

.bgShadow {
	float: left;
	background-image: url(SHADOW-R.gif);
	background-position: right bottom;
	background-repeat:repeat-y;
	float: left;
}
.trShadow {
	background-image: url(SHADOW-TR.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bottomShadow {
	background-image: url(SHADOW-B.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
}
.brShadow {
	background-image: url(SHADOW-BR.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.blShadow {
	background-image: url(SHADOW-BL.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 18px 18px 0;
}


	

#wrapper {
	width: 956px; 
	background-color: #FFF;
	background-image: url(NAV-BORDER-HACK.gif);
	background-repeat: repeat-y;
	float: left;
}


#header { 
	width: 956px; 
	height: 200px;
	/*
	margin: 0 auto;
	padding: 0;
	*/
	background-image: url(HEADER.jpg);
	background-repeat: repeat-y; 
	position: relative; 
}

#headerTitles {
	position: absolute;
	right: 0px;
	width: 415px;
	text-align: left;
	padding-top: 30px;
}

#dividerLine {
	width: 415px;
	height: 1px;
	font-size: 1px;
	border: 0;
	background-image: url(DOTTED-LINE-BG.gif);
	background-repeat: repeat-x;
}


#headerTitle {
	width: 415px;
}

#headerTitle h1 {
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0;
	margin: 0;
}

#headerSubTitle {
	width: 415px;
	padding: 0;
	margin: 0;
}

#headerSubTitle h2 {
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


#topNav { 
	position: absolute; 
	right: 0; 
	bottom: 0; 
	width: 700px; 
	height: 55px; 
} 

#topNav ul { 
	list-style: none; 
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#topNav ul li { 
	height: 53px; 
	margin: 0 1px; 
	padding: 0;
	position: absolute;
	top: 0;
		
}

#topNav ul li, #topNav ul li a {
	height: 53px;
	display: block;
}

#topNav ul li a { 
	color: #fff; 
	text-decoration: none;
	padding-top: 28px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}

#topNav1 { left: 107px; width: 79px}
#topNav2 { left: 187px; width: 98px}
#topNav3 { left: 286px; width: 99px}
#topNav4 { left: 386px; width: 86px}
#topNav5 { left: 473px; width: 83px}

#topNav1 a:hover {
	background-image: url(HEADER-OVER.gif);
	background-repeat: no-repeat;
	background-position: -1px -2px;
}
#topNav2 a:hover { 
	background-image: url(HEADER-OVER.gif);
	background-repeat: no-repeat;
	background-position: -81px -2px;
}
#topNav3 a:hover { 
	background-image: url(HEADER-OVER.gif);
	background-repeat: no-repeat;
	background-position: -180px -2px;
}
#topNav4 a:hover { 
	background-image: url(HEADER-OVER.gif);
	background-repeat: no-repeat;
	background-position: -280px -2px;
}
#topNav5 a:hover { 
	background-image: url(HEADER-OVER.gif);
	background-repeat: no-repeat;
	background-position: -367px -2px;
}



#footer {
	font-size: .8em;
	text-align: right;
	background-color: #666;
	color: #FFF;
	margin-right:18px;
}

.blockFull {
/*
	vertical-align: top;
	
	padding: 16px;
*/
}

#nav { 
	width:191px; 
	font-size: 11px;
	text-align:left; 
	float:left;
}

#nav a { color: #666; }
#nav a:hover { color: #329900; }

#navWrap { padding: 1em; }

#nav ul {
	list-style: none;
	list-style-image: url(NAVARROW.gif);
	margin: 0;
	padding: 0;
}

#siteMap { 
	font-size: 11px;
	text-align:left; 
}


#siteMap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#siteMap .level0 { 
	font-weight: bold;
	margin-left: 12px 
}
#siteMap .level1 { 
	font-weight: bold;
	margin-left: 28px; 
}
#siteMap .level2 { 
	margin-left: 44px; 
}
#siteMap .level3 { 
	margin-left: 60px; 
}


.currentLi {
		list-style-image: url(NAVCURRENT.gif);
}


.navItem {
/*
	background-image: url(NAVARROW.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;

	padding-left: .8em;
*/
}

.navItem:hover { 
/*
	background-image: url(NAVCURRENT.gif); 
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
*/
}

#nav ul li {
	
	margin: 1px 0;
}

#nav ul li a {
	text-decoration: none;

}

#nav ul li a:hover, #nav ul li:hover {
	list-style-image: url(NAVCURRENT.gif);
}

.navInnerLink {

}

.navCurrent {
	font-weight: bold;
	/*
	background-image: url(NAVCURRENT.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
	*/
}

#navBottom ul {
	list-style: none;
	margin: 0 auto;
	display: table;
}



#navBottom a, #navBottom a:visited {
	color: white;
}

#navBottom ul li {
	float: left;
	padding: 2px 8px;
}

#navTop ul {
	list-style: none;
	margin: 0 auto;
	display: table;
}

#navTop a, #navTop a:visited {
	color: white;
}

#navTop ul li {
	float: left;
	padding: 8px;
}

#nav ul li{
	
}

#nav .level0 { margin-left: 12px }
#nav .level1 { margin-left: 28px; }
#nav .level2 { margin-left: 44px; }
#nav .level3 { margin-left: 60px; }

#content { width: 765px; }

.ad {
	width:100%;
	text-align:center;
}

.creditLine {
	font-size: 9px;
}

/* New Block Code */
#blocks { 
	width: 765px;
	float: right; 
}

.blockContainer {}

.blockContainer p {
	margin: 0;
	padding: 5px 0;
}

.blockTitle {
	height: 25px;
	background-image: url(BLOCK-TOP-BG.gif);
	background-repeat: repeat-x;
}

.blockTitleLeft {
	float: left;
	
	width: 10px;
	height: 25px;
	
	background-image: url(BLOCK-UL.gif);
	background-repeat: no-repeat;
}

.blockTitleText {
	float: left;
	
	padding-left: 11px;
	padding-top: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #326F3A;
}

.blockTitleRight {
	float: right;
	
	width: 13px;
	height: 25px;
	
	background-image: url(BLOCK-TR.gif);
	background-repeat: no-repeat;
}

.blockTitleNT {
	height: 25px;
	background-image: url(BLOCK-TOP-BG-NT.gif);
	background-repeat: repeat-x;
}

.blockTitleLeftNT {
	float: left;
	
	width: 10px;
	height: 25px;
	
	background-image: url(BLOCK-UL-NT.gif);
	background-repeat: no-repeat;
}

.blockTitleRightNT {
	float: right;
	
	width: 13px;
	height: 25px;
	
	background-image: url(BLOCK-TR-NT.gif);
	background-repeat: no-repeat;
}



.blockContentsLB {
	background-image: url(BLOCK-LEFT-MIDDLE.gif);
	background-repeat: repeat-y;
}

.blockContentsRB {
	background-image: url(BLOCK-RIGHT-MIDDLE.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.blockContents {
	padding: 0 13px 20px 11px;
	margin: 0 13px 0 10px;
	background-color: #EEFFE1;
}

.blockSpacing {
	padding-top: 10px;
}

.blockFooter {
	height: 13px;
	background-image: url(BLOCK-BOTTOM-BG.gif);
	background-repeat: repeat-x;
}

.blockFooterLeft {
	float: left;
	
	width: 10px;
	height: 13px;
	
	background-image: url(BLOCK-BL.gif);
	background-repeat: no-repeat;
}

.blockFooterRight {
	float: right;
	
	width: 13px;
	height: 13px;
	
	background-image: url(BLOCK-BR.gif);
	background-repeat: no-repeat;
}

.blockRow {
	clear: both;
}

/* Block Sizes */
.singleBlock {
	width: 725px;
	padding: 20px;
}

.vertBlockWide {
	width: 538px;
	padding: 20px;
	padding-right: 10px;
	float: left
}

.vertBlockThird {
	width: 229px;
	padding: 20px;
	padding-right: 0;
	float: left
}

.vertBlockHalf {
	width: 355px;
	padding: 20px;
	padding-right: 0;
	float: left
}

.vertBlockThin {
	width: 166px;
	padding: 20px 10px;

	float: left;
}

.vertBlockLeftCol {
	width: 187px;
	padding-top: 10px;
	float: left;
}

/* the starting block on the left */
.vertBlockStart {
	padding-left: 22px;
}

.vertBlockRight {
	padding-right: 20px;
	padding-bottom: 0;
	float: right;
}

.vertBlockLeft {
	padding: 10px 0 10px 20px;
	float: left;
}

.horizBlock {
	padding: 10px 20px;
}

/* the starting block on the top */
.horizTopBlock {
	padding-top: 20px;
}


/* Old Block Code
.block {
	padding: 0;	
	margin: 5px;
}


.vertBlockRight {
	margin: 5px;
	width: 194px;
	float: left;
}





.blockTitle {
	
	font-size: 1.2em;
	font-weight: bold;
	
	margin: 5px;
	
	padding: 0 5px;
	
	
	border-bottom: 1px black dotted;
	background: url(BLOCKTITLEBG.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}


.blockContent {
	margin: 5px;
	padding: 0 5px; 
	/*background-color: #eee;
	font-size: .9em;*/
}

*/

/* provider template css */
#orderButtons { 
	background-color: #fff; 
	padding-left: 3px;
}

.channelPreview {
	text-align: center;
}

.glossaryLink {
	color: #329900;
	position: relative;
}

.glossaryLink span { 
	display: none;
}

.glossaryLink:hover span {
	display: block;
	position: absolute;
	color: #000;
	width: 100px;
	top: 5px;
	left: 5px;
	border: 1px solid #329900;
	background-color: #eee;
	padding: 3px;
}

a.help {
    position:relative;
    z-index:24;
    background-color:#ccc;
    color:#000;
    text-decoration:none
}

a.help:hover {z-index:25; background-color:#ff0}

a.help span {display: none}

a.help:hover span {
    display:block;
    position:absolute;
    top:-12px; 
    left:30px; 
    width:300px;
    padding: 4px;
    border:1px solid #888;
    background-color:#ffc; 
    color:#000;
}



table#order .hdr {
text-align: left;
padding-bottom:4px;
margin-bottom:10px;

}

.fieldAlt {
	background-color: #e3efdb;
}


