/* Global */

body { margin: 0 0 20px 0; padding: 0; background: #1b3752; }

img {	border: 0; margin: 0; padding: 0; }
	
form { margin: 0;	padding: 0;	}

fieldset { border: 0; margin: 0; padding: 0; }

p {	margin: 1em 0 0 0; }

/* General Layout ------------------------------------------------------------ */

#logo {
	margin: 13px 30px 0 14px;
	float: left;
	}

#header {
	background: url(../../images/shared/header_bg.gif) no-repeat;
	width: 766px;
	height: 57px;
	margin: 0 auto 0 auto;
	padding-bottom: 14px;
	}

#homeHeader {
	background: url(../../images/bg/home/bg_top.gif) no-repeat;
	width: 766px;
	height: 7px;
	margin: 0 auto 0 auto;
	font-size: 0px;
	}

#homeContainer {
	background: url(../../images/bg/home/bg_middle.gif) repeat-y;
	width: 766px;
	margin: 0 auto 0 auto;
	padding-bottom: 9px;
	}

#homeFooter {
	background: url(../../images/bg/home/bg_bottom.gif) no-repeat 0 top;
	width: 766px;
	height: 7px;
	margin: 0 auto 0 auto;
	font-size: 0px;
	}

#contentHeader {
	background: url(../../images/bg/content/bg_top.gif) no-repeat;
	width: 766px;
	height: 11px;
	margin: 0 auto 0 auto;
	font-size: 0px;
	}

#contentContainer {
	background: url(../../images/bg/content/bg_middle.gif) repeat-y;
	width: 766px;
	margin: 0 auto 0 auto;
	padding-bottom: 9px;
	}
	
#content {
	padding: 8px 0 0 16px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #575656;
	line-height: 1.5em;
	}
	
#contentFooter {
	background: url(../../images/bg/content/bg_bottom.gif) no-repeat 0 top;
	width: 766px;
	height: 11px;
	margin: 0 auto 0 auto;
	font-size: 0px;
	}

#leftCol {
	width: 247px;
	float: left;
	}

.leftColBox {
	margin: 0 0 18px 0;
	padding: 0 0 4px 0;
	position: relative;
	top: 4px;
	left: 8px;
	background-color: #fff;
	border: 1px solid #929191;
	width: 201px;
	}
	
.leftColBox p {
	margin: 3px 8px 5px 10px;
	padding: 0;
	font-size: 12px;
	}
	
#rightCol {
	padding: 5px 0 5px 0;
	width: 485px;
	float: left;
	}
	
/* Navigation ---------------------------------------------------------------- */

#navigation {
	margin: 0;
	padding: 0;
	height: 56px;
	} 

#navigation li {
	margin: 0 -2px 0 -2px;
	padding: 0;
	list-style: none;
	display: inline;
	line-height: 56px;
	}

#navigation li a {
	margin: 0;
	padding: 22px 10px 20px 10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}

#navigation li a:hover {
	background: url(../../images/shared/nav_over.gif) repeat-x;
	color: white;
	}
		
#navigation li a.active {
	background: url(../../images/shared/nav_over.gif) repeat-x;
	color: white;
	}
	
#footer {
	margin: 10px 0 20px 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #c7c5c5;
	}

/* Home Page ----------------------------------------------------------------- */

#homeBox1 {
	width: 290px;
	height: 270px;
	border: 1px solid #6b6a6a;
	background-color: #fff;
	margin-right: 15px;
	float: left;
	}

#homeBox2 {
	width: 253px;
	height: 270px;
	border: 1px solid #6b6a6a;
	background-color: #fff;
	margin-right: 15px;
	float: left;
	}
	
#homeBox3 {
	width: 156px;
	height: 270px;
	float: left;
	}

.homeBoxContent {
	padding: 10px 15px 5px 10px;
	}

/* Content Sections ---------------------------------------------------------- */

.row .leftCol {
	float: left;
	width: 103px;
	}
	
.row .rightCol {
	float: right;
	width: 368px;
	}
	
.contactList {
	float: left;
	margin: 0 20px 0 0;
	}
	
.coverageList {
	float: left;
 padding: 0 50px 0 50px;
	}
	
.conferenceTable {
	margin-top: 15px;
	}
	
.conferenceTable td {
	padding: 2px 0 2px 0;
	}

/* List Formatting ----------------------------------------------------------- */

.standardList li {
	background: url(../../images/shared/bullet.gif) left center no-repeat;
	padding: 2px 0 2px 18px;
	margin-left: 12px;
	}
	
.standardList {
	list-style-type: none;
	margin: 8px 0 12px 0;
	padding: 0;
	line-height: 16px;
	}
	
.noindentList {
	list-style-type: none;
	margin: 8px 0 8px 3px;
	padding: 0;
	line-height: 1.3em;
	}
	
.noindentList li {
	background: url(../../images/shared/bullet.gif) left 6px no-repeat;
	padding: 2px 0 2px 12px;
	margin-left: 0px;
	margin-top: 10px;
	}
	
.leftColList {
	list-style-type: none;
	margin: 0px 10px 0px 10px;
	padding: 0;
	line-height: 1.3em;
	}
	
.leftColList li {
	background: url(../../images/shared/bullet.gif) left 7px no-repeat;
	padding: 2px 0 2px 15px;
	margin-left: 0px;
	margin-top: 10px;
	}

/* Text Formatting ----------------------------------------------------------- */

.small {
	font-size: 11px;
	line-height: 1.5em;
	}
	
.medium {
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
	}	

.large {
	font-size: 13px;
	font-weight: bold;
	color: #4e4e4e;
	}

.header {
	font-size: 24px;
	font-weight: bold;
	color: #4e4e4e;
	}
	
.red {
	color: #ff0000;
	}

.underline {
	text-decoration: underline;
	}

/* Link Formatting ----------------------------------------------------------- */
	
a {
	font-size: 12px;
	color: #333;
	}

a:hover {
	color: #d2621c;
	}

a.bold {
	font-size: 12px;
	font-weight: bold;
	color: #575656;
	}
	
a.bold:hover {
	color: #d2621c;
	}
	
a.small{
	font-size: 11px;
	color: #333;
	}
	
a.small:hover {
	color: #d2621c;
	}
	
a.large {
	font-size: 13px;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	}
	
a.large:hover {
	font-size: 13px;
	font-weight: bold;
	color: #d2621c;
	}
	
#footer a {
	font-size: 11px;
	color: #E8E8E8;
	text-decoration: none;
	}
	
.conferenceTable a {
	color: #575656;
	text-decoration: none;
	}
	
.conferenceTable a:hover {
	color: #d2621c;
	}

/* Miscellaneous Formatting -------------------------------------------------- */

.buttonPrev {
	cursor: pointer;
	}

.buttonNext {
	cursor: pointer;
	}

.separatorTall {
	margin: 16px 0 14px 0;
	height: 1px;
	}
	
.separatorShort {
	margin: 15px 0 7px 0;
	height: 1px;
	}
	
.separatorLeftCol {
	margin: 0 0 3px 11px;
	padding: 0;
	height: 1px;
	line-height: .5em;
	}
	
.center {
	text-align: center;
	}

.arrow {
	padding: 0 4px 0 5px;
	}
	
.arrowNoIndent {
	padding: 0 4px 0 0;
	}
	
.arrowBox {
	padding: 1px 6px 0 0;
	vertical-align: text-top;
	}

.slides {
	background-color: #fff;
	}

.clear {
	height: 0;
	clear: both;
	overflow: hidden;
	}
	