body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	background:#eff1f5 url(../images/bg-body.gif) no-repeat 50% 0;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

#wraper{
	width:800px;
	margin:0 auto;
	background:url(../images/bg-wraper.png) repeat-y;
	overflow:hidden;
	padding:0 8px;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(../images/template_header.jpg) no-repeat;
	position:relative;
	padding:0 0 7px;
}
#header h1{
	margin:30px 0 0 21px;
	float:left;
	display:inline;
}
#header h1 a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:207px;
	height:131px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#header .logo{
	background:url(../images/logo2.png) no-repeat;
	width:182px;
	height:37px;
	position:absolute;
	right:19px;
	top:5px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
ul.header-nav {
	float:left;
	clear:both;
	list-style:none;
	margin:24px 0 0 38px;
	display:inline;
	padding:0;
}
.header-nav li{
	background:url(../images/bullet.png) no-repeat;
	padding:0 0 11px 21px;
	float:left;
	clear:both;
}
.header-nav li a{
	font-size:14px;
	color:#054375;
	line-height:14px;
	text-decoration:none;
        font-weight: bold;
}
.header-nav li a:hover,
.header-nav li.active a{
	color:#e98300;
}
#nav{
	width:100%;
	overflow:hidden;
	background-color:#fcbf6e;
	padding:3px 0 3px;
	position:relative;
}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nav ul li{
	float:left;
	margin:0 0 0 30px;
	display:inline;
}
#nav ul li:first-child{
	margin-left:28px;
}
#nav ul li a{
	color:#91278f;
	font-size:16px;
	text-decoration:none;
        font-weight: bold;
}
#nav ul li a:hover{text-decoration:underline;}
#main{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}

#main .breadcrumbs{
	width:100%;
	overflow:hidden;
	margin:12px 0 0;
	position:relative;
}
#breadcrumbdisplay {
	float:left;
	margin:0 0 0 23px;
	padding:0;
	display:inline;
}
#breadcrumbdisplay span {
	font-size:10px;
	color:#999;
}
#breadcrumbdisplay a{
	font-size:10px;
	color:#999;
	text-decoration:none;
}
#breadcrumbdisplay a:hover{text-decoration:underline;}
#main .breadcrumbs ul.link-list{
	float:right;
}
#main .breadcrumbs ul.link-list li{
	margin:0 20px 0 0;
	display:inline;
}
#main .breadcrumbs ul.link-list li a.mail{
	background:url(../images/ico-mail.gif) no-repeat;
	width:16px;
	height:17px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#main .breadcrumbs ul.link-list li a.print{
	background:url(../images/ico-print.gif) no-repeat;
	width:15px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.primary{
	float:right;
	width:540px;
	margin:0 16px 0 0;
	display:inline;
}
.primary h2{
	color:#91268e;
	font-size:18px;
	margin:19px 0 -6px;
	font-weight:normal;
}
.primary p{
	margin:13px 0 0;
	padding:0 5px 0 0;
}
.sidebar{
	float:left;
	width:205px;
	margin:-20px 0 0 22px;
	display:inline;
}
.sidebar-box-c{
	width:100%;
	overflow:hidden;
	background:url(../images/sidebar-box-c.gif) repeat-y;
	margin:27px 0 0;
}
.sidebar-box-t{
	background:url(../images/sidebar-box-t.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
.sidebar-box-b{
	background:url(../images/sidebar-box-b.gif) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
	min-height:166px;
}
* html .sidebar-box-b{
	height:166px;
	overflow:visible;
}
.sidebar-box-b h3{
	margin:21px 0 0 66px;
}
#footer{
	width:100%;
	overflow:hidden;
	background-color:#003f72;
	padding:0 0 6px;
}
.form-holder{
	float:right;
	margin:13px 17px 0 0;
	display:inline;
}
.search-form span{
	float:left;
	background:url(../images/bg-input.gif) no-repeat;
	width:140px;
	height:22px;
	padding:0 5px;
	overflow:hidden;
}
.search-form span input{
	width:100%;
	padding:4px 0;
	border:none;
	background:none;
	margin:0;
	float:right;
}
.search-form input{
	float:left;
	margin:1px 0 0 10px;
	display:inline;
}
#footer .txt{
	float:left;
	height:1%;
	margin:2px 0 0;
}
ul.footer-menu{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.footer-menu li{
	float:left;
	background:url(../images/footer-split.gif) no-repeat 0 3px;
	padding:0 5px 0 6px;
}
.footer-menu li:first-child{
	background:none;
	padding-left:25px;
}
.footer-menu li a{
	color:#19badc;
	font-size:10px;
	text-decoration:none;
}
.footer-menu li a:hover{text-decoration:underline;}


#footer span{
	display:block;
	font-size:10px;
	color:#19badc;
	clear:both;
	margin:0 0 0 25px;
}

/*inner start*/
.related .sidebar-box-b{
	min-height:365px;
}
* html .related .sidebar-box-b{	height:365px;overflow:visible;}
.related .sidebar-box-b h3{margin-left:77px;}
/*inner end*/

.SideBoxContainerMargin {
margin: 15px 10px 0 10px;
}

/*breaking news styles*/
.NewsTitle {
font-weight: bold;
text-decoration: underline;
}

.event .EventName {
font-weight: bold;
text-decoration: underline;
}

.event .EventDate, .NewsItem .NewsDate {
font-weight: bold;
}

.singlecolumn {
	width: auto;
	margin: 0 40px;
	float: inherit;
	display: inherit;
}

.BizForm .Cell1 {
	width: 50%;
}

.BizForm .Cell2 {
	width: 50%;
}

.BizForm .Cell2 .TextboxField {
	width: 90%;
}

.BizForm {
	width: 100%;
}

.EditingFormErrorLabel {
color: #FF0000;
font-weight: bold;
}