a:link {text-decoration: underline; color: #ffffff;}
a:visited {text-decoration: underline; color: #ffffff;}
a:hover {TEXT-DECORATION: none; color: #ffffff;}
a:active  {text-decoration: none; color: #ffffff;}
a.pagelink:link {text-decoration: underline; color: #7f6bc0;}
a.pagelink:visited {text-decoration: underline; color: #7f6bc0;}
a.pagelink:hover {TEXT-DECORATION: none; color: #283257;}
a.pagelink:active  {text-decoration: none; color: #7f6bc0;}

BODY	{
	margin 0 0 0 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	color: #dcdcdc;
	font-family:Verdana,Helvetica,Sans-Serif;
	background-color: #333333;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

BODY, TD	{font-size: 12px; line-height: 18px; font-weight:normal; color:#dcdcdc;}

p	{margin-top: 0px; margin-bottom: 10px;}
HR 	{
	border: none 0; 
	border-top: 1px dashed grey;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-top: 20px; margin-bottom: 10px;
	}

.spacer	{height: 10px; font-size: 8px; line-height: 8px; border-top: 1px dashed grey; margin-top: 20px; margin-bottom: 10px;}

UL					{list-style:square; text-align:justify; list-style-position:outside; margin-left:0px; padding-left:0px; margin-top:0px}
LI					{padding-bottom:2px}

.preload {display:none;}

#wrapper {  
     margin: 0 auto; 
     width: 939px;
     }

#top	{height: 33px; width: 100%; text-align: right; }
.strap	{padding-top: 5px;}
#header	{width: 100%; height: 199px; text-align: left; background-image: url(../images/logo.jpg); background-repeat: no-repeat; background-position: left top; }

DIV.NewsBox		{width: 400px; height: 92px; margin-top: 90px; text-align: left; padding-bottom: 0px; float: right; background-image: url(../images/newsbg.png); background-repeat: no-repeat;}

#pscroller1   {height: 92px; width:380px; border:0px; padding: 8px; margin-top: 0px;}
#pscroller1 A {font-size: 12px; color:#ffffff; font-family:Verdana; text-decoration:none}
#pscroller1 A:hover {font-size: 12px; color:#ffe800; font-family:Verdana; text-decoration:none;}


#container	{width: 100%; text-align: left; background-image: url(../images/main-bg.jpg); background-repeat: no-repeat; background-position: center top; background-color: #292929;}
#container2	{width: 100%; text-align: left; background-image: url(../images/main-bg2.jpg); background-repeat: no-repeat; background-position: center top; background-color: #292929;}

H1		{font-family:Verdana; font-size:18px; color:#ffffff; font-style:italic; margin-bottom:18px; margin-top: 0px; margin-left: 0px; padding: 0px; line-height: 28px;}
H2		{font-family:Verdana; font-size:14px; color:#ffffff; font-style:italic; margin-bottom:0px; margin-top: 5px; margin-left: 0px; padding: 0px;}
H3		{font-family:Verdana; font-size:14px; color:#ffffff; font-style:italic; margin-bottom:0px; margin-top: 5px; margin-left: 0px; padding: 0px;}
H4		{font-family:Verdana; font-size:14px; color:#ffffff; font-style:italic; margin-bottom:5px; margin-top: 0px; margin-left: 0px; padding: 0px;}


#left-col	{width: 207px; float: left;}
#mid-col	{width: 558px; float: left;}
#mid-col2	{float: left; width: 708px;}
#mid-col3	{float: left; width: 500px;}
#right-col1	{float: left; padding-top: 14px; padding-left: 16px;}

.midcontent	{margin-top: 12px; margin-left: 14px; margin-right: 14px; width: 530px;}
.midcontent2	{margin-top: 12px; margin-left: 14px; margin-right: 14px; width: 700px;}
.midcontent3	{margin-top: 12px; margin-left: 14px; margin-right: 14px; width: 500px;}


.hidden { display: none; }
.show { display: block; }
.js ul { display: none; }


#navbox		{font-family: arial; padding-left: 27px; font-weight: bold; font-size: 13px; margin-top: 30px;}
#nav UL LI	{list-style-type: none;}
#nav UL		{padding-left: 0px; }
#nav LI		{margin-top: 1px; line-height: 20px; }
.top		{list-style-type: none;}
.subhead	{font-color: #white;}
.trans1		{BACKGROUND: url(../images/navbg2.png); BACKGROUND-REPEAT: no-repeat;}
.level3		{list-style-type: none; line-height: 20px;}
.level3 A	{BACKGROUND: url(../images/navbg3b.png); BACKGROUND-REPEAT: no-repeat;}
.subhead A	{color: white;}
.subhead A:hover	{color: white;}
.active	UL LI	{list-style-type: none;}

#nav LI A		{height: 20px; display: block; text-decoration:none; padding-left: 5px;}
#nav LI A:hover		{height: 20px; font-weight:bold; text-decoration:none;}

.JustifyCell		{text-align:justify}

#footer		{text-align: center; width: 100%; height: 90px; background-image: url(../images/footer-bg.jpg); background-repeat: repeat-x; background-position: center top; padding-top: 10px;}

		/*Css for the pop up*/
		#hycuspopup{border:6px solid #919191;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px 6px 6px 6px;background:#ffffff;width:420px;position:absolute;top: 100px;left: 50%;margin-left: -210px;z-index:10000; background-image: url(/images/popup-bg.jpg); background-repeat: no-repeat; background-position: left bottom;}
		.hycusinside{padding:5px;}
		.hycusclosepopup{cursor:pointer;float:right;position:absolute;top:-25px;right:-25px;}

