#header {
	background: url(../images/header/7Cs_mainpic_default_high.jpg);
}

.text, .contentpaneopen, div#front-text {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 20px;
}

.text input, .text select {
	font-size: 11px;
	font-family: Verdana;
}

input[type=button],input[type=submit] {
	border: 1px solid #F0F0F0;
	background-color: white;
	font-size: 12px;
}

.headline, h1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 0;
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #1e5c99;
	font-weight: normal;
}

.subheadline, h2 {
	color: #1e5c99;
	font-family:verdana;
	font-size:14px;
	font-weight: normal;
	margin-bottom:20px;
}

.subheadline {
	font-weight:normal;
}

a {
	font-size: 11px;
	text-decoration: none;
}

a {
	color:#1e5c99;
}



.subheadline a {
	color: #1e5c99;
}

.subhead_arrow {
	background-position: left center;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	text-indent: 18px;
}

.subhead_arrow {
	background-image: url(../images/arrow_yellow.gif);
	color: #666666;
}

.subhead_arrow a {
	color: #1e5c99;
	font-size: 12px;
	text-decoration: none;
}

.text a {
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #1e5c99;
}

div.search {
	margin-top: 20px;
	font-size: 10px;
	font-weight: bold;
}

.searchfield {
	background-color:#F0F0F0;
	border-style:solid;
	border-width:0;
	color:#666666;
	width:105px;
}

.searchbutton {
	border: 1px #F0F0F0 solid;
	background-color: white;
	
}

div#right .portal-login {
	margin-top: 20px;
	font-size: 10px;
	line-height: 20px;
	height: 500px;
} 

div#right .portal-login input[type=text], div#right .portal-login input[type=password] {
	border: none;
	background-color: #F0F0F0;
	width: 140px;
}

div#right .portal-login input[type=submit] {
	border: 1px #F0F0F0 solid;
	background-color: white;
	width: 140px;
}

.newshead {
	border-bottom:1px dotted #94403E;
	border-left:1px dotted #94403E;
	color:#94403E;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:0;
	padding-left:5px;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.tool-tip {
	font-size:0.8em;
}

.tool-title {
	font-weight:bold;
}

.sitemap {
	padding-left: 20px;
}
.sitemap a {
	font-size: 11px;
	color: black;
}

div#content-main .sitemap li {
	margin-left: 20px;
}

div#content div#content-main fieldset {
	border: none;
}




/**
	Acajoom Styles
 */
 
div#content div#content-main div#content-wrapper.acajoom { font-size: 10px; }
 
div#content div#content-main div#content-wrapper.acajoom .componentheading {
	font-family: arial;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #1e5c99;	
}

div#content div#content-main div#content-wrapper.acajoom table {
	width: 100%;
}
div#content div#content-main div#content-wrapper.acajoom th {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 12px;
}
div#content div#content-main div#content-wrapper.acajoom legend {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

.text a img {
	margin-left: 6px;
}
