/***************************************************
   HTML Element Styles
 ***************************************************/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color:#ccccff;
	padding:0; margin:0;
}

/***************************************************
  Basic Element Styles
 ***************************************************/
p {padding:0;margin-top:0}
a:link, a:visited, a:active {
	color: #00f;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #008;
}
font{color:#000;}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
.required {
	font-weight:bold;
	color: #F00;
}
.checkbox_label, .radio_label {
	cursor: pointer;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #666;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 90%;
}
h1 {
	font-size: 1.5em;
	color: #444;
	padding:0;
	margin: 8px 2px 8px 2px;
}

form {
	margin: 0;
}
#text table{
	width:auto;
}

/***************************************************
  Banner Element Styles
 ***************************************************/
#topbar{
	width:100%;
	height:225px;
	background:url("images/banner-right.jpg") top right no-repeat;
	padding:0;
	margin:0;
}
#banner {
	margin-right:229px;
	height:225px;
	background:url("images/banner-loop.jpg") top right repeat-x;
}
#banner-1{
	background:url("images/banner.jpg") bottom right repeat-x;
	height:100px;
}
#title{
	padding-top:5px;
	padding-left:30px;
	height:67px;
	font-size:40px;
}
#title a{color:#000;}

#topbar-bot{
	height:33px;
	background:url("images/background-1.jpg") bottom left no-repeat;
	padding-left:25px;
}
#menu-title{
	width:195px;
	height:33px;
	border-right:1px solid #27404E;
	border-left:1px solid #27404E;
	padding-left:5px;
	float:left;
	background:url("images/background-1.jpg") bottom repeat-x;
}
#menu-title h1, #page-title h1{
	background:url("images/arrow-bullet.gif") left no-repeat;
	margin:0;
	margin-left:4px;
	text-indent:14px;
	height:auto;
	text-align:left;
	font-size:1em;
	color:#000;
}
#page-title{
	height:33px;
	padding-left:5px;
	float:left;
}


#widgets{
	height:20px;
	text-align:right;
}
#widgets a{
	display:block;
	float:left;
	height:16px;
	width:16px;
	overflow:hidden;
	text-indent:16px;
	padding:0;
	margin:5px;
	margin-top:1px;
	margin-left:0;
	}
#widgets #rss{
	background: url("images/feed.gif") top left no-repeat;
}
#widgets #rss:hover{
	background-image:url("images/feed_go.gif");
}
#widgets #print{
	background: url("images/printer.gif") top left no-repeat;
}
#widgets #print:hover{
	background-image: url("images/printer_add.gif");
}
#widgets #stylechange{
	background: url("images/page.gif") top left no-repeat;
}
#widgets #stylechange:hover{
	background-image: url("images/page_delete.gif");
}
#widgets #bookmark{
	background: url("images/star.gif") top left no-repeat;
}
#widgets #bookmark:hover{
	background-image: url("images/star_2.gif");
}
#page_mod{
	position:absolute;
	height:16px;
	width:16px;
	overflow:hidden;
	text-indent:16px;
	padding:0;
	margin-left:0;
	background: url("images/pencil.gif") top left no-repeat;
}
#page_mod:hover{
	background-image: url("images/pencil_go.gif");
}
/***************************************************
  menu Element Styles
 ***************************************************/
#menu-inner {
	padding-bottom:5px;
}
#menu-inner ul{
	padding-left:10px;
	margin:0;
}
#menu-inner li{
	list-style:none;
	background:url("images/menu-bullet.gif") left top no-repeat;
	text-indent:14px;
}
#menu-inner img{border:0;}
#menu-inner li a{
	color:#000;
}
#menu-inner li a:hover{
	color:#02377D;
}
#menu-inner li:hover{
	background:url("images/menu-bullet-2.gif") left top no-repeat;
}
#menu-inner li .menu_current, #menu-inner li .menu_current:hover{
	font-weight:bold;
}

/***************************************************
  Access Keys & Skiplinks Element Styles
 ***************************************************/

a em{
 	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#skiplinks em{
	text-transform:capitalize
}
#skiplinks{
	position:absolute;
	top:-100%;
}

/***************************************************
  Login & Search Element Styles
 ***************************************************/
#login, #search-box{
	background:url("images/bar.jpg") center top no-repeat;
}
#login h1, #search-box h1, #blocktitle{
	background:url("images/arrow-bullet.gif") left no-repeat;
	margin:0;
	margin-left:4px;
	text-indent:14px;
	height:auto;
	text-align:left;
	font-size:1em;
}
#login input{
	border:1px solid #666;
}
#login a, #login span{
	background:url("images/menu-bullet.gif") left no-repeat;
	text-indent:14px;
	color:#000;
	float:left;
	margin-left:4px;
}
#login a:hover{
	color:02377D;
}
.login_submit{
	height:21px;
	margin:2px;
	margin-left:0;
	vertical-align: middle;
	border: 1px solid #666;
	background:#fff;
	color:#000;
	cursor:pointer;
}
.login_submit:hover{
	color:#02377D;
}

.search_string, .login_input {
	border:1px solid #666;
}
.search_submit {
	height:21px;
	margin:2px;
	margin-left:0;
	vertical-align: middle;
	border-style:outset;
	border-width:1px;
	background:none;
	cursor:pointer;
}
.search_submit:hover{
	color:#ff0;
}


/*******************************/
/*********Page content**********/
/*******************************/
div.page {
	padding-left:25px;
	padding-right:25px;
}
div.page .content {
	text-align:left;
	border:1px solid #27404E;
	border-top:none;
	border-left:none;
	background:url("images/border-1.jpg") #fff left repeat-y;
}
div.page .content-inner {
/*	padding:1em;*/
margin-left:200px;
}
#content-inner-inner{
padding:10px;
}
/*******************************/
/***********Page Menu***********/
/*******************************/
div.menu {
	float:left;
	width: 201px;
	border-right:1px solid #27404E;
	border-bottom:1px solid #27404E;
	background:url("images/border-1.jpg") #ccccff left repeat-y;
}