/* CSS Document */

body,td,th {
	font-family: Calibri, Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 16px;
	color: #6A6A6A;
}
li {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

body {
	background-color: #F6F6F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}


#header {
	text-align: left;
	position: relative;
	height: 77px;
	width: 902px;
	top: 10px;
	color: #F6F6F6;
	background-image: url(../images/assets/headerBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
}

#titleHolder {
	text-align: left;
	position: relative;
	height: 25px;
	width: 902px;
	top: 10px;
	margin:0 auto;
	top: 10px;
}

#contentHolder {
	text-align: left;
	position: relative;
	width: 902px;
	top: 10px;
	margin:0 auto;
	background-image: url(../images/assets/contentBg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#FFFFFF;
	border: solid #DEDEDE 1px;
	z-index:0;
}
#topMenuHolder {
	color: #DFE1E3;
	background-image: url(../images/assets/topMenuHolder.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	z-index: 100;
	height: 31px;
	width: 595px;
	left: 287px;
	top: 10px;
	font-weight: bold;
}
.pgTitle {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #2B72CD;	
	margin-right: auto;
	margin-left: 0px;
	position: relative;
	left: 20px;
	top: 0px;
	text-align: left;
	vertical-align: middle;
	display: table;
	height:inherit;
}
.subLinkWrapper {
	text-align: left;
	display: table;
	position: absolute;
	height: 25px;
	left: 337px;
	top: 53px;	
	color: #FFFFFF;
	z-index: 1000;	
}

#subLinks a {	
	color: #999999;
	text-decoration: none;
}

#topMenuHolder td, th {
	color: #DFE1E3;
	font-weight: bold;
	text-decoration: none;
}

#topMenuHolder table {
	margin: 0 auto;
}

#footer {
	text-align: center;
	position: relative;
	width: 902px;
	height: 25px;
	top: 35px;
	margin:0 auto;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top:solid #DEDEDE 1px;
}

#contentWrapper {
	text-align: left;
	width: 95%;
	height: auto;
	top: 10px;
	position: relative;
	margin: 0 auto;
}

#contentBottomCurve{
	text-align: center;
	width: 100%;
	position: relative;
	margin: 0 auto;
	height: 16px;
	top: 0px;
}
#twoColumnWrapper {
	text-align: center;
	vertical-align: top;
	display: table;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	border-spacing: 20px;	
}
#divRow {
	text-align: center;
	display: table-row;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}
#leftCell {
	text-align: left;
	vertical-align: top;
	display: table-cell;
	position: relative;
	width: 70%;
}


.highLite {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.subHeading {
	font-size: 18px;
	color: #000000;
}



#rightCell {
	text-align: left;
	vertical-align: top;
	position: relative;
	background-color: #F8F8F8;
	padding: 5px;
	border: solid #E6E6E6 1px;
	font-size: 12px;
}
a {
	color: #0D2331;
	text-decoration: underline;
	font-weight: normal;
}
#header #topMenuHolder a {
	font-weight: bold;
	color: #DFE1E3;
	text-decoration: none;
}
.txtBox {
	font-family: Calibri, Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 16px;
}

#infoflow_logo {
	position:relative;
	left: 20px;
}
#footer a {
	color: #2b72cd;
	text-decoration: none;
}
