
/* Main Body Style  */

body {font-size: 12pt;
	font-family: 'verdana';
	color: #000000;	
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
	#headercontent {
	height:100px;
	width: 100%;
	background:#000000;
	border:0px solid #6b6d84;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
	#headnavcontent {
	width: 100%;
	background:#22357b;
	border:1px solid #22357b;
	}

	#centercontent {
	background:#ffffff;
	width: 100%;
	border:0px solid #6b6d84;
	voice-family: "\";}\"";
	voice-family: inherit;
	}
		
	#footnavcontent {
	width: 100%;
	background:#22357b;
	border:1px solid #22357b;
	font-family: 'verdana';
	color: #ffffff;	

	}	
	
	#footercontent {
	height:100px;
	width: 100%;
	background:#000000;
	border:0px solid #6b6d84;
	}	
	
	
/* Interior Links */
div.pagetext a.menuButton {
  background-color: #E6E6E6;
  border: 1px solid #000000;
  color: #000000;
  width: 300px;
  margin: 0px;
  padding: 2px 12px 2px 12px;
  position: static;
  text-decoration: none;
  height: 17px;
  z-index: 100;
  font-weight: bold;
}

div.pagetext a.menuButton:hover {
  background-color: #22357b;
  color: #FFFFFF;
}

div.pagetext a.menuButtonActive,
div.pagetext a.menuButtonActive:hover {
  background-color: #22357b;
  color: #FFFFFF;
}

div.pagetext a.rightnavButton {
  background-color: #22357b;
  border: 1px solid #ffffff;
  color: white;
  width: 150px;
  margin: 0px;
  padding: 2px 12px 2px 12px;
  position: static;
  text-decoration: none;
  height: 17px;
  z-index: 100;
}

div.pagetext a.rightnavButton:hover {
  background-color: #E6E6E6;
  color: #000000;
}

div.pagetext a.rightnavButtonActive,
div.pagetext a.rightnavButtonActive:hover {
  background-color: #E6E6E6;
  color: #000000;
}



/* Main Navigation Menu */
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}

div.menu a.menuItem {
  font-weight: normal;
}

div.menu {
  background-color: #E6E6E6;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 130px;
  margin:0px;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  display: block;
  padding: 3px 1em;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}

div.menuBar {
  background-color: transparent;
  padding: 1px 1px 1px 1px;
  margin: 0px;
  text-align: left;
  position:relative;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #000000;
  color: white;
  margin: 0px;
  padding: 2px 12px 2px 12px;
  position: static;
  text-decoration: none;
  height: 17px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #E6E6E6;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #E6E6E6;
  color: #000000;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #E6E6E6;
  color: #000000;
}

div.menu div.menuItemSep {
  border-top: 1px solid #999999;
  margin: 4px 2px;
}		
		

	
/* Link Style  */
a:link {
	text-decoration:none;
	color : red;
}

 a:active {
	text-decoration:none;
	color : 22357b;
}

a:visited {
	text-decoration:none;
	color : 3366FF;
}

a:hover {
	text-decoration:underline;
	color : red;
}

/* Table Style  */
table {
	background-color: #ffffff;
	border-collapse : collapse;
}

	th {
		background-color: #003366;
		color: #FFFFFF;
		font-size: 11px;
		font-family: 'verdana';
		padding-left : 0px;
		padding-right : 0px;
		}
		
	td {
		font-size: 10pt;
		font-family: 'verdana';
		color: #000000;
		padding-left : 0px;
		padding-right : 0px;		
}

a.sortheader:link, a.sortheader:visited, a.sortheader:active {
	text-decoration:none;
	color : white;
}

a.sortheader:hover {
	text-decoration:underline}
	
}

a.TermsAndConditions {
	font-size:11px;
	text-decoration:underline;
	color:blue;
}
	
/* Classes  */

.contentbody{

	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	background-color : #ffffff;
}

.TableCentered {
	margin-left: auto;
	margin-right: auto;
}

.TableCenteredSilverBorder {
		margin-left: auto;
		margin-right: auto;
		padding: 15px;
		border-width: thin;
		border-style: solid;
		border-color: #CCCCCC;
}
 
.TableCenteredSilverDottedLine {
		margin-left: auto;
		margin-right: auto;
		border-width: 2px;
		border-style: dotted;
		padding: 15px;
		border-color: #CCCCCC;
}	

.redBold {
	color : #FF0000;
	font-weight : bold;
}
.box1 {
            padding: 3px;
            border-width: thin;
            border-style: solid;
            border-color: #CCCCCC;
}
 
.box2 {
            border-width: 3px;
            border-style: dotted;
            padding: 15px;
			border-color: #CCCCCC;
}

/* Coupon Box */
.couponbox {
	border: 2px dashed Black;
	padding: 10px;
	margin: 0;
	background: #ffffcc;
}

/* Opt-In Box */
.optinbox {
	border: 2px dashed Black;
	padding: 10px;
	margin: 0;
	background: #EAE4E4;
}


.inputstyle {
	font-size: 10px;
	font-family: 'verdana';
	color: 000000;
	background-color: E6E6E6;
	padding-top: 2px;
	padding-bottom: 2px;
}

.dropdownstyle {
	font-size: 10px;
	font-family: 'verdana';
	color: 000000;
	background-color: E6E6E6;
	padding-top: 1px;
	padding-bottom: 1px;
}

.buttonstyle {
	font-size: 12px;
	font-family: 'verdana';
	color: 000000;
	background-color: E6E6E6;
	border-width: 2px;
	border-color: 818181;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
}

.rejbuttonstyle {
	font-size: 10px;
	font-family: 'verdana';
	color: 000000;
	background-color: ff3300;
	border-width: 2px;
	border-color: 818181;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
}

.disbuttonstyle {
	font-size: 10px;
	font-family: 'verdana';
	color: 000000;
	background-color: 9933ff;
	border-width: 2px;
	border-color: 818181;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
}

.accbuttonstyle {
	font-size: 10px;
	font-family: 'verdana';
	color: 000000;
	background-color: 00cc00;
	border-width: 2px;
	border-color: 818181;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
}

.groups {
		font-size: 10px;
		font-family: 'verdana';
		border: none;
		padding-left : 5px;
		padding-right : 5px;
		background-color: #28679A;
		color: #ffffff;
}

.biggroup {
		font-size: 11px;
		font-family: 'verdana';
		border: 1px dotted black;
		padding: 0px;
		background-color: #ffffff;
		color: #000000;
}

.blank {
		font-size: 11px;
		font-family: 'verdana';
		border: none;
		padding: 0px;
		background-color: #cccccc;
		color: #000000;
}

.FontStandardBoldRedVerdana {
		color : #FF0000;
		font-size: 10px;
		font-family: 'verdana','arial';
		border: none;
		padding-left : 5px;
		padding-right : 5px;
		font-weight: bold;
}

.FontLargeBoldRedVerdana {
		color : #FF0000;
		font-size: 12px;
		font-family: 'verdana','arial';
		border: none;
		padding-left : 5px;
		padding-right : 5px;
		font-weight: bold;
}

.FontStandardVerdana {
		font-size: 10px;
		font-family: 'verdana','arial';
		border: none;
		padding-left : 5px;
		padding-right : 5px;
}

.FontStandardBoldVerdana {
		font-size: 10px;
		font-family: 'verdana','arial';
		border: none;
		padding-left : 5px;
		padding-right : 5px;
		font-weight: bold;
}

.FontLargeVerdana {
		font-size: 12px;
		font-family: 'verdana','arial';
		border: none;
		padding-left : 5px;
		padding-right : 5px;
}

.FontLargeBoldVerdana {
		font-size: 12px;
		font-family: 'verdana','arial';
		border: none;
		padding-left : 5px;
		padding-right : 5px;
		font-weight: bold;
}

.tooltiptitle {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: verdana; 
	font-weight: bold; 
	font-size: 8pt;
}
	
.tooltipcontent {
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: verdana; 
	font-size: 8pt;
}


/* Text Styles */
	p,h1,h2,h3,h4,pre {
		margin:10px 0px 10px 0px;
		}
		
	h1 {
		font-size:18px;
	
		}
		
	h2 {
		font-size:16px;
		color: red;
	
		}
		
	h3 {
		font-size:14px;
	
		}
		
	h4 {
		font-size:14px;
	
		}
		
	