html {
	background: url(/graphics/ark/background.gif);
}

body {
	background: url(/graphics/ark/background_fade.gif) repeat-x top;
}

#pageLayout {
	margin:auto;
	text-align: left;
	width: 65.38em;
	*width: 63.81em;
	min-width: 850px;
}

img {
	behavior: url(/template/inc_css/specific/iepngfix.htc); 
}

a {
	text-decoration:none;
	color: #006699;
}

a:hover {
	text-decoration:underline
	color: #003366;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	color: #006699;
	font-size: 161.6%;
	font-weight: normal;
	margin-bottom: 0.4em;
}

h2,h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:116%;
	color: #003366;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 93%;
}

/* CSS for the top level list */
ul.list_level { margin: 0; padding:0 0 0 15px; background: #ffffff; }
ul.list_level li { display: inline; }
ul.list_top li a, ul.list_level li a 		{  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;line-height: 18px; text-decoration: none; float: left; padding:3px 12px; border-left:1px solid #acacac;}
ul.list_level li a:link, ul.list_level li a:visited			{ color:#336699; line-height: 18px; text-decoration:none; }
ul.list_level li a:hover, ul.list_level li a:active	{ font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; background-color:#336699; color:white; line-height: 18px; }
ul.list_level li.active a { line-height: 18px; text-decoration: none; }
ul.list_level li.active a:hover, ul.list_level li.active a:active { color: #ffffff; line-height: 18px; text-decoration: none; background-color: #336699; }
ul.list_level { text-decoration: none; float: left; border-right: 1px solid #cccccc; }

#hd {
	height: 114px;
}



#navLeft {
	float: left;
	width: 167px;
	height: 94px;
	padding: 20px 0 0 24px;
	background: url("/graphics/ark/navLeft.png") no-repeat;
	behavior: url(/template/inc_css/specific/iepngfix.htc); 
}

#navMiddle {
	float: left;
	width: 637px;
	height: 114px;
}

#nav {
	background: #ffffff;
	width: 637px;
	height: 24px;
	margin-top: 37px;
	border-top: 1px solid #cccccc;
}

#banner {
	width: 637px;
	height: 52px;
}

#navRight {
	float: left;
	width: 22px;
	height: 114px;
	background: url("/graphics/ark/navRight.png") no-repeat;
	behavior: url(/template/inc_css/specific/iepngfix.htc); 
}


#bd {
	margin-top: 20px;	
}

#bdTop {
	background: url("/graphics/ark/bodyTop.png") no-repeat;
	behavior: url(/template/inc_css/specific/iepngfix.htc);
	height: 22px;
	width: 850px;
}

#bdBottom {
	height: 17px;
	width: 850px;
	background: url("/graphics/ark/bodyBottom.png") no-repeat;
	behavior: url(/template/inc_css/specific/iepngfix.htc);	
}

#contentContainer {
	background: #ffffff;
}

#contentHome {
	background: #ffffff;
	padding: 27px 22px 0 22px;
	min-height: 325px;
	height: auto !important;
	height: 325px;
	
}

#contentFull {
	background: #ffffff;
	padding: 27px 22px 0 30px;
	min-height: 325px;
	height: auto !important;
	height: 325px;
	
}

#contentRight {
	padding:27px 18px 30px 22px;
}

#contentLeft {
	padding: 30px 0 0 20px;
	background: #ffffff;
	width: 131px;
}



#ft {
	position: relative;
	margin: 20px 0;
	font-size: 85%;
	width: 850px;
	height: 34px;
	background: url("/graphics/ark/footer.png") no-repeat;
	behavior: url(/template/inc_css/specific/iepngfix.htc); 
}

#ftLeft {
	padding: 11px 18px;
	float: left;
}

#ftCenter {
	position: absolute;
	padding: 11px 18px;
	left: 350px;
	font-weight:bold;
	color: #053769;
}

#ftRight {
	float:right;
	padding: 11px 18px;
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}



/* Teaser Blocks */

.articleMainTeaser {
	width: 396px;
	padding: 15px 15px 15px 14px;
	font-size:12px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background:  #F0F3F3;
	margin-bottom: 5px;
}

.articleMainTeaser img {
	border: 1px solid #000000;
	margin: 0 20px 0 0;
	float: left;
}

.articleSubTeaser {
	width: 100%;
	padding: 15px 0 10px 0;
}

.articleSubTeaser img {
	border: 1px solid #000000;
	margin: 15px 0 0 10px;
	float: right;
}

.articleMainTeaser2 {
	width: 100%;
	padding: 10px 15px 0px 0;
	
}

.articleMainTeaser2 img {
	border: 1px solid #000000;
	margin: 0 15px 0 0;
	float: left;
}

.articleSubTeaser2 {
	width: 100%;
	padding: 15px 15px 15px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.articleSubTeaser2 img {
	border: 1px solid #000000;
	float: right;
	margin: 0 0 0 5px;
	display: inline;
}



/* ======================= */


.listTeaser {
	background-color:#FFFFFF;
	width:155px;
}

.listTeaser h5 a {
	font-size: 100%;
	font-weight:bold;
	padding: 0 0 0 2px;
}

.listTeaserHeader {
	background: url(../../graphics/ao/bgblue.gif);
	height: 16px;
	padding: 4px 0 2px 5px;
	margin-bottom: 5px;
}

.listTeaser p {
	font-size: 85%;
	padding: 0 0 0 2px;
}

.listTeaser p a {
	color: #000000;
}

.listTeaser hr {
	margin:7px 0 7px 0;padding:0;height:0;border:0;border-bottom:1px dotted #666666;clear:both
}


.listTeaser p a:hover {
	text-decoration:underline;
}

.listTeaserHeader h5 a {
	color: #FFFFFF;
	font-size: 93%;
	font-weight:normal;
	
}

.lBlueBlock2 .listTeaserHeader {
	display: none;
}

.lBlueBlock2 .listTeaser {
	width: auto;
	background: none;
	padding-top: 10px;
}

/* END Teaser Blocks */

.articleImage {
	float: right;
	border: 1px solid #000;
	margin-top: 15px;
	margin-left: 15px;
}

.eventmain
{
	padding: 10px 10px 0 10px;
	border: 1px solid #CCCCCC;
	height: 181px;
	width: 220px;
	background-color: #F3F6FF;
	float: left;
	text-align: center;
	margin-left: 18px;
	margin-bottom: 22px;
	display: inline;
}

.eventmain img
{
	border: 1px solid #000;
}

.eventmaincaption {
	margin: 5px 5px 2px 5px;
	font-size: 11px;
}

/* Form */

.formLabel, .formLabelRequired {
	padding: 7px 30px 7px 10px;
	border: 1px dotted #ccc;
	font-size: 93%;
	background: #f6f6f6;
	vertical-align:top;
	color: #000;
	width: 215px;
}

.formField {
	background: #f6f6f6;
	border: 1px dotted #ccc;
}

.formContact table, .formQuote table {
	border-top: 1px solid #cccccc;
	width: 100%;
}

.textError {
	font-weight: bold;
	color: #990000;
	background: #eeeeee;
	padding: 5px 7px;
	margin: 0 0 20px 0;
	border-left: 5px solid #990000;
}

.formLabel h4 {
	
	font-weight: normal;
	margin:5px 0;
}