body {
	background: url(../images/bg.gif) center repeat-y #ffffff;
	margin: 0px;
}


/* STRUCTURE */

#structure {
	width: 100%;
	text-align: center;
	top: 0px;
	margin: 0px;
}

#content {
	width: 706px;
	padding: 20px;
	margin: 0 auto 0 auto;
*	margin: 0 auto 0 auto;
}

#tableContent {
	margin-left: 34px;
*	margin-left: 0px;
}

#topbar {
	width: 100%;
	top: 0px;
	height: 45px;
	background: url(../images/topbg.gif) top center #ffffff;
}

#topbarHome {
	width: 100%;
	top: 0px;
	height: 45px;
	background: url(../images/topbg.home.gif) top center #ffffff;
}

#homeCopy {
	position: relative;
	width: 380px;
	left: 33px;
	top: 150px;
}

#nav {
	width: 706px;
	margin: 0 auto 0 auto;
}

#logoCell {
	height: 200px;
}

#quickjump {
	position: relative;
	left: 50px;
	width: 260px;
	height: 90px;
	border: 1px solid #e0e9f7;
}

#quickjump div {
	width: 200px;
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
}

#dropmenudiv{
	margin-top: 4px;
	border-left:0px solid black;
	border-right:0px solid black;
	border-top:0px solid black;
	border-bottom: 0px solid black;
	position:absolute;
	line-height:18px;
	z-index:100;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	color: #014971;
	text-decoration: none;
	background-color: #ebf6fa;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #cae4ef;
}



/* BUTTON */
button,a.button,input.button {
	font-family: Trebuchet MS, Verdana;
	display:inline-block;
	width:auto;
	padding:0.3em 5px;
	border:1px solid #aaa;
	background:#e3e3e3 url(../images/button.gif) repeat-x left top;
	font-size:11px;
	font-family:inherit;
	text-shadow:#ccc 2px 2px 0;
	text-decoration:none;
	color:#333!important;overflow:visible;
	white-space:nowrap;
	line-height:1em!important;
	}
	
button:hover,a.button:hover,input.button:hover {
	background:#fff url(../images/button-hover.gif) repeat-x left top;
	text-decoration: none;
	}
	
button,input.button,a.button {
	font-family: Trebuchet MS, Verdana;
	padding:0.3em 5px;
	font-size:11px;
	}
	
button img,a.button img {
	padding-right:5px;
	vertical-align:middle;
	}
	
button,a.button,input.button {}


input, textarea, select {
	font-size: 11px;
	font-family: Tahoma;
}


/* PHOTO WRAP */

#wrap {
	border: 1px solid #cacaca;
	padding: 4px;
	margin-bottom: 4px;
}

.casestudy {
	width: 124px;
	height: 87px;
}



/* STYLES */

ul {
	margin-left: 0px;
	padding-left: 13px;
}


#nav {
	font-family:  Arial, Georgia;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	letter-spacing: -0.2pt;
}

#nav a{
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
}
#nav a:hover {
	color: #e0e9f7;
	text-decoration: none;
}
#nav .active {
	color: #e0e9f7;
	text-decoration: none;
}


#homeCopy {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
}


.homeBox {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	
	height: 285px;
	
	text-align: left;
}

.homeBox div {
	margin-top: 15px;
}


.arrownavB {
	float: left;
	width: 180px;
	margin-bottom: 4px;
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 9px;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.arrownavB:hover {
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 9px;
	text-decoration: none;
}

.arrownavBlarge {
	float: left;
	width: 140px;
	margin-bottom: 4px;
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 9px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.arrownavBlarge:hover {
	color: #000000;
	/* text-decoration: none; */
}

.smaller {
	width: 60px;
}

.medium {
	width: 120px;
}

.wider {
	width: 230px;
}

.green:hover {
	color: #64b528;
}

.orange:hover {
	color: #d67f0f;
}

.blue:hover {
	color: #0f9bd6;
}

.indent {
	margin-left: 20px;
}



#tablesFieldset {
	width: 100%;
}

legend {
	font-family:  Arial, Georgia;
	font-size: 12px;
	color: #1e4681;
}

#tablesDiv {
	margin: 20px;
	text-align: center;
	font-family:  Arial, Georgia;
	font-size: 11px;
}

#tablesDiv ul {
	list-style: none;
}

#tablesDiv ul li {
	width: 150px;
	text-align: center;
	float: left;
}



#sectionTrail {
	font-family:  Arial, Georgia;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #1e4681;
	margin: 0px;
}

#sectionTrail a {
	color: #1e4681;
}


#partner {
	width: 320px;
	margin-bottom: 2px;
}

#partner .name {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #AD2C2C;
	border-bottom: 1px dotted #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #000000;
	padding-left: 8px;
	float: left;
	display: inline;
}

#partner .name:hover {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #B8D3A0;
	border-bottom: 1px dotted #B8D3A0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	padding-left: 8px;
	float: left;
	display: inline;
}

.front {
	font-family: Arial;
	font-size: 21px;
	color: #244373;
	margin: 0px;
	text-decoration: none;
}

.front:hover {
	font-family: Arial;
	font-size: 21px;
	color: #244373;
	margin: 0px;
	text-decoration: underline;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.homeBar{
	color: #000000;
}

#footerTable {
	margin-top: 2px;
}

#base, #copyright {
	font-family: Arial;
	font-size: 10px;
	margin-left: 35px;
}

#base {
	color: #ffffff;
}

#copyright {
	color: #e0e9f7;
}

#base a{
	color: #ffffff;
	margin-right: 5px;
	text-decoration: none;
}

#base a:hover{
	color: #e0e9f7;
	text-decoration: none;
}

#copyright a{
	text-decoration: none;
	color: #e0e9f7;
}

#copyright a:hover{
	text-decoration: none;
	color: #ffffff;
}

h2{
	font-family:  Arial, Georgia, Arial;
	font-size: 27px;
	line-height: 31px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 b {
	font-weight: bold;
	color: #ff0101;
}

h3{
	font-family:  Arial, Georgia, Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	color: #000000;
	margin: 0px;
	margin-bottom:0px;
}

h3 a{
	color: #1e4681;
}

h3.quickjump{
	font-family:  Arial, Georgia, Arial;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	line-height: 21px;
	color: #1e4681;
	margin: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 4px;
	width: 220px
}

#blocktitle h3{
	font-family:  Arial, Georgia, Arial;
	font-size: 21px;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
	margin: 0px;
	margin-bottom:0px;
}

#blocktitle h4{
	font-family:  Arial, Georgia, Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
	margin: 0px;
	margin-bottom:0px;
}

#subnav a {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 36px;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:hover {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 36px;
	color: #FFFFFF;
	border-width: 1px;
	border-color: #FFFFFF;
	background-color: #2a4773;
	text-decoration: none;
}

.bodytextg{
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
	color: #323232;
}

.bodytextsmall{
	font-family:  Arial, Georgia;
	font-size: 11px;
	line-height: 14px;
}

input, select, textarea {
	color:#5a5a5a;
	font-family:verdana,arial,geneva,tahoma,helvetica,sans-serif;
	font-size:11px;
	margin-top:2px;
}

table.Listings td, table.Form td {
	font-size:11px;
	font-family:arial,sans-serif;
	line-height:120%;
	font-weight: bold;
}

.bodytext{
	font-family:  Arial, Georgia, Arial;
	font-size: 14px;
	line-height: 21px;
	color: #353535;
}

.bodytexttitle{
	font-family: Arial;
	font-size: 15px;
}

.hlightLink {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	text-decoration: none;
	color: #622020;
}

.hlightLink:hover {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}

.hlightQuote {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}

.eventList {
	margin-left: 0px;
	list-style: none;
}

.eventList li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-bottom: 4px;
}

#productBox {
	width: 290px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#productBox a {
	color: #0a6181;
	text-decoration: none;
}

#productBox a:hover {
	color: #000000;
	text-decoration: none;
}

#productBox h3 {
	color: #0a6181;
	font-family: Arial, Georgia;
	font-size: 18px;
	line-height: 25px;
}

.leftmargin {
	margin-left: 13px;
}
