.PromoHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:#00F
}

.PromoHeading2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:#FF9900;
}

.PromoHeadingBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color:#00CCFF;
}

.PromoParagragh {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}

.PromoParagragh a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-decoration:none;
	color:#000;
}

.PromoParagragh a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-decoration:none;
	color:#F00;
}


.PromoParagraghWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color:#FFF;
}

.PromoParagraghWhite a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color:#FFF;
	text-decoration:none;
}

.PromoParagraghWhite a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color:#F00;
	text-decoration:none;
}

.PromoParagraghBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color:#00CCFF;
}

.PromoParagraghBlue a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color:#00CCFF;
	text-decoration:none;
}

.PromoParagraghBlue a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color:#FF0000;
	text-decoration:none;
}

table.sample {
	border-width: 3px;
	border-spacing: 3px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	
}

table.sample th {
	border-width: 1px;
	border-style: none;
	border-color: black;
	padding:5px;	
}

table.sample td {
	border-width: 1px;
	border-style: none;
	border-color: black;
	padding:5px;	

}
			   
.Heading {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: x-large;
}

.HeadingWhite {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: x-large;
}


.paragraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color:#000;
}

.paragraph a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	text-decoration:none;
	color:#000;
}

.paragraph a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color:#F00;
}

.paragraphwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color:#FFF;
}


.TableTitle { 
	font-weight: bold; 
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	
}

.TableTitle a{ 
	font-weight: bold; 
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	
}

.TableTitle a:Hover{ 
	font-weight: bold; 
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:red;
	text-decoration:none;
	
}


.TableTitleWhite { 
	font-weight: bold; 
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	
}

.TableTitleWhite a { 
	font-weight: bold; 
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	
}

.TableTitleWhite a:hover { 
	font-weight: bold; 
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FF0000;
	text-decoration:none;
	
}

.TableTitleRed { 
	font-weight: bold; 
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#F00;
	
}

.TableTitleOrange { 
	font-weight: bold; 
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FF9900;
	
}

.menutext {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	
}

.menutext a{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	
}

.menutext a:hover{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#F00;
	text-decoration:none;
	
}

.accent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}

.subscript {
	font-size:xx-small;
	font-family:Verdana, Geneva, sans-serif;
}

.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	}
	
.tabletextsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	}
	
 
/* the div that holds the date picker calendar */
.dpDiv {
	}
 
 
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}
 
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
 
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
 
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
 
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
 
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
 
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
 
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
 
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
 
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
 
 
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
 
 
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
 
 
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}
 
 
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
 
 
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
 
.style1 {
	border-style: solid;
	border-width: 2px;
	background-color: #E9E9E9;
}

.style2 {
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
	border-top-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	background-color: #E9E9E9;
}

.style5 {
	font-family: Verdana;
	font-weight: normal;
	font-size: x-small;
}

.style6 {
	border-style: solid;
	border-width: 0;
	font-weight: normal;
	background-color: #E9E9E9;
	font-family: Verdana;
	font-size: x-small;
}

.style8 {
	font-weight: normal;
	border-left-style: solid;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
	border-top-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	background-color: #E9E9E9;
	font-family: Verdana;
	font-size: x-small;
}

.InnerCell {
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.SmallNoBold {
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
}

.SmallNoBoldWhite {
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

.SmallNoBoldWhite a{
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}

.SmallNoBoldWhite a:hover{
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FF0000;
	text-decoration:none;
}

.InnerCell2 {
	font-size:xx-small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

</style>
