body {
	margin: 0px;
	font: normal 12px/22px Arial;
	background: #FF993A url(/assets/images/frengerBG.jpg) no-repeat left top;
	color: #4B4B4B;
}

form {
	margin: 0px;
	padding: 0px;
}

td {
	font: 13px/19px Arial;
}

ul {
	margin: 12px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style: outside;
	color: #707070;
	line-height: 18px;
}

.ul2 {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
}

hr {
	height: 1px;
	font-size: 1px;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 6px;
}

h1 {
	margin: 0px;
	font: normal 24px/30px "Trebuchet MS", Arial;
	color: #00276F;
	padding-top: 5px;
}

h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px 0px 22px;
	line-height: 30px;
	font-weight: normal;
	font-style: italic;
	color: #C9E625;
}

h4 {
	font-size: 24px;
	margin: 0px;
	padding: 0px 0px 22px;
	line-height: 30px;
	font-weight: normal;
	color: #C9E625;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.orangeheader {
	font: normal 18px/18px "Trebuchet MS", Arial;
	color: #FF8008;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.blueheader {
	font: normal 18px/18px "Trebuchet MS", Arial;
	color: #00276F;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.orange {
	color: #FF8008;
}

.orangesmall {
	color: #FF8008;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.orangesmall-lc {
	color: #FF8008;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

.blue {
	color: #00276F;
}

.bluemedium {
	color: #00276F;
	font-size: 16px;
	font-weight: bold;
}
.bluemediumb-uc {
	color: #00276F;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.bluesmall {
	color: #00276F;
	font-size: 12px;
	font-weight: bold;
}

.bluesmalllight {
	color: #00276F;
	font-size: 13px;
}

.bluesmalllightuppercase {
	color: #00276F;
	font-size: 13px;
	text-transform: uppercase;
}

.grey {
	color: #858585;
}

.greysmall {
	color: #858585;
	font-size: 12px;
	font-weight: bold;
}

.greysmallnormal {
	color: #858585;
	font-size: 12px;
}

.greysmallsmall {
	color: #858585;
	font-size: 10px;
}

.quotetextlarge {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	font-style: none;
	line-height: 20px;
}

.quotetextmedium {
	color: #FFFFFF;
	font-style: none;
	font-size: 12px;
	line-height: 16px;
}

.quotetextbold {
	color: #FFFFFF;
	line-height: 16px;
}

/*------------------------------------------------------------------------*/

a:link, a:visited, a:active {
	color: #858585;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
}

a:hover {
	color: #00276F;
}

a.named:link, a.named:visited, a.named:active {
	color: #FF8008;
	text-decoration: none;
}

a.named:hover {
	color: #00276F;
}

/*------------------------------------------------------------------------*/

#page-top {
	width: 810px;
	text-align: left;
	overflow: hidden;
	background: #FFFFFF url(/assets/images/pagetop-curves.gif) no-repeat top;
	height: 110px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

#page-middle {
	width: 806px;
	overflow: hidden;
	background: #FFFFFF;
	padding-bottom: 13px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}

#page-middle-short {
	width: 806px;
	overflow: hidden;
	background: #FFFFFF url(/assets/images/page-bottom.gif) no-repeat bottom;
	padding-bottom: 26px;
	margin: 0px auto;
	min-height: 358px;
	padding-left: 4px;
}

#page-footer-nav {
	width: 810px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	background: #FFFFFF;
	height: 26px;
} 

#page-footer {
	width: 800px;
	text-align: right;
	overflow: hidden;
	margin: 0px auto 22px;
	background: #00276f;
	height: 21px;
	padding-right: 10px;
	padding-top: 4px;
} 

/*------------------------------------------------------------------------*/

#logo {
	float: left;
	padding-top: 18px;
	padding-left: 44px;
}

#block_1 {
	float: left;
	width: 270px;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #FF993A;
}
	
#block_1_home {
	float: left;
	width: 270px;
	height: 413px;
}
	
#block_blue {
	float: left;
	width: 226px;
	height: 314px;
	border-top: 17px solid #FF8008;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 22px;
	background-image: url(/assets/images/team/globe-hand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	

#block_blue2 {
	float: left;
	width: 226px;
	height: 314px;
	border-top: 17px solid #FF8008;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 22px;
	background-image: url(/assets/images/team/globe-hand2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	
		
#block_2 {
	float: left;
	width: 460px;
	padding-left: 35px;
}

#block_2_wide {
	float: left;
	width: 480px;
	padding-left: 34px;
}

#block_2_superwide {
	float: left;
	width: 490px;
	padding-left: 34px;
}
	
#block_3 {
	float: left;
	width: 220px;
	padding: 0px 0px 0px 36px;
}
	
#block_4 {
	float: left;
	width: 240px;
	padding-top: 18px;
	padding-left: 10px;
}

#block_5 {
	float: left;
	width: 240px;
}

#block_header {
	float: left;
	width: 445px;
	padding-left: 36px;
}

#toplink {
	float: right;
	padding-right: 12px;
}
	
.casestudieslist {
	margin-bottom: 16px;
	line-height: 15px;
}

.contactblock {
	background: #7A7A7A;
	color: #FFFFFF;
	padding: 2px;
}
.outline {
	border: 1px solid #FFFFFF;
}

.blueline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #82A6EA;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 6px;
}

#blueblock {
	background-color: #EDF0FE;
	display: block;
	padding: 8px;
}

#flags {
	margin-right: 7px;
}

#flags img {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
}
