.tablecenter
{
	background-position: center;
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headerimage {
	background-image: url(main-bg.jpg);
	background-repeat: repeat-x;
}
/*-- main background --*/
.mainbg {background: #f3f2f0;}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff7e00; FONT-FAMILY: "Trebuchet MS"; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff7e00; FONT-FAMILY: "Trebuchet MS"; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #81ADCA; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .links, a.links:link, a.links:visited, a.links:active { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.links:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #000000; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #000000; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #FFFFFF; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {
	width: 158px;
	height: 17px;
	background-color: transparent;
	border: 0px solid #646464;
	font-family: Tahoma;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	color: #797979;
	text-decoration: none;
	cursor:text;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #809c23; font-family: "Trebuchet MS";}
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #ff7e00; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #013043; FONT-FAMILY: "Trebuchet MS";}
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #013043; FONT-FAMILY: "Trebuchet MS";}
.ContainerBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
}
.tagsBorder {
	border: 1px solid #D4D4D4;
}
.ContainerBorder3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
}
.ContainerBorder2 {
	border: 1px solid dedede;
	background-color: #F8F8F8;
}
.orange_heading  { FONT-WEIGHT: Bold; FONT-SIZE: 15px; COLOR: #ff7e00; FONT-FAMILY: "Trebuchet MS";}
.green_heading  { FONT-WEIGHT: Bold; FONT-SIZE: 15px; COLOR: #73B841; FONT-FAMILY: "Trebuchet MS";}
/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Default SubHead CSS        		   --*/

.Normal, .normal, li {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #545454; FONT-FAMILY: Tahoma;
}
.text  {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #545454; FONT-FAMILY: Tahoma;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #545454; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #545454; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #FBA51C; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #FBA51C;
}

.Head2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #FBA51C;
}

/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/


.wel{font-family:"Trebuchet MS"; color:#fdd1a6; font-size:39px}
.wel span{font-family:"Trebuchet MS"; color:#163f51; font-size:15px;}

.footer {
	background-color: #2783be;
	background-image: url(top-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footerimg {

	background-image: url(footer-bg.jpg);
	background-repeat: repeat-x;
}
/*-- menuleft --*/
.menuleft {
	background-image: url(menu-left.gif);
	background-repeat: no-repeat;
	width: 16px;
	height:31px;
}

/*-- menumid --*/
.menumid {
	background-image: url(menu-mid.gif);
	background-repeat: repeat-x;
	height:31px;
	vertical-align: middle;
}

/*-- menuright --*/
.menuright {
	background-image: url(menu-right.gif);
	background-repeat: no-repeat;
	width: 16px;
	height:31px;
}

/*-- welcomeLR --*/
.welcomeLR {
	background-image: url(welcomeLR.gif);
	background-repeat: no-repeat;
	width: 19px;
	height:62px;
}

/*-- welcomebg --*/
.welcomebg {
	background-image: url(welcomebg.gif);
	background-repeat: repeat-x;
	height:62px;
	padding-left:19px;
}

/*-- searchbg --*/
.searchbg {
	background-image: url(searchbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:24px;
	width:175px;
}

/*-- search --*/
.search {
	background-image: url(search.gif);
	background-repeat: no-repeat;
	height:24px;
	width:48px;
}


/*-- textfield --*/
.textfield {
	background-color: #FFFFFF;
	border-top: 2px solid #646464;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #646464;
	width: 442px;
	height: 22px;
	padding-left: 4px;
	padding-top: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #171717;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Search Button                                          */
/*========================================================*/

/*-- SearchButton --*/
.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

/* dateheading --*/
.dateheading, A.dateheading, A.dateheading:link, A.dateheading:visited, A.dateheading:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a.dateheading:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textwhite --*/

.textwhite, A.textwhite, A.textwhite:link, A.textwhite:visited, A.textwhite:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: normal;
}

a.textwhite:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textgrey --*/

.textgrey, A.textgrey, A.textgrey:link, A.textgrey:visited, A.textgrey:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textgrey:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textorange --*/

.textorange, A.textorange, A.textorange:link, A.textorange:visited, A.textorange:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FBA51C;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textorange:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FBA51C;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/

.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	font-family: Tahoma;
	text-decoration: none;
}

a.H1:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H2 --*/

.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0383C0;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0383C0;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

H3 {
		padding-left: 10px;
}

.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #0383C0;
	FONT-FAMILY: Tahoma;
	text-decoration: none;

}

a.H3:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* H4 --*/

.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0090FF;
	font-family: Tahoma;
	text-decoration: none;
}

a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0090FF;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H5 --*/

.H5, A.H5, A.H5:link, A.H5:visited, A.H5:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0383C0;
	font-family: Tahoma;
	text-decoration: none;
}

a.H5:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0383C0;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H6 --*/

.H6, A.H6, A.H6:link, A.H6:visited, A.H6:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0383C0;
	font-family: Tahoma;
	text-decoration: none;
}

a.H6:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0383C0;
	font-family: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/

.padding-left {
	padding-left: 8px;

}

.padding-top {
	padding-top: 8px;

}
.Date {
	font-size: 11px;
	font-style: italic;
	color: #fdd1a6;
}
.orange {
	font-weight: normal;
	color: #FF7E00;
}
.green {
	font-weight: normal;
	color: #73B841;
}
.orangebold {
	font-weight: bold;
	color: #FF7E00;
}
.greenbold {
	font-weight: bold;
	color: #73B841;
}
.pubdate {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
.quotes {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.FEECO {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerheader {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #E0DFE3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;

}
.footerlinks, .topborder {
	color: #777777;
font-weight: normal;
font-size: 10px;
}
a:link {
	color: #006;
}
a:visited {
	color: #666;
}
a:hover {
	color: #0383C0;
	text-decoration: underline;
}
a:active {
	color: #0383C0;
	text-decoration: underline;
}


a.footerlinks:link, a.footerlinks:visited {
text-decoration: none;
color: #777777;
font-weight: normal;
font-size: 10px;
}
a.footerlinks:hover {
color: #777777;
font-weight: normal;
font-size: 10px;
text-decoration: underline;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.topborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.widget-title {
font-size: 7pt;
	font-weight: bold;
	color: #067FB8;
}
li {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #545454;
	list-style-type: circle;
	list-style-image: none;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.widget widget_links {
	font-size: 36px;
}
.sf-menu {
	font-size: 11px;
}
/*.dashborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
}*/.bottomborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.NormalBold1 {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.SEOMenu {
float:left; width:675px; font-family: verdana, arial, sans-serif; font-size:11px; 
}
.SEOMenu ul {
padding:0;margin:0; list-style-type:none;
}
.SEOMenu ul li {
float:left; position:relative; list-style-type:none; color:#666;
}
.SEOMenu ul li a, .SEOMenu ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color:#666;
	padding:0px 6px;
	line-height:40px;
	height:30px;
	font-weight: bold;
	list-style-type:none;
}

.SEOMenu ul li:hover {width:auto;}

.SEOMenu ul li a:hover {
	color:#0383C0;
	}

.SEOMenu ul li:hover a {
	color:#0383C0;
}

.SEOMenu ul li ul {
display: none;
}
.SEOMenu table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0; 
}

/* specific to non IE browsers */
.SEOMenu ul li:hover ul {
display:block;position:absolute;top:32px;margin-top:1px; left:0;width:199px;}
.SEOMenu ul li:hover ul li ul {
display: none;
}
.SEOMenu ul li:hover ul li a {
	display:block;
	color:#000;
	height:auto;
	line-height:15px;
	padding:4px 16px;
	width:165px;
	background-color: #FBFBFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.SEOMenu ul li:hover ul li a.drop {
}
.SEOMenu ul li:hover ul li a:hover {
	color:#0383C0;
	background-color: #D9D9E5;
}
.SEOMenu ul li:hover ul li a:hover.drop {
}
.SEOMenu ul li:hover ul li:hover ul {
display:block; position:absolute; left:198px; top:-1px;
}

/* specific to IE5.5 and IE6 browsers */
.SEOMenu ul li a:hover ul {
	display:block;
	position:absolute;
	top:30px;
	t\op:33px;
	background:#fff;
	left:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.SEOMenu ul li a:hover ul li a {
	display:block;
	background:#fff;
	color:#0383C0;
	height:1px;
	line-height:15px;
	padding:4px 16px;
	width:165px;
	w\idth:165px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.SEOMenu ul li a:hover ul li a.drop {
	padding-bottom:4px;
	color: #0383C0;
	background-color: #ccd;
}
.SEOMenu ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.SEOMenu ul li a:hover ul li a:hover {
	color:#0383C0;
	background-color: #ccd;
}
.SEOMenu ul li a:hover ul li a:hover.drop {
	background-color: #ccd;
}
.SEOMenu ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:198px;
}
.SEOMenu ul li a, .SEOMenu ul li a:visited {height:33px; }