body {
	bgcolor: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #424874;
	margin: 0px;
}

/* Fonts */
.arial_13_light_grey{font:13px arial;color:#6A8697;}
.arial_13_light_grey, .arial_13_light_grey p, .arial_13_light_grey div{font:13px arial;color:#6A8697;}

.arial_13_light_grey_b{font:bold 13px arial;color:#6A8697;}
.arial_13_light_grey_b, .arial_13_light_grey_b p, .arial_13_light_grey_b div{font:bold 13px arial;color:#6A8697;}
/* Fonts */

div#container {
	width:100%;
	border:0px solid red;
	padding:0px;
	margin:0px;
}

/* BLOCKS STYLES */
div.block1 {padding:3px 0 0 0;direction:rtl;}
div.block1 div {float:right;}
div.block1 div.header {padding:0 10px 3px 0;border-bottom:3px solid #5A9CC5;width:100%;}
div.block1 div.header div.title {padding:7px 7px 0 0;}
div.block1 div.header div.title span {color:#1971A7;font-size:16px;font-weight:bold;}
div.block1 div.body {padding:2px 12px 3px 0;width:100%;}
div.block1 div.body a {color:#2C5EAC;font-size:12px;font-weight:bold;}
div.block1 div.body div {padding-top:5px;}
/* BLOCKS STYLES */

H1 {
	font-size:19px;
}

.NoramlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.TopBar {
	background-image: url(../images/pg_frame_top_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 71px;
}

.TabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 24px;
}
.TabText a{
	color: #000000;
	text-decoration: none;
}
.TabText a:link, .TabText a:visited {
	color: #000000;
	text-decoration: none;
}
.TabText a:hover {
	color: #2969A3;
	text-decoration: underline;
}
.TabDev {
	background-image: url(../images/tab_dev.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 13px;
}

.CenterBlock {
	background:url(/images/main_bg_notext.jpg); 
	background-repeat:no-repeat;
	padding:20px; 	
}

.LeftBar {
	background-image: url(../images/left_bar_bg.gif);
	background-repeat: repeat-y;
	width: 127px;
}
.LeftBarTop {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/left_bar_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	width: 127px;
}
.LeftBarBoxLeft {
	background-image: url(../images/left_bar_box_left.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.LeftBarBoxRight {
	background-image: url(../images/left_bar_box_right.gif);
	background-repeat: repeat-y;
	width: 13px;
}


.LeftBarBoxTop {
	background-image: url(../images/left_bar_box_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 33px;
	width: 127px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.LeftBarBoxBG {
	background-image: url(../images/left_bar_box_bg.gif);
	vertical-align: top;
	width: 101px;
	background-repeat: repeat;
}




.RightBar {
	background-image: url(../images/right_bar_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	width: 127px;
}
.RightBarBoxLeft {
	background-image: url(../images/right_bar_box_left.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.RightBarBoxRight {
	background-image: url(../images/right_bar_box_right.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.RightBarBoxTop {
	background-image: url(../images/right_bar_box_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 33px;
	width: 127px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.RightBarBoxBG {
	background-image: url(../images/right_bar_box_bg.gif);
	vertical-align: top;
	width: 101px;
	background-repeat: repeat;
}

.NewsDate {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.NewsText {
	font-size: 11px;
	font-weight: bold;
	color: #000077;
}

.NewsText a{
	color: #000077;
	text-decoration: underline;
}
.NewsText a:link, .NewsText a:visited{
	color: #000077;
	text-decoration: underline;
}
.NewsText a:hover{
	color: #0033CC;
	text-decoration: underline;
}


/* Tables */
.tableHead {
	background-color:#D9E6EC;
	color:#000000;
	height:20px;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	text-align:center;
	BORDER-RIGHT: #5993AB 1px solid; 
	BORDER-BOTTOM: #5993AB 1px solid; 
}

.tableRow1 {
	background-color:#FFFFFF;
	color:#000000;
	height:20px;
	font-size:14px;
    
	BORDER-RIGHT: #5993AB 1px solid; 
    BORDER-BOTTOM: #5993AB 1px solid; 
}

.tdData {
	background-color:#FFFFFF;
	color:#000000;
	font-size:14px;

	BORDER-RIGHT: #5993AB 1px solid; 
    BORDER-BOTTOM: #5993AB 1px solid; 
}

.tdContent {
	vertical-align:top;
	font-size:16px;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}

#jsconfirm {
	border-color: #c0c0c0;
	border-width: 2px 4px 4px 2px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	z-index: 100;
}

.survey_answers
{
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#286eae;
	padding-bottom:5px;
}

.clearfix {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin:0px;
	padding: 0px;
}

/* user surveys */

.user_survey_div {
	width: 200px;
	background-color:#9CF;
	padding: 4px;	
}

/* END user surveys */
