body{
	min-width:				1000px;	
}

.siteWidth, .siteWidthMini, #headerArea, #headerRotationArea .rotationContainer{
	width:					1000px;
}

.siteWidth, .siteWidthMini{
	margin-left:			12px;
}

.siteWidthMini{
	width:					960px;
}

body, h1, h2, h3, h4{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}

body, h1, h2, h3, h4, dd, dt, dl, p, img, a, li{
	padding:				0;
	margin:					0;
}

body{
	padding-top:			12px;
}

.smallText, .smallText p{
	font-size:				11px;
}

img{
	border:					0;
	margin:					auto;
}

.imgLink, .imgLink img{
	padding:				0;
	margin:					0;
}

.imgLink{
	font-size:				1px;
}

.cl{
	clear:					both;
}

.cll{
	clear:					left;
}

.clr{
	clear:					right;
}

.fll{
	float:					left;
}

.flr{
	float:					right;
}

.gutterB{
	margin-bottom:			15px;
}

.gutterT{
	margin-top:				15px;
}

.gutterL{
	margin-left:			15px;
}

.gutterR{
	margin-right:			15px;
}

.noInternalSpace *{
	margin:					0;
}

.noInternalParagraphSpace p{
	margin:					0;
}

.smallInternalH3Space h3{
	margin-bottom:			0.3em;
}

.internalAIsUnderlined a{
	text-decoration:		underline;
}

.end, #nav li.end, .nav li.end{
	clear:					both;
	float:					none;
	display:				block;
	height:					1px;
	width:					1px;
	font-size:				1px;
	line-height:			1px;
	border:					0 none;
	background:				none;
	padding:				0;
	margin:					0 -1px -1px 0;
}

a{
	color:					#0066cc;
	text-decoration:		none;
	font-weight:			bold;
}

.internalUlIsArrows ul{
	margin-top:				-1em;
	margin-bottom:			1.5em;
}

.internalUlIsArrows ul li{
	padding-left:			25px;
	background:				url(../i/bulletArrow.jpg) no-repeat 10px 0.3em;
}

.internalLiHasSpace ul{
	margin-top:				0;
}

.internalLiIsBold li{
	font-weight:			bold;
}

.internalAIsNotBold a{
	font-weight:			normal;
}

.internalLiHasSpace li{
	margin-top:				1em;
}

#nav a, .subNav a, #footer a, .notbold{
	font-weight:			normal;
}

a:hover{
	text-decoration:		underline;
}

a.img:hover{
	text-decoration:		none;
}

ul, li{
	padding:				0;
	margin:					0;
	list-style:				none;
}

dd{
	margin-bottom:			1em;
}

dl{
	margin-top:				-0.5em;
}

h3{
	margin-bottom:			1em;
	font-size:				15px;
	text-transform:			uppercase;
	letter-spacing:			-0.25px;
	font-weight:			normal;
}

p{
	margin-bottom:			1em;
}

#logo{
	background:				#3b3b3b;
	color:					#f7f7f7;
	font-size:				15px;
	font-weight:			normal;
	float:					left;
}

#strapline{
	float:					right;
	margin-top:				30px;
	letter-spacing:			-1.2px;
	font-weight:			normal;
}

h2, .entityList dt, h4{
	color:					#469ad4;
	font-weight:			bold;
}

h2, h4{
	font-size:				25px;
	font-weight:			normal;
	margin-bottom:			10px;
}

h4{
	font-size:				16px;
	margin-bottom:			20px;
}

.entityList dt.main{
	font-weight:			normal;
	font-size:				20px;
}

.entityList dt.main .comment, h4 .comment{
	color:					#333333;
	font-size:				13px;
	font-weight:			normal;
}

.nav, #nav{
	background:				url(../i/navBg.jpg) repeat-x top center #e6ebee;
	border-top:				1px solid #b6c2d0;
	border-bottom:			1px solid #c4dcec;
	font-size:				14px;
	padding-top:			7px;
	line-height:			18px;
}

.nav{
	line-height:			22px;
}

#nav{
	padding-top:			2px;
	line-height:			1px;
}

.nav li, #nav li{
	float:					left;
	margin-right:			6px;
	position:				relative;
}

#nav li{
	margin-bottom:			-4px;
	margin-right:			20px;
}

.nav li a{
	color:					#333333;
	padding:				3px 19px;
	text-align:				center;
	font-family:			Verdana, Geneva, sans-serif;
	letter-spacing:			-1px;
	border:					3px solid transparent;
	border-bottom-width:	1px;
	border-top:				0 none;
	margin-bottom:			-3px;
	font-weight:			normal;
}

.nav li.selected a, .nav a:hover{
	color:					#469ad4;
	background:				url(../i/navSelectedBg.jpg) repeat-x top center #fffffe;
	border-color:			#FFFFFF;
	text-decoration:		none;
}

.nav li .navTop, .nav li .navTopLeft, .nav li .navTopRight{
	display:				block;
	height:					4px;
	position:				absolute;
	top:					0;
}

.nav li .navTop{
	width:					100%;
	top:					-4px;
	left:					0;
}

.nav li .navTopLeft, .nav li .navTopRight{
	display:				block;
	height:					3px;
	width:					3px;
}

.nav li .navTopLeft{
	left:					0;
}

.nav li .navTopRight{
	right:					0;
	height:					10px;
	width:					10px;
}

.nav li.selected .navTop, .nav a:hover .navTop{
	background:				url(../i/nav_bg_top.jpg) repeat-x;
}

.nav li.selected .navTopLeft, .nav a:hover .navTopLeft{
	background:				url(../i/nav_bg_left.jpg) no-repeat top left;
}

.nav li.selected .navTopRight, .nav a:hover .navTopRight{
	background:				url(../i/nav_bg_right.jpg) no-repeat top right;
}

#nav li.selected, #nav li.hover{
	border-bottom:			2px solid #FFFFFF;
	margin-bottom:			-1px;
}

.subNav{
	background:				#a1cce9;
	margin-top:				3px;
}

.subNav li{
	display:				inline;
	margin-left:			21px;
}

.subNav li a{
	line-height:			30px;
	font-size:				14px;
	color:					#333333;
}

.subNav li a:hover, .subNav li.selected a{
	color:					#FFFFFF;
	text-decoration:		none;
}

#headerArea{
	text-align:				center;
	overflow:				hidden;
	position:				relative;
}

/*#headerRotationArea .rotationContainer{
	float:					left;
	margin-right:			20px;
}*/

#headerFlashContent, #headerFlashContentThin{
	height:					160px;
	display:				block;
}

#headerFlashContentThin{
	height:					100px;
}

.infoBox{
	border:					3px solid #ecebe9;
}

div.infoBox{
	padding:				10px;
}

div.photoBox{
	padding:				5px;
}

.infoBox .infoBox{
	margin:					-10px;
	background:				#ecebe9;
}

#site{
	margin-top:				12px;
	margin-left:			15px;
}

#site.siteWidthMini{
	margin-left:			33px;
}

#site .left{
	width:					705px;
	float:					left;
}

.siteWidth .right{
	width:					274px;
	float:					left;
	margin-left:			15px;
}

.siteWidthMini .right{
	width:					240px;
	float:					right;
}

#site .twoThirds{
	width:					439px;
}

#site .half{
	width:					318px;
}

#site .oneThird{
	width:					205px;
	padding:				7px;
}

a.moreInfo{
	font-weight:			bold;
}

.news dt{
	font-weight:			bold;
}

#footerLinks{
	vertical-align:			middle;
	font-size:				1px;
	padding-top:			5px;
}

#footerLinks *{
	margin:					0 0 0 23px;
	vertical-align:			middle;
}

#footerLinks span{
	font-size:				25px;
	color:					#ecebe9;
}

#footerLinks img{
	font-size:				12px;
}

#footerLinks img:hover{
	color:					#333333;
}

#footerLinks .first, #footerLinks * *{
	margin:					0;
}

#footerBar{
	border-top:				1px solid #dae0e7;
	background:				url(../i/footerBg.jpg) #e4eaee repeat-x bottom center;
	border-bottom:			1px solid #b6c2d0;
	text-align:				center;
}

#footerBar, #footerBar a{
	line-height:			35px;
	font-size:				11px;
	font-weight:			normal;
	color:					#362e2c;
}

.entityList{
	border-top:				1px solid #f2f1ef;
	padding-top:			15px;
	margin-top:				15px;
}

.entityList .img{
	width:					125px;
	overflow:				hidden;
	float:					left;
	margin-right:			20px;
	text-align:				center;
}

.entityList a{
	text-decoration:		underline;
}

.entityList dl{
	width:					555px;
	float:					right;
	margin-bottom:			1em;
}

dl.countryList{
	font-weight:			bold;
}

.iePadding{
	display:				none;
}

/* MAGNOLIA WORKAROUNDS */

dl p, dt p, dd p{
	margin:					0;
}

form fieldset{
	margin:					0;
	margin-bottom:			15px;
	padding:				0 15px 13px;
	border:					3px solid #F2F1EF;
}

form fieldset .legend{
	margin:					0 -15px;
	margin-bottom:			13px;
	padding:				8px 9px;
	background:				#f2f1ef;
	font-weight:			bold;
}

form fieldset label{
	float:					left;
	width:					50%;
}

form fieldset label input, form fieldset label select{
	display:				block;
	margin:					5px 0;
	width:					85%;
	border:					1px solid #d7d7d7;
}

form input.submit, form input.cancel{
	background:				url(../i/submit_button.jpg) no-repeat #52a1d7;
	border:					0;
	padding:				1px 6px 7px 1px;
	line-height:			12px;
	width:					66px;
	text-align:				center;
	color:					#FFFFFF;
	margin-right:			10px;
}

form input.cancel{
	background:				url(../i/cancel_button.jpg) no-repeat #b6b6b5;
}

form .error{
	color:					red;
}

.cmsNote{
	background:				#5E9201;
	color:					#FFFFFF;
	padding:				3px;
	font-weight:			bold;
}

.cmsNote a{
	color:					#FFFFFF;
	text-decoration:		underline;
}

/* PAGE SPECIFIC */

#homeMap{
	overflow:				hidden;
	padding-right:			0;
	padding-left:			0;
	padding-bottom:			0;
	min-height:				380px;
	max-height:				557px;
	height:					308px;
	width:					269px;
}