body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
	background: #fff;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
}

a {
	color: #808080;
	outline: none;
	text-decoration:none;
	font-weight: 400;
}

a:link {
}

a:visited {
	color: #808080;
}

a:hover {
	text-decoration: none;
	font-weight: 400;
}

input  {
	color: #ccc;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:23px;
	line-height:19px;
	padding: 1px 4px 4px;
	margin:6px 0 0 0;
	background: transparent url(../images/but.png) repeat-x top left;
}

input.button:hover, .validate:hover  {
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background:#f1efe8;
}

#wrapper {
	margin:0 auto;
	width:1100px;
	border:#F00 px solid;
}

#header {
	
	background: transparent url(../images/headerimg.jpg) no-repeat top center;
}

#top {
	height:30px;
	border:#03F 0px solid;
}

#search {
	height:30px;
	border:#9F0 0px solid;
}

#pillmenu {
	bottom:17px;
	left:0;
	width:1100px;
	padding:0 0px;
	height: 28px;
	overflow: hidden;
	background: transparent url(../images/t_menu_bg.png) repeat-x;
	border:#000 0px solid;
}

#pillmenu ul {
	margin: 0;
	padding:0;
	list-style: none;
	font-size:11px;
	width:1100px;
}

#pillmenu li {
	float: left;
	margin:0 0px 0 0;
}

#pillmenu li a {
	color: #abaaaa;
	text-decoration: none;
	text-transform:uppercase;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:28px;
	line-height:28px;
	padding:10px 0px 10px 0px;
	/* border-right: #333 1px solid;*/
	cursor:pointer;

}


#pillmenu .item23 {
	width:90px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item1 {
	width:110px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item2 {
	width:190px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item3 {
	width:70px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item4 {
	width:100px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item5 {
	width:150px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item6 {
	width:150px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item7 {
	width:90px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item8 {
	width:140px;
	text-align:center;
	border-right: #333 1px solid;
}

#pillmenu .item23:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:90px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item1:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:110px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item2:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:190px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item3:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:70px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item4:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:100px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item5:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:150px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item6:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:150px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item7:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:90px;
	text-align:center;
	border-right: #333 1px solid;
}
#pillmenu .item8:hover {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
	width:140px;
	text-align:center;
	border-right: #333 1px solid;
}


#pillmenu li a:hover {
	color: #ffffff;
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
}

#pillmenu li a#active_menu-nav {
	color: #ffa54e;
	
}

#current {
	background: transparent url(../images/t_menu_hover.png) repeat-x center left;
}

#current a:visited {
	color: #ffffff;
}
#current a:link {
	color: #ffffff;
}

#leftcolumn {
	width:300px;
	float:left;
}

#content {
	border:#CC0 0px solid;
	
}

#leftcolumn{
	padding:10px;
}

#maincolumn_left {
	padding:0px;
}

#footer{
	background: transparent url(../images/headerimg.jpg) no-repeat top center;
	height:28px;
}

.logo {
	padding-left:32px;
}

.contentheading {
	border:#000 0px solid;
	margin: 0px;
}

.contentpaneopen {
	margin-top:10px;
	border-left:#E4E3CB 1px solid;
	border-right:#E4E3CB 1px solid;
	/*background: transparent url(../images/contentBG.png) no-repeat ;*/
	padding:0px 0px 0px 0px;
}

.menu {
	list-style:none;
	border-left:#000 0px solid;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	line-height:20px;
}
.form_item label{
	font-size:11px;

}
.form_item input{
	font-size:11px;
	color:#666;
}

.chronoform { display:none; }

.contact_email {
	color:#000;
	padding:40px;
}
.cf_text{
	font-size:12px;
}


