@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
caption, tbody, tfoot {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body 				{ line-height: 1; }
body { margin: 0; width: 980px; position: relative; }

ol, ul 				{ list-style: none; }
blockquote, q 	{ quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after 			{ content: ''; content: none; }

/* remember to define focus styles! */
:focus 			{ outline: 0; }

/* remember to highlight inserts somehow! */
ins 				{ text-decoration: none; }
del 				{ text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table 				{ border-collapse: collapse; border-spacing: 0; }


body 				{ font-family: verdana, arial, sans-serif; font-size: 11px; color: #666; line-height: 16px; }
a 					{ color: #666; text-decoration: none; }
a:hover 			{ color:#000; }
p 					{ margin-bottom: 13px; }
p.indent 			{ text-indent: 30px; }
h2 				{ font-size: 13px; font-weight: bold; color: #EEB111; margin-bottom: 10px; }
h3 				{ font-size: 12px; font-weight: bold; color: #EEB111; margin-bottom: 10px; }
h4 				{ font-size: 11px; font-weight: bold; color: #EEB111; margin-bottom: 10px; }
h5 				{ font-size: 10px; font-weight: bold; color: #EEB111; margin-bottom: 10px; }
strong 			{ font-weight: bold; }
small 				{ font-size: 10px; }
sup				{ font-size: 70%; vertical-align: top; }
select, input
{
border:1px solid #E8E8E8;
font-size:11px;
background-color:#F5F5F5;
color:#999999;
}

/*
.bold 				{ font-weight: bold; }
.aqua 			{ color: #55CAE7; }
.red 				{ color: #EE3124; }
.blue				{ color: #00b3be; }
.orange 			{ color: #F47D30; }
.green			{ color: #59a545; }
*/

.main_hdng
{
color:#f78106;
font-size:16px;
font-weight:bold;
padding:0 0 3px 8px;
}

.test_body{
border-bottom:1px solid #CCCCCC;
height:28px;
}


.nav_top a
{
font-size:11px;
color:#666;
}

.nav_top a:hover
{
font-size:11px;
color:#f78106;
font-weight:bold;
}


.nav_top_selected a{
font-size:11px;
color:#f78106;
font-weight:bold;
}




.tag1 a
{
font-size:12px;
color:#11a3d4;
line-height:36px;
}

.tag2 a
{
font-size:16px;
color:#11a3d4;
}

.tag3 a
{
font-size:20px;
color:#075da5;
}

.tag4 a
{
font-size:26px;
color:#05355d;
line-height:36px;
}

.orng_txt
{
color:#f78106;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
line-height:24px;
}
.grey_txt_hdng
{
color:#646464;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}

.grey_txt
{
color:#646464;
font-size:15px;
line-height:24px;
font-weight:600;
font-family:Arial, Helvetica, sans-serif;
}
.rightPan_drag_hdng
{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
padding:4px 8px;
background-color:#b3b3b3;
}
.rightPan_drag_hdng a
{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
background-color:#b3b3b3;
}
.rightPan_drag_txt
{
font-size:11px;
color:#666666;
padding:4px 8px;
}
.rightPan_drag_txt a
{
font-size:11px;
color:#666666;
}
