
A:link {
FONT-SIZE: 12px; 
COLOR: #0000FF; 
FONT-FAMILY: arial,sans-serif; 
}
a:link {color:#0000FF;
FONT-FAMILY:  arial,sans-serif;
text-decoration:none;}      /* unvisited link */
a:visited {color:#0000FF;
FONT-FAMILY:  arial,sans-serif;
text-decoration:none}  /* visited link */
a:hover {color:#0000FF;
FONT-FAMILY:  arial,sans-serif;
text-decoration:underline}  /* mouse over link */
a:active {color:#0000FF;}  /* selected link */
BODY {
FONT-SIZE: 12px; 
CURSOR: default; 
COLOR: #000000; 
BACKGROUND-color: #FFFFFF; 
FONT-FAMILY:  arial,sans-serif; 
TEXT-DECORATION: none;
margin:1px;}
TEXTAREA {
color:#666980;
background-color : #E0E0F0;
font:12px arial,arial,Helvetica,sans-serif;
BORDER-TOP: #EFEFFC 2px solid; 
BORDER-BOTTOM: #C9CAD2 1px solid; 
BORDER-LEFT: #EFEFFC 2px solid; 
BORDER-RIGHT: #C9CAD2 1px solid;}
P {
FONT-SIZE: 12px; 
COLOR: #000000; 
LINE-HEIGHT: 1.4; 
FONT-FAMILY:  arial,sans-serif; 
TEXT-DECORATION: none}
TABLE {
FONT-SIZE: 12px; 
COLOR: #000000; 
FONT-FAMILY:  arial,sans-serif; 
TEXT-DECORATION: none}
TD.content {
FONT-SIZE: 12px;
COLOR: #666980;
background:#F2F3FF;
TEXT-DECORATION: none;
FONT-FAMILY:  arial,sans-serif;
BORDER-RIGHT: #C9CAD2 1px solid; 
BORDER-TOP: #EFEFFC 1px solid; 
BORDER-BOTTOM: #C9CAD2 1px solid;
BORDER-LEFT: #EFEFFC 1px solid;}
TD.extra {
FONT-SIZE: 12px;
COLOR: #F2F3FF; 
TEXT-DECORATION: none;
FONT-FAMILY:  arial,sans-serif;
BORDER-RIGHT: #C9CAD3 1px solid; 
BORDER-TOP: #EFEFFC 2px solid; 
BORDER-BOTTOM: #C9CAD3 1px solid;
BORDER-LEFT: #EFEFFC 2px solid;}
TD.story1 {
BORDER-RIGHT: #C9CAD2 1px solid; 
BORDER-TOP: #EFEFFC 1px solid; 
BORDER-BOTTOM: #C9CAD2 1px solid;
BORDER-LEFT: #EFEFFC 1px solid;
BACKGROUND: #F2F3FF;}
TD.story2 {
BORDER-RIGHT: #C9CAD2 1px solid; 
BORDER-TOP: #EFEFFC 1px solid; 
BORDER-BOTTOM: #C9CAD2 1px solid;
BORDER-LEFT: #EFEFFC 1px solid;
BACKGROUND: #F2F3FF;}
UL {LIST-STYLE-TYPE: square}
.center {TEXT-ALIGN: center}
.justify {TEXT-ALIGN: justify}
.right {TEXT-ALIGN: right}
.heading {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #666980; 
FONT-FAMILY: arial; 
LETTER-SPACING: 0px; 
TEXT-DECORATION: none}
SELECT {
color:#666980;
background-color : #F2F3FF;
font:11px arial,arial,Helvetica,sans-serif;
BORDER-TOP: #EFEFFC 1px solid; 
BORDER-BOTTOM: #C9CAD2 1px solid; 
BORDER-LEFT: #1C1E2C 1px solid; 
BORDER-RIGHT: #C9CAD2 1px solid;}


.hef A:link {
FONT-SIZE: 12px; 
COLOR: #000000; 
FONT-FAMILY: arial,sans-serif; 
TEXT-DECORATION: none;}
.hef A:visited {
FONT-SIZE: 12px; 
COLOR: #000000; 
FONT-FAMILY:  arial,sans-serif; 
TEXT-DECORATION: none;}
.hef A:active {
FONT-SIZE: 12px; 
COLOR: #00000; 
FONT-FAMILY:  arial,sans-serif; 
TEXT-DECORATION: none;}
.hef A:hover {
FONT-SIZE: 12px;
CURSOR:default; 
COLOR: #00000; 
FONT-FAMILY:  arial,sans-serif; 
TEXT-DECORATION: none;}



.biglink A:link {
FONT-SIZE: 20px; 
COLOR: #3366CC; 
FONT-FAMILY: arial,sans-serif; 
TEXT-DECORATION: none;}

.biglink A:visited {
FONT-SIZE: 20px; 
COLOR: #0000FF; 
FONT-FAMILY:  arial,sans-serif; 
}
.biglink A:active {
FONT-SIZE: 20px; 
COLOR: #666980; 
FONT-FAMILY:  arial,sans-serif; 
TEXT-DECORATION: solid}

.biglink A:hover {
FONT-SIZE: 20px; 
COLOR: #9699C6; 
FONT-FAMILY:  arial,sans-serif; 
TEXT-DECORATION: solid}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	FONT-FAMILY:  arial,sans-serif; 

	font-size:0.9em;
	background-color:#06F;
	width:400px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;

	/* End layout CSS */

	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;

	/* End layout CSS */

	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;
	position:relative;
}
/*Apply Now Button  */

.buttona {
	display: block;
	width: 116px;
	height: 31px;
	text-decoration: none;
	border:none;
	background: url("../graphics/button-apply-dblue.gif");
	}

.buttona:hover {
	background-position: -117px 0;
	}


.displace {
	position: absolute;
	left: -5000px;
	}


/*listview button*/
a.rollover {
	display: block;
	width: 117px;
	height: 31px;
	text-decoration: none;
	background: url("../graphics/lm-bttn.gif");
	}

a.rollover:hover {
	background-position: -117px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
/*Stars rating*/
.rating{
width:80px;
height:16px;
margin:0 0 0px 0px;
padding:0;
list-style:none;
clear:both;
position:relative;
background: url(../graphics/stars.png) no-repeat 0 0;}

/* add these classes to the ul to effect the change to the correct number of stars */
.star0 {background-position:0 0}
.star1 {background-position:0 -16px}
.star2 {background-position:0 -32px}
.star3 {background-position:0 -48px}
.star4 {background-position:0 -64px}
.star5 {background-position:0 -80px}
/* end rating code */
