body {
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.ckd{
	background-image:url(../images/check-mark-2.gif); 
	background-repeat:no-repeat;
	background-position:center;
}


#page {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: center;
} 

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
}

#body {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 980px;
}


/* Body Text Styles */

.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424b5a;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424b5a;
}

a.body_text:link {
	color: #424b5a;
	text-decoration:none;
}
a.body_text:visited {
	text-decoration:none;
	color: #424b5a;
}
a.body_text:hover {
	text-decoration:none;
	color: #ff3300;
}
a.body_text:active {
	text-decoration:none;
	color: #424b5a;
}


.body_text_Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099cc;
}
a.body_text_Blue:link {
	text-decoration:none;
	color: #0099cc;
}
a.body_text_Blue:visited {
	text-decoration:none;
	color: #0099cc;
}
a.body_text_Blue:hover {
	text-decoration:underline;
	color: #0099cc;
}
a.body_text_Blue:active {
	text-decoration:none;
	color: #0099cc;
}



.body_text_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff3300;
}

a.body_text_Orange:link {
	color: #ff3300;
	text-decoration:none;
}
a.body_text_Orange:visited {
	text-decoration:none;
	color: #ff3300;
}
a.body_text_Orange:hover {
	text-decoration:underline;
	color: #FF9900;
}
a.body_text_Orange:active {
	text-decoration:none;
	color: #ff3300;
}


.body_text_Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a.body_text_Black:link {
	color: #333333;
	text-decoration:none;
}
a.body_text_Black:visited {
	text-decoration:none;
	color: #333333;
}
a.body_text_Black:hover {
	text-decoration:none;
	color: #FF6600;
}

a.body_text_Black:active {
	text-decoration:none;
	color: #333333;
}

.body_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.body_text_white:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.body_text_white:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.body_text_white:hover {
	text-decoration:none;
	color: #FF9900;
}

a.body_text_white:active {
	text-decoration:none;
	color: #FFFFFF;
}


.body_text_Green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
}
a.body_text_Green:link {
	color: #009900;
	text-decoration:none;
}
a.body_text_Green:visited {
	text-decoration:none;
	color: #009900;
}
a.body_text_Green:hover {
	text-decoration:none;
	color: #009900;
}

a.body_text_Green:active {
	text-decoration:none;
	color: #009900;
}

/* Title Text Styles */

.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.menu_text:link {
	color: #333333;
	text-decoration:none;
}
a.menu_text:visited {
	text-decoration:none;
	color: #333333;
}
a.menu_text:hover {
	text-decoration:none;
	color: #FF0000;
}
a.menu_text:active {
	text-decoration:none;
	color: #333333;
}


.menu_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu_text_white:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.menu_text_white:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.menu_text_white:hover {
	text-decoration:none;
	color: #00FFFF;
}
a.menu_text_white:active {
	text-decoration:none;
	color: #FFFFFF;
}

/* Title Text Styles */

.title_text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
}


H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}

.Gray{
	color: #666666;
	}
.Red{
	color:#FF0000;
	}

.Blue{
	color: #0099cc;
}

.Orange{
	color: #FF6600;
}


/* Arrow Style */

.bullet_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff3300;
}

.bullet_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
}

/* Form Styles */
.form_button_xpStyle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-image:url(../images/but_bg.jpg);
	color:#000000;
	font-weight:normal;
	height:18px;
	background-color: transparent ; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	cursor:auto;
}


.form_style_1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000 ; 
	border: #dadada; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


#marqueecontainer{
	position: relative;
	height: 200px; /*marquee height */
	width: 210px; /*marquee width */
	background-color: white;
	overflow: hidden;
	background-color:#FFFFFF;
	padding: 6px;
}


/*Outermost DIV for thumbnail viewer*/
#thumbBox{ 
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 100;
cursor: pointer;
}
/*Footer DIV of thumbbox that contains "close" link */
#thumbBox .footerbar{ 
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
/*DIV within thumbbox that holds the enlarged image */
#thumbBox #thumbImage{ 
background-color: white;
}
/*DIV for showing "loading" status while thumbbox is being generated*/
#thumbLoading{ 
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 100;
}
