* { margin:0; padding:0;}
body{ background:#0a0a0a;}
html, input, textarea, select{font-family:Arial; font-size:9pt; color:#666666;}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
.nodec {text-decoration:none};
a:hover{text-decoration:none;}
a {color:#32a5d4;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignRight { text-align:right;}
.alignRight a {color:#ff2e15; font-weight:bold;}

.tall_top { background:url(../images/tall_top.gif) left top repeat-x #FFFFFF;}
.tall_bottom { background:url(../images/tall_bottom.gif) left bottom repeat-x;}

.form { height:26px;}
.form input {width:177px; height:19px; background:#FFFFFF; border:1px solid #a09b96; font-size:9pt;}
textarea { width:247px; height:103px; background:#FFFFFF; overflow:auto; border:1px solid #a09b96; font-size:9pt;}

ul { list-style:none;}
ul li a { line-height:20px;}

.title { margin:0 0 17px 0;}

.img_indent { margin:0 20px 0 0; float:left;}

.txt1 { font-size:14px;}
.txt2 { color:#32a5d4; font-weight:bold;}
.txt3 { color:#ff2e15;}
.txt4 { font-size:11px; line-height:16px;}

.link1 { color:#ff2e15; font-weight:bold;}
.link2 { font-size:11px; text-decoration:none; color:#666666;}
.link2:hover { text-decoration:underline;}


/*header*/
#header .row_1 { height:97px;}
#header .row_1 .col_1 { width:274px;}
#header .row_1 .col_1 img { margin:28px 0 0 27px;}
#header .row_1 .col_2 { width:477px;}
#header .row_1 .col_2 .indent { padding:34px 0 0 0;}
#header .row_2 { height:280px; background:url(../images/header_bgdcopy.gif) 13px 16px no-repeat; font-size:11px; line-height:16px; color:#323232;}
#header .row_2 .indent { padding:67px 0 0 52px;}
#header .row_2 .col_1 {
	width:334px;
}

/*footer*/
#footer .indent { padding:14px 33px 0 40px;}
#footer .fleft { color:#666666;}
#footer .fleft a { color:#666666;}
#footer .fleft span { font-size:11px;}
#footer .fleft span a { color:#32a5d4; font-weight:bold;}
#footer .fright { padding:5px 0 0 0;}
#footer .fright a { color:#9d9d9d;}


/*================== index.html ==================*/
#page1 #content .row_1 .col_1 .indent { padding:34px 0px 25px 0px;}
#page1 #content .tr2 .indent { padding:0 0 22px 18px;}
#page1 #content .ind { padding:15px 0 15px 5px;}


/*==================list====================*/
.block2 { background:url(../images/block_bgd2.gif) left top repeat-x #f4f4f4; font-size:11px; line-height:16px;}
.block { background:url(../images/block_bgd.gif) left top repeat-x #f4f4f4; width:239px; font-size:11px; line-height:16px;}
.block2 .r, .block .r { background:url(../images/line1.gif) right top repeat-y;}
.block2 .b, .block .b { background:url(../images/line1.gif) left bottom repeat-x;}
.block2 .l, .block .l { background:url(../images/line1.gif) left top repeat-y;}
.block2 .t, .block .t { background:url(../images/line1.gif) left top repeat-x;}
.block2 .l_t, .block .l_t { background:url(../images/l_t.gif) no-repeat left top;}
.block2 .r_t, .block .r_t { background:url(../images/r_t.gif) no-repeat right top;}
.block2 .r_b, .block .r_b { background:url(../images/r_b.gif) no-repeat right bottom;}
.block2 .l_b, .block .l_b { background:url(../images/l_b.gif) no-repeat left bottom;}
.block2 .ind, .block .ind { padding:7px 0 15px 21px;}
/*==========================================*/
.bigblock { width:820px; font-size:11px; line-height:16px;}
.bigblock .r { background:url(../images/line1.gif) right top repeat-y;}
.bigblock .b { background:url(../images/line1.gif) left bottom repeat-x;}
.bigblock .l { background:url(../images/line1.gif) left top repeat-y;}
.bigblock .t { background:url(../images/line1.gif) left top repeat-x;}
.bigblock .l_t { background:url(../images/l_t.gif) no-repeat left top;}
.bigblock .r_t { background:url(../images/r_t.gif) no-repeat right top;}
.bigblock .r_b { background:url(../images/r_b1.gif) no-repeat right bottom;}
.bigblock .l_b { background:url(../images/l_b1.gif) no-repeat left bottom;}
.bigblock .ind { padding:7px 0 15px 21px;}
/*==========================================*/
.grayRounded { font-size:11px; color:#FFFFFF; background-color:#636766;}
.grayRounded .r { background:url(../images/grayRoundedM.gif) right top repeat-y;}
.grayRounded .b { background:url(../images/grayRoundedM.gif) left bottom repeat-x;}
.grayRounded .l { background:url(../images/grayRoundedM.gif) left top repeat-y;}
.grayRounded .t { background:url(../images/grayRoundedM.gif) left top repeat-x;}
.grayRounded .tl { background:url(../images/grayRoundedTL.gif) no-repeat left top;}
.grayRounded .tr { background:url(../images/grayRoundedTR.gif) no-repeat right top;}
.grayRounded .br { background:url(../images/grayRoundedBR.gif) no-repeat right bottom;}
.grayRounded .bl { background:url(../images/grayRoundedBL.gif) no-repeat left bottom;}
.grayRounded .int { padding:5px 10px; margin:0;}

span.wizardStepCurrent
{
	font-weight:bold;
	color:#ffca0c;
}
span.wizardStep
{
	font-weight:normal;
	color:#ffffff;
}

table.formTable td
{
	padding-bottom:5px;	
	text-align:left;
}
table.formTable td.label
{
	padding-right:5px;
	text-align:right;
}
input.input
{
	background-color: #e8f1f8;	
	border: solid 1px #a7acb0;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
select.input 
{
	background-color: #e8f1f8;	
	border: solid 1px #a7acb0;
}
input.toolbarInput, select.toolbarInput
{
	font-family:Arial;
	font-size:8pt;	
}
textarea.input
{
	background-color: #e8f1f8;	
	border: solid 1px #a7acb0;
	font-family: verdana, arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
}
hr
{
	color: #cccccc;	
	background-color: #cccccc;
	height:1px;	
	border: none;
}
.textHighlighted
{
	color: Red;
} 
.headerRequired
{
	font-family:Arial;
	font-size:8.5pt;
	color:#FF2E15;
	padding-top:5px;	
}
.header
{
	color: #FF2E15;
	font-size: 18pt;
	font-family: Arial;
}
