/* CSS Document */
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

html, body, div {
	margin: 0;
	padding: 0;
}

body {
	background:url(../images/body_back.jpg) repeat-x top center #47698c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	line-height:22px;
	width:100%;
}

#shadedback {
	position:absolute;
	top:111px;
	background:url(../images/shaded_back.jpg) repeat-x left top;
	height:56px;
}

#wrapper {
	width:926px;
	margin:0 auto;
}

#header {
	margin:0;
	padding:0;
	height:111px;
}

.logo {
	padding:40px 0 0 0;
	margin:0;
	background:url(../images/accentium_logogif.gif) no-repeat left;
}


#nav {
	float:right;
	margin-top:-30px;
	padding:0;
}

#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav li {
	font-size:12px;
	color:#c4ccd6;
	padding:5px 15px;
	font-weight:normal;
	border-right:1px solid #364b5e;
	margin:0;
	display:inline;
}

#nav li img {
	vertical-align:bottom;
}

#nav li a{
	color:#c4ccd6;
	text-decoration:none;
}

#nav li a:hover{
	color:#ffffff;
	text-decoration:none;
	border-bottom: 1px dotted #eeeeee;
}

.link-color {
	color:#999999;
}


#mainheader {
	height:201px;
	margin:0;
	padding:0;
}

#mainheader .mainimage {
	background:url(../images/header_image.jpg) no-repeat left top;
	padding:0;
	margin:0;
	height:160px;
}

#mainheader h1 {
	font-size:25px;
	line-height:30px;
	font-weight:normal;
	font-style:italic;
	padding-right:150px;
	padding-top:50px;
	color:#eee;
	float:right;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	line-height:22px;
	font-weight:normal;
}

#subnav {
	
	padding:0;
	margin:-12px 0 0 0;
}

.selected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	width:89px;
	float:left;
	font-weight:bold;
	background:#fff;
	text-align:center;
	padding:17px 10px 14px 10px;
}

.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
	width:89px;
	float:left;
	margin-top:9px;
	border-right:1px solid #3b3b3b;
	font-weight:bold;
	background:#000;
	text-align:center;
	padding:11px 10px;
	cursor:pointer;
}

.link a{
	text-decoration:none;
	color:#999;
	cursor:pointer;
}

.link a:hover{
	text-decoration:none;
	color:#999;
	border-bottom:1px dotted #999;
	cursor:pointer;
}

.noborder {
	border-right:0 solid #999;
}

#content {
	background-color:#fff;
	padding:0;
	margin:0;
	border:1px solid #fff;
	border-bottom:2px solid #333;
}

#contentinner {
	padding:20px 20px 20px 30px;
	min-height:300px;
}

#contentinner .presscov{
	padding:5px 0 5px 0;
	border-bottom:1px dotted #dddcdc;
}

#contentinner .presstexthead{
	color:#cf553f;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin:10px 0 10px 0;
}

#contentinner .presstext{
	color:#333;
	font-size:12px;
}

.quote {
	font-family:"Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size:70px;
	line-height:normal;
	color:#e6e5e5;
}

#contentinner .fullartcile {
	font-size:11px;
	font-style:italic;
	color:#cf553f;
}

#contentinner .presstextlink a:hover{
	color:#333;
	text-decoration:none;
}

#contentinner .presstextlink a{
	color:#47698c;
	font-size:13px;
}

#contentinner .presstextdate {
	color:#999;
	font-size:11px;
}

#contentinner p{
	font-weight:normal;
	color:#666666;
	line-height:22px;
	text-align:justify;
}

#contentinner p a{
	color:#2e4358;
	text-decoration:underline;
}

#footer {
	margin:0;
	padding:0;
	float:none;
}


#footer .copyright{
	font-family:sans-serif, Tahoma, Arial, Verdana;
	font-size:10px;
	float:left;
	color:#9c9c9c;
}

#footer .copyright a{
	text-decoration:underline;
	color:#cccccc;
}

#footer .rightlinks{
	font-family:sans-serif, Tahoma, Arial, Verdana;
	font-size:10px;
	color:#c4ccd6;
	float:right;
}
#footer .rightlinks a{
	font-family:sans-serif, Tahoma, Arial, Verdana;
	font-size:10px;
	color:#c4ccd6;
	text-decoration:underline;
}

#footer .rightlinks a:hover{
	color:#999;
	text-decoration:none;
}

.csschange {
	position:absolute;
	width:975px;
	top:0;
	margin:0;
	right:15%;
	text-align:right;
	vertical-align:top;
	font-size:12px;
	font-family:georgia, Arial, Verdana, sans-serif;
	color:#a8b6b6;
}

.csschange a{
	text-decoration:none;
	border:0;
}

/* CSS Form*/

form {
	margin:0 0 20px 100px;
	padding:0;	
	font-size:12px;
	color:#2e4358;
}

form div{
	line-height:25px;
	padding:5px 0;
}

form div label{
	width:200px;
	text-align:right;
}

form div input, textarea{
	padding:3px;
	border:1px dotted #cccccc;
	background-color:#eeeeee;
	font-size:11px;
	margin-left:10px;
	color:#333333;
}

form div .submitbtn{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#eeeeee;
	padding:3px 5px 5px 5px;
	background-image:url(../images/submit_button.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	width:93px;
	border:none;
	height:25px;
	margin-left:50px;
}

.loading {
	padding:5px 0;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}

.message {
	padding:5px 0;
	color:#25A73B;
	font-size:12px;
	font-weight:bold;
}

.red-star {
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}


