* { margin:0; padding:0;}
html, body { height:100%;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.9375em;
	color:#999;
	font-style: normal;
	background-color: #f0f4ef;
	background-image: url(images/bkg/tail-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright {
	float:right;
	text-align: right;
}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:15px;}

/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#search-form {
	float:right;
	padding:7px 12px 0 0;
	left: 1002px;
	top: 150px;
}
#search-form fieldset {
	border:none;
	width:225px;
	height:22px;
	background-image: url(images/bkg/search-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#search-form input.text {
	width:187px;
	background:none;
	border:none;
	padding:2px 0 2px 7px;
	font-size:0.85em;
}
#search-form input.submit { width:30px; height:22px; border:none; background:none; cursor:pointer;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { border-bottom:1px dotted #bdbdbd; font-size:.91em; width:100%; overflow:hidden; padding:0 0 8px 0; margin-bottom:8px; vertical-align:top;}
.list1 li.last { border-bottom:none;}
.list1 li strong {
	float:left;
	width:92px;
	color:#000;
}
.list1 li a { float:left; font-size:.91em;}

.img-list li { width:100%; overflow:hidden; padding-bottom:13px; font-size:.91em; line-height:1.5em;}
.img-list li.last { padding-bottom:0;}
.img-list li img { float:left; margin-right:18px;}
.img-list li h5 { font-size:1em;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {
	color:#C16100;
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:2.8em;
	color:#000;
	margin-bottom:1px;
	font-family: Playbill;
	line-height: 1em;
	font-weight: normal;
}
	
h3 {
	font-size:2.0em;
	line-height:1.2em;
	color:#000;
	padding-bottom:2px;
	margin-bottom:26px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: Playbill;
	font-weight: normal;
}
h4 { font-size:1.15em; font-weight:normal; margin-bottom:18px;}
h5 {
	font-size:1em;
	color:#000;
	margin-bottom:2px;
}

.button1 {
	display:inline-block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:1px 17px 4px 9px;
	vertical-align:text-top;
	background-image: url(images/bkg/button1-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.button1:hover {
	color:#C26100;
}

.link1 {
	display:block;
	float:right;
	color:#fff;
	text-decoration:none;
	background-color: #FF8000;
	background-image: url(images/bkg/link1-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link1 b {
	display:block;
	padding:2px 15px 3px 9px;
	font-style:normal;
	background-image: url(images/bkg/link1-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1:hover { text-decoration:underline;}

.line-hor {
	height:2px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:25px 0 20px 0;
	background-color: #000;
}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

.dept-list { float:left;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 {
	height:114px;
}
#header .row-1 .logo {
	float:left;
	padding:48px 0 0 4px;
}
#header .row-2 {
	height:35px;
	float: left;
	margin-left: 55px;
}

.top-links {
	float:right;
	font-size:0.85em;
	padding:27px 9px 0 0;
}
.top-links li { display:inline;}
.top-links li a { float:left; text-decoration:none; font-weight:bold; color:#a6ee47; padding:0 9px 2px 9px;}
.top-links li a.login {
	color:#426f1a;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.top-links li a:hover { color:#fff;}
.top-links li a.login:hover { color:#111;}

#header .nav {
	float:left;
	background-color: #000;
}
#header .nav li { float:left;}
#header .nav li a {
	float:left;
	font-size:14px;
	color:#C16100;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
	height:18px;
	line-height:16px;
	padding:0 18px;
}
#header .nav li a:hover {
	color:#FFF;
	background-image: url(images/bkg/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header .nav li a.current {
	color:#FFF;
	background-image: url(images/bkg/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.small-nav {
	float:right;
	font-size:0.85em;
	padding:10px 0 0 0;
	left: 799px;
	top: 13px;
}
.small-nav li { display:inline; color:#C16100;}
.small-nav li a {color:#C16100; text-decoration:none; padding:0 15px 0 12px;}
.small-nav li a:hover { text-decoration:underline; color:#FFF;}


/*== featured box begin ==*/
#featured {
	width:613px;
	position:relative;
	height:407px;
	margin-bottom:20px;
	border: medium ridge #C16100;
	background-color: #000;
}
#featured ul.ui-tabs-nav{ position:absolute; top:312px; left:0; list-style:none; padding:0; margin:0; width:615px; z-index:100;}
#featured ul.ui-tabs-nav li{
	padding:1px 0;
	float:left;
	width:203px;
	height:88px;
	overflow:hidden;
	font-weight:normal;
	font-size:0.91em;
	line-height:1.5em;
	margin-right:2px;
	padding:7px 0 0 0;
}

#featured ul.ui-tabs-nav li .inner {
	padding:7px;
	overflow:hidden;
	background:#000;
}
#featured ul.ui-tabs-nav li img { float:left; margin-right:7px;}
#featured ul.ui-tabs-nav li a { color:#fff; display:block;}
#featured ul.ui-tabs-nav li.last { padding-right:0;}
#featured ul.ui-tabs-nav li.ui-tabs-selected {
	background-image: url(images/bkg/selected-item.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected div {
	background:#C16100;
}
#featured .ui-tabs-panel .info { width:613px; height:61px; background:url(images/bkg/png-bg.png) left top; position:absolute; left:0; top:244px; color:#fff; line-height:1.5em; font-size:.91em;}

#featured .info .inner { padding:10px 0 0 18px;}
#featured .info h2{ font-size:23px; color:#fff; line-height:.91em;}
#featured .info .button {
	width:35px;
	height:35px;
	line-height:32px;
	font-size:0.91em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#C16100;
	position:absolute;
	display:block;
	right:16px;
	top:14px;
	background-image: url(images/icons/button.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured .info .button:hover { color:#000;}
#featured .ui-tabs-hide {display:none; }
/*== featured box end ==*/


/*content*/
#content {
	background:#fff;
	padding:21px 14px 6px 15px;
}

.schedule { font-size:.91em; padding-bottom:25px;}
.schedule dt {
	font-weight:bold;
	color:#C16100;
	padding:0 0 10px 10px;
}
.schedule dd {
	background:#FF8000;
	color:#fff;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.schedule dd a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 12px;
	line-height:24px;
	float:left;
}
.schedule dd a:hover { color:#000;}
.schedule dd.even {
	background:#C16100;
}
.schedule dd span { float:right; display:block; background:#FF8000; font-weight:bold; font-size:.91em; padding:5px 8px 5px 8px;}
.schedule dd.even span { background:#C16100;}
.schedule dd.even a { color:#fff;}
.schedule dd.even a:hover { color:#000;}


/*tabs*/
.tabs { margin-bottom:20px;}

ul.tabNavigation {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #dfdfdf;
}
ul.tabNavigation li {display: inline;}
ul.tabNavigation li a { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; display:block; float:left; padding: 6px 11px; background-color: #e3e3e3; color: #939292; text-decoration: none; border:1px solid #dfdfdf; margin-right:3px; text-transform:uppercase; font-weight:bold; font-size:.91em;}

ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {
	background: #FF8000;
	color: #000;
	border-bottom:1px solid #fff;
}
ul.tabNavigation li a:hover {background: #ccc; color: #000; border-bottom:1px solid #ccc;}

.box {
	border:1px solid #dfdfdf;
	border-top:none;
	font-size:.91em;
	background-image: url(images/bkg/box-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box .inner { padding:10px 6px 13px 9px;}
.box .fixed-box { height:320px; overflow:auto; margin-bottom:18px;}

.box table {
	width:300px;
	border-collapse:collapse;
	margin-bottom:15px;
}
.box table caption {
	font-weight:bold;
	text-align:left;
	color:#C26100;
	padding:0 5px 10px 8px;
}
.box table caption.first-item {
	border-top:1px solid #e3e3e3;







	font-size: 1
.em;
	font-weight: bold;
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}
.box table thead td {
	border-bottom:1px solid #dadada;
	color:#FFF;
	font-weight:bold;
	padding:3px 5px 3px 5px;
	background-color: #000;
}
.box table tbody td {
	font-size:0.91em;
	border-bottom:1px dotted #e3e3e3;
	padding:2px 4px 1px 4px;
	color: #000;
}
.box table tbody td.cell-1 { width:40px;}
.box table tbody td.cell-2 { width:105px;}


/*footer*/
#footer .nav { float:left;}
#footer .nav li { display:inline; color:#d2d2d2;}
#footer .nav li a { padding:0 14px 0 11px; color:#898989; text-decoration:none;}
#footer .nav li a:hover { text-decoration:underline;}

#footer .fright a { color:#9bd252; text-decoration:none;}
#footer .fright a:hover { text-decoration:underline;}
/*==========================================*/
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	font-style: normal;
	line-height: 1.2em;
	color: #000;
}
.wrapper_pages {
	width: 650px;
}
.aside_pages {
	float: right;
	width: 327px;
	position: relative;
	top: -74px;
}
.tablerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.tbl_head_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 0.95em;
	color: #FFF;
	background-color: #000;
}
.article {
	width: 65%;
}
.sumthumb {
	float: left;
        width: 74px;
        height: 100px;
        padding:5px 5px 0 0;
}
.img2 {
	vertical-align: middle;
}
.PB_head {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
	background-repeat: no-repeat;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #C16100;
	width: 613px;
}
.HR_OR {
	background-color: #C16100;
	color: #C16100;
}
table.sample {
	border-width: 1px;
	border-spacing: 1px;
	border-style: dotted;
	border-color: rgb(193, 97, 0);
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: rgb(193, 97, 0);
	background-color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: rgb(193, 97, 0);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.pb_head2 {
font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
	background-repeat: no-repeat;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #C16100;
	width: 100%;
}

