a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #3333CC;
	text-decoration: none;
}
body {
	background: url(../assets/bg_tile.jpg) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
}
#copyright {
	font-size: 10px;
}
.subHeaderStar {
	background: url(../assets/sub_heading_img_1.jpg);
	font-weight: bold;
	margin: 0px 0px 3px;
	padding: 4px 0px 5px 22px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.subHeaderStarAlt {
	background: url(../assets/sub_heading_img_1.jpg);
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 22px;
	padding-bottom: 4px;
	padding-top: 3px;
	margin: 0px 30px;
}
.borderRightWhite {
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
	vertical-align: top;
}
.borderRightGrey {
	background: url(../assets/gray_bg.gif);
	border-right: 1px solid #CCCCCC;
}
.borderRightFlag {
	background: url(../assets/bg_flag.jpg);
	border-right: 1px solid #CCCCCC;
}
.borderRightTrans {
	border-right: 1px solid #CCCCCC;
}
.iconVideo {
	background: url(../assets/video_icon1.gif) no-repeat left;
	padding-left: 20px;
	margin: 0px 5px 0px 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.iconAudio {

	background: url(../assets/audio_icon1.gif) no-repeat left;
	padding-left: 20px;
	margin: 0px 5px 0px 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.iconHelp {
	background: url(../assets/link_tips1.jpg) no-repeat left;
	padding-left: 24px;
	margin: 0px 5px 0px 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}
.iconPrintFriend {
	background: url(../assets/print_icon_1.gif) no-repeat right;
	text-align: right;
	height: 16px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 5px 10px 0px 0px;
}
.iconPrintNow {

	background: url(../assets/print_icon_1.gif) no-repeat right;
	margin: 5px 10px;
	text-align: right;
	padding: 3px 24px;
}
.indentColumnLink {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 5px;
}
.txtDefault {
	margin: 0px;
	padding-top: 5px;
}
.txtBody {
	margin: 0px;
	font-size: 12px;
	text-indent: 10px;
	padding: 5px 20px;
}
.txtBodyBlue {
	margin: 0px;
	font-size: 12px;
	text-indent: 10px;
	padding: 5px 20px;
	color: #003399;
}
.txtBodyNoIndent {

	margin: 0px;
	font-size: 12px;
	padding: 5px 20px;
}
.txtBody14pt {
	margin: 0px;
	font-size: 14px;
	text-indent: 16px;
	padding: 5px 20px;
}
.txtBody14ptNoindent {

	margin: 0px;
	font-size: 14px;
	padding: 5px 20px;
}
.txtBody14ptUnderline {
	margin: 0px;
	font-size: 14px;
	padding: 5px 20px;
	text-decoration: underline;
}
.txtHeadline {
	margin: 0px;
	font-size: 26px;
	font-weight: bold;
	padding: 0px 20px 5px;
}
.txtSubHeadline {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.starBorder {
	background: url(../assets/star_icon_2.gif) no-repeat center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
#headerTxtBold {
	font-size: 22px;
	color: #FFFF00;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 50px;
	margin: 0px;
}
#headerTxtSub {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 50px;
	margin: 0px;
}
#titleTxt {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	margin: 0px;
}
.questionTxt {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	margin: 0px 0px 5px;
	padding: 5px 20px;
}
.imgFloatRight {
	float: right;
	padding: 5px 20px;
	margin: 0px;
}
.imgOutline {
	border: 1px solid #CCCCCC;
	margin: 3px;
}
.listDefault {
	list-style: none inside;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
.listTopic {
	font-size: 14px;
	font-weight: bold;
	list-style: url(../assets/star_list.gif);
	margin-left: 20px;
}
.listDot {
	list-style: url(../assets/list_dot.gif) inside;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
.listBg {
	background: url(../assets/sub_heading_img_2.jpg);
	line-height: 18px;
	padding-left: 22px;
	padding-bottom: 5px;
	margin: 5px 5px 0px;
	border-bottom: 1px solid #999999;
	padding-top: 3px;
}
#tdLegal {
	padding: 10px 50px;
	text-indent: 20px;
	background: url(../assets/bg_flag.jpg);
}
#tdSitemap {
	padding: 20px;
	text-indent: 20px;
	font-size: 12px;
	list-style: url(../assets/list_dot.gif) inside;
	background: url(../assets/bg_flag.jpg);
}
.listTopicDefault {

	font-size: 14px;
	font-weight: bold;
	list-style: url(../assets/list_dot.gif) inside;
	margin-left: 20px;
}
#divBannerSubNav {
	width: 600px;
	position: absolute;
	top: 74px;
	height: 14px;
	left: 401px;
}
.dateNews {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px dashed #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 160px;
	padding-bottom: 2px;
}
.pullQuoteRight {
	text-align: center;
	float: right;
	border-bottom: 4px solid #999999;
	width: 140px;
	margin: 5px 15px 5px 10px;
	border-top: 2px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pullQuoteLeft {
	text-align: center;
	float: left;
	border-bottom: 4px solid #999999;
	width: 140px;
	margin: 5px 10px 5px 15px;
	border-top: 2px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
}
.dropcap {
	color:#666666;
	float: left;
	font-size: 32px;
	line-height: 26px;
	font-weight: bold;
} 
#bannerNavSpan {
	padding-left: 260px;
}
.formTxtRed {
	color: #FF0000;
}
.formTxtBlue {

	color: #003399;
}
#tdGoogle1 {
	background: url(../assets/gray_bg.gif);
	padding-right: 5px;
	padding-left: 5px;
}
#registerTable {
	margin-left: 200px;
}
#registerTdBorder {
	border: 1px solid #999999;
	margin-left: 200px;
}
.dropcap_1 {
	color:#666666;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}
.borderLinkPage {
	vertical-align: top;
	height: 75px;
	width: 100px;
	padding: 10px;
}
.borderLinkPageTxt {
	vertical-align: top;
	height: 75px;
	width: 100px;
	padding: 0px 10px 10px;
	text-align: center;
}
.imgFloatLeft {
	float: none;
	padding: 5px 20px;
	margin: 0px;
}

.borderLeftGrey {
	background: url(../assets/gray_bg.gif);
	border-left: 1px solid #CCCCCC;
}
.indexImg {
	background: url(../assets/bg_index.jpg) no-repeat;
	height: 288px;
}
.txtBody14ptRight {
	margin: 0px;
	font-size: 14px;
	padding: 5px 50px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

.tLeftWave1 {
	background: #FFFFFF url(../assets/title_bg_3.jpg) repeat-x 0px 0px;
	width: 390px;
	float: left;
}

.b {background: url(../assets/border_strt_bb.jpg) repeat-x 0 100%}
.l {background: url(../assets/border_strt_lb.jpg) repeat-y 0 0}
.r {background: url(../assets/border_strt_rb.jpg) repeat-y 100% 0}
.bl {
	background: url(../assets/border_rnd_3b.jpg) no-repeat 0 100%;
}
.br {background: url(../assets/border_rnd_4b.jpg) no-repeat 100% 100%}
.tl {background: url(../assets/border_rnd_1b.jpg) no-repeat 0 0}
.tr {background: url(../assets/border_rnd_2b.jpg) no-repeat 100% 0; padding:10px} 
.tRight {
	background: #FFFFFF url(../assets/border_strt_tb.jpg) repeat-x 0px 0px;
	width: 390px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.tCenter {

	background: #FFFFFF url(../assets/border_strt_tb.jpg) repeat-x 0px 0px;
	width: auto;
}
.tTest {

	background: #FFFFFF url(../assets/border_strt_1_test.gif) no-repeat center 10px;
	width: 400px;
	float: right;
	padding: 10px;
	border: 1px solid #990000;
}
.txtWaveBg1 {
	background: url(../assets/wave_bg_1.jpg) repeat-x;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px;
}
.tRightWave1 {

	background: #FFFFFF url(../assets/title_bg_2.jpg) repeat-x 0px 0px;
	width: 390px;
	float: right;
}
.tdBannerLinks {
	padding-right: 30px;
}
.tLeftWave2 {

	background: #FFFFFF url(../assets/title_bg_3.jpg) repeat-x 0px 0px;
	width: 470px;
	float: left;
}
.tRightWave2 {


	background: #FFFFFF url(../assets/title_bg_2.jpg) repeat-x 0px 0px;
	width: 470px;
	float: right;
}

