
body { 
	margin:0;
	padding:0; 
	background-color:#FFF; 
	background-image:url(/graphics/sitestyles/rd06/bg.jpg); 
	background-repeat:repeat-x;  
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size:11px; 
	color:#333;
  	overflow:auto;
  	overflow: -moz-scrollbars-vertical;
}

div { 
	margin:0;
	padding:0;  
	line-height:140%; 
}

#header { 
	width:733px; 
	height:78px; 
	margin:0 auto 0 auto; 
}

#main { 
	width:727px; 
	border:0; 
	margin:4px auto 0 auto; 
	text-align:left; 
	background-image:url(/graphics/sitestyles/rd06/main_bg.gif); 
	background-repeat:repeat-y;
}

#left {
	vertical-align:top;
	float:left;
}

#navigation {
	margin:0 0 -2px 0;
	padding:0 0 2px 0;
	background-color:#FFF;
}

#navigation li {
	list-style-type:none;
	background-image:url(/graphics/sitestyles/rd06/b_navi.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFF;
}

#navigation li span {
	width:110px;
	margin:0 0 6px 0;
	padding:2px 0 4px 12px !important;
	padding:1px 0 4px 12px;
	display:block;
	color:#FFF;
	text-decoration:none;
	background-image:url(/graphics/sitestyles/rd06/b_navi_b.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:hidden;
}

#navigation a {
	width:110px;
	margin:0;
	padding:0;
	display:block;
	color:#FFF;
	text-decoration:none;
	overflow:hidden;
}

#navigation a:hover {
	text-decoration:underline;
}

#navigation li.sub {
	background-image:url(/graphics/sitestyles/rd06/b_navi2.gif);
	color:#2C4C7C;
}

#navigation li.sub span {
	background-image:url(/graphics/sitestyles/rd06/b_navi2_b.gif);
	color:#2C4C7C;
}

#navigation li.sub a {
	color:#2C4C7C;
}


#left_blue_top {
	width:120px;
	height:10px;
	background-image:url(/graphics/sitestyles/rd06/b_top_no.gif); 
	background-repeat:no-repeat;
}


#cf_top {
	width:598px;
	height:9px;
	float:right;
	background-image:url(/graphics/sitestyles/rd06/cf_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#cf_middle {
	width:598px;
	background-image:url(/graphics/sitestyles/rd06/cf_middle.gif);
	background-repeat:repeat-y;
	float:right;
}

#cf_height {
	width:1px;
	height:357px;
	float:right;
}

#cf_content {
	margin:10px 0 20px 16px;
}

#cf_content p {
	width:430px; 
	margin:8px 15px 10px 15px;
}

#cf_content ul {
	width:440px;
	list-style:none;
	margin:0 0 12px 16px;
	padding:0 0 0 0;
}

#cf_content li {
	margin-bottom:4px;
	padding-left:20px;
	background-image:url(/graphics/sitestyles/rd06/cf_bullet.gif);
	background-position:left 3px !important;
	background-position:left 4px;
	background-repeat:no-repeat;
}

#cf_content p a {
	color:#2C4C7C;
	text-decoration:underline;
}

#cf_content p a:hover {
	color:#FFA209;
	text-decoration:none;
}

a.main {
	color:#2C4C7C;
	text-decoration:underline;
}

a.main:hover {
	color:#FFA209;
	text-decoration:none;
}

#cf_content table a {
	color:#2C4C7C;
	text-decoration:underline;
}

#cf_content table a:hover {
	color:#FFA209;
	text-decoration:none;
}

#cf_content a.bold {
	color:#2C4C7C;
	font-weight:bold;
	text-decoration:none;
}

#cf_content a.bold:hover {
	color:#FFA209;
}

h1 { 
	margin:12px 0 11px 31px; 
	padding:0 0 5px 0px;
	font-size:13px; 
	font-weight:bold; 
	color:#2C4C7C; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/graphics/sitestyles/rd06/h1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

h2 { 
	width:440px;
	margin:25px 0 0 15px;
	padding:0;
	font-size:12px;
	font-weight:bold; 
	color:#2C4C7C;  
}

h3 { 
	margin:30px 0 11px 15px; 
	padding:0 0 5px 0px;
	font-size:13px; 
	font-weight:bold; 
	color:#2C4C7C; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/graphics/sitestyles/rd06/h1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.bold_grey { 
	font-weight:bold;
	color:#CCCCCC; 
}

form {
	margin:0;
	padding:0;
}

input { 
	color:#333; 
	font-family:Verdana, Tahoma, Arial, sans-serif; 
	font-size:11px; 
}

input.i_main { 
	border:1px solid #D5D5D5; 
	background-color:#FFF; 
	height:14px; 
	margin:0 2px 0 0; 
	padding-left:3px; 
	width:180px; 
}

textarea.t_main { 
	background-color:#FFF; 
	color:#333; 
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; 
	font-size:11px; 
	height:120px; 
	margin:0 2px 2px 0; 
	padding:0 0 0 3px; 
	width:180px; 
	border:1px solid #D5D5D5; 
}

select {
	width:185px;
	margin:0 2px 0 0;
	padding:1px;
	border:1px solid #D5D5D5;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

option {
	margin:3px 0 3px 0;
	padding:0 2px 0 3px;
}

div.radio {
	height:20px;
	margin:2px 0 0 16px;
	padding:0;
}

div.radio input {
	width:13px;
	height:13px;
	margin:0;
	padding:0;
}

table {
	font-size:11px;
}

.msg_img {
	border:0;
	float:left;
	margin:2px 8px 0 6px;
}

#cf_bottom {
	width:598px;
	height:9px;
	margin-bottom:4px;
	background-image:url(/graphics/sitestyles/rd06/cf_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	float:right;
}


br.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	font-size:0;
}



#footer { 
	clear:both; 
	width:733px; 
	margin:0 auto 20px auto; 
	*margin:-6px auto 20px auto;
	padding:0; 
	background-image:url(/graphics/sitestyles/rd06/footer.gif); 
	background-repeat:no-repeat; 
	text-align:center;
	overflow:hidden;
}

#footer_navigation {
	margin:6px 0 0 0 !important;
	margin:5px 0 0 0;
	padding:2px 0 4px 0 !important;
	padding:2px 0 5px 0;
	list-style-position:outside;
	list-style:none;
	background-image:url(/graphics/sitestyles/rd06/footer_b.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
}

#footer_navigation li {
	margin:0 5px 0 5px;
	color:#FFF;
	display:inline;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer strong {
	font-weight:bold;
}






.in_input { 
	margin:0 0 6px 15px; 
	line-height:18px;
	color:#333333; }

.check_box { 
	width:13px; 
	height:13px; 
	margin:1px 4px 0 0;
	float:left; 
}



.msg_icon { 
	width:36px; 
	height:100px; 
	float:left; 
	vertical-align:top; 
}

.cp_border { 
	width:10px; 
	height:10px; 
	border:1px solid #FFF; 
	margin:0; 
	padding:0; 
	cursor:pointer; 
	cursor:hand; 
}

.cpt { 
	width:12px; 
	height:12px; 
	margin:0; 
	font-size:1px; 
	line-height:1px; 
}

table { 
	border-collapse:collapse; 
}

.thead { 
	width:460px; 
	height:20px;  
	margin:2px 0 2px 15px;
	padding:0;
	background-color:#698EC3; 
	border-style:none; 
}

.htext { 
	width:400px; 
	height:20px;
	margin:0;
	padding:0;  
	color:#FFF; 
	font-size:11px;  
	font-weight:bold; 
	line-height:19px;
	text-indent:7px;
	float:left; 
}

.tt_button { 
	float:right; 
	margin-right:3px !important;
	margin-right:2px;
}

#tt_1, #tt_2, #tt_3, #tt_4, #tt_5 { 
	position:absolute;
	width:220px;
	margin:0;  
	padding:0;   
	background-color:#FFF; 
	border:1px solid #698EC3; 
	display:none;
}

#tt_1 h3, #tt_2 h3, #tt_3 h3, #tt_4 h3, #tt_5 h3 { 
	height:20px;
	margin:0; 
	padding:0;
	color:#FFF; 
	font-size:11px; 
	font-weight:bold;  
	line-height:19px;
	text-indent:5px;
	background-color:#698EC3; 
	background-image:none;
	border-style:none; 
}

#tt_1 p, #tt_2 p, #tt_3 p, #tt_4 p, #tt_5 p { 
	width:210px;
	margin:5px; 
	font-size:11px; 
}


.std { 
	margin-left:15px; 
	margin-bottom:2px;
	width:460px; 
	border-style:none; 
	background-color:#FFF; 
}

.stdcell { 
	color:#333; 
	font-size:11px; 
	height:22px; 
	line-height:16px; 
	padding:0 2px 0 7px; 
}

.rowback { 
	background-color:#F9F9F9; 
}

.infocell { 
	color:#0F0; 
	font-size:11px; 
	font-weight:bold; 
	padding-right:3px; 
	text-align:right; 
}

#card { 
	width:320px; 
	height:210px; 
	margin:0 0 0 80px; 
	padding:0; 
	background-image:url(/graphics/sitestyles/rd06/cardloading.jpg); 
	background-repeat:no-repeat; 
	overflow:hidden; 
}

#card a {
	text-decoration:none;
}

div.cardimg { 
	width:290px; 
	height:188px; 
	margin:11px 15px 11px 15px; 
	padding:16px 9px 19px 21px; 
	background-repeat:no-repeat; 
	overflow:hidden; 
}

div.cardtext { 
	width:260px; 
	height:155px; 
	margin:0; 
	padding:0; 
	font-size:11px;
	overflow:hidden; 
}

div.cardtext div {
	overflow:hidden; 
}

.g_text { 
	color:#0F0; 
	font-size:11px; 
}



input.digits { 
	border:0; 
	width:20px; 
	background-color:#F9F9F9; 
	color:#333; 
	margin-right:4px;
	text-align:center;
}

textarea.link { 
	width:436px; 
	height:30px; 
	margin:0; 
	padding:3px 0 0 0; 
	background-color:#FFF; 
	border-style:none; 
	color:#36C; 
	font-family:Tahoma,Arial; 
	font-size:11px; 
	overflow:hidden; 
}





.vci { 
	border:1px solid #FFF; 
}

.thumb { 
	border:1px solid #EEE; 
	height:32px; 
	width:32px; 
}

.error_text { 
	color:#FF0000; 
	padding:0; 
	margin-bottom:10px; 
}

.error_text_td { 
	color:#F00; 
	height:22px; 
	padding:0 2px 0 7px; 
}

.info_block { 
	width:100%; 
	margin:8px 15px 10px 15px; 
}

.ib_img { 
	float:left; 
	margin-right:8px; 
}

.ib_text { 
	margin:0 15px 8px 0; 
}



