td {
	text-align: left;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	line-height:14px;
}
a {
	text-decoration: underline;
	color:#0066CC;
}
a:hover {text-decoration:none}

body { 	margin:0px;padding:0px; background:url(images/bg.jpg) top repeat-x #F8FAFD}

/* --------------------------------------------------- header -----------------------------------------*/
.header {background:url(images/top.jpg)}
.header .right {font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:bold}
.header .right a {color:#FFFFFF; text-decoration:underline}
.header .right a:hover {text-decoration:none}

/* --------------------------------------------------- content -----------------------------------------*/
.content td {font-family:Arial, Helvetica, sans-serif; line-height:14px;}
.content td strong {font-weight:bold; color:#666666}
.content td strong a {font-weight:bold; color:#0066CC; text-decoration:underline}
.content td strong a:hover{text-decoration:none}
.content td b {font-weight:bold; color:#0066CC}

.content td input, select {width:215px; height:26px; font-family:Arial, Helvetica, sans-serif; border:1px solid #68829C; font-size:11px; padding:4px; margin:0 0 1px 0}
.content td textarea {width:215px; height:168px; font-family:Arial, Helvetica, sans-serif; border:1px solid #68829C; font-size:11px; padding:4px; margin:0 0 1px 0; overflow:hidden}

.content td ul {margin:0; padding:0; list-style:none}
.content td li {margin:0; padding:0 0 0 12px; background:url(images/arr.gif) left top no-repeat; line-height:22px; color:#0066CC; text-decoration:none}
.content td li a {color:#0066CC; text-decoration:none}
.content td li a:hover {text-decoration:underline}

.content .hor_bg {background:url(images/dot.gif) center repeat-x}
.content .vert_bg {background:url(images/dot.gif) center repeat-y}

.content .left_column div {padding:13px 10px 0 18px; background:url(images/dot.gif) right repeat-y}
.content .right_column div {padding:0px 0px 0 12px}

.content .left_column1 div {padding:13px 20px 0 18px; background:url(images/dot.gif) right repeat-y}
.content .center_column1 div {padding:13px 13px 0 13px; background:url(images/dot.gif) right repeat-y}
.content .right_column1 div {padding:13px 12px 0 12px}

/* --------------------------------------------------- footer -----------------------------------------*/
.footer {background:url(images/footer.gif) top left no-repeat; padding:30px 0 0 60px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#55606D}
.footer b a {color:#55606D; text-decoration:underline}
.footer b a:hover {text-decoration:none}
.footer strong a {color:#55606D; text-decoration:none}
.footer strong a:hover {text-decoration:underline}

.abs {vertical-align:middle}
