/* Blanket selectors */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px;
}

img {
	border: 0;
	}

/* Layout Selectors */
.leftnav {
	background: url('/images/vert333333dot.gif') top right repeat-y;
}

.rightnav {
	background: url('/images/vert333333dot.gif') top left repeat-y;
}

.leftnav, .rightnav {
	width:22%;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	width: 220px;
	*width: 380px;
}

.leftnav table, .rightnav table {
	width: 220px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* to correct the items covering the dotted border on the left/rightnav */
.leftnav {
	padding-right: 1px;
}

.rightnav table {
	padding-left: 1px;
	#padding-left: 0;
	#margin-left: 1px;
}

.leftnav table td, .rightnav table td  {
	padding: 7px 25px 0 25px;
	/*padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;*/
}

.rightnav table td {
		padding-left:29px;
}

.centerAlginNav td {
	text-align: center;
}

.paddedTable td, .leftnav table td, .rightnav table td {
	padding-top: 7px;
}

.leftnav table td table td, .rightnav table td table td {
	padding-left: 0px;
}

.navBreakDots, .navBreakLine {
	margin: 0;
	padding: 0;
	height: 3px;
	margin-left: 10px;
	margin-right: 10px;
}

.blogMain .navBreakDots, .blogMain .navBreakLine {
	margin: 0;
}

.navBreakDots {
	background: url('/images/horz333333dot.gif') bottom repeat-x;
}

.navBreakLine {
	border-bottom: 1px solid #7F7F7F;
}


.blogMain{
	background-color:#FFFFFF;	
	vertical-align:top;
	padding-left: 10px;
	padding-top: 0px; /* the top should always have an orange title. no need for padding here */
	padding-bottom: 10px;
	padding-right: 10px;
}

.blogMain, .normalText {

	font-size: 11px;
	color:#666666;	
}

table.blogMain td{
	padding:0px;
}

td.spacer, tr.spacer td {
	height: 2px;
	overflow: hidden;
	font-size: 1px;
}

/* Text Selectors */

.blogContent p, .blogContent li {
	line-height: 17px;
}

.orangeTitle, .blueTitle {
	font-weight:bold;
	vertical-align:middle;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0;
	padding-right: 0;
}
.orangeTitle {
	font-size: 18px;
	color: #F8971C;
}
	
.blueTitle {
	font-size: 12px;
	color: #001F4B;
	font-weight:200;
	padding-top: 11px;
}

.smallGreyText {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.orangeList, .blueList, .blankList {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position:outside;
	margin-left: 0px;
}

.orangeList li {
	background: url('/images/orangeBullet.gif') no-repeat;
	background-position: -1px 5px;
}

.blueList li {
	background: url('/images/blueArrow.gif') no-repeat;
	background-position: 0px 3px;
}

li {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-bottom: 6px;
}

ol {
	margin: 0;
	padding: 0;
	margin-left: 23px;
	list-style-position: outside;
	}

.blankList li {
	padding-left: 0;
}

.lightGreenBg {
	background-color: #CDF1AD !important;
}

/* Block selectors */

div.orangeBar {
	background-color:#FF6801;
	border: 1px solid #000000;
	float: left;
	clear: left;
	overflow:hidden;
	height: 10px;
	margin-top: 6px !important;
	margin-right: 4px;
}
div.barData {
	padding-top: 4px;
}


/* unsorted */



table.contentContainer td{
	background-color:#fff;
	padding:0px 0px 0px 0px;
	margin-left:50px;
	
}

table.blogNavTitle td{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 5px 20px;
}

.commentTitle{
	background-color: #DDE2E8;
	color: #314E90;
	font-size: 11px;

	padding: 5px 5px 5px 15px;
}

a{
	color: #304E8E;

	font-size:11px;
	text-decoration: none;
}

a:hover{
	color: #000066;

	font-size:11px;
	text-decoration: none;
}

.textSmall{
	font-size:11px;
}

.textNormal{
	font-size: 11px;
	padding: 0px 5px 0px 5px;
}

.textTitle{
	height: 20px;	

	font-size: 12px;
	font-weight:bold;
	color: #FFA500;
}

.textTitleSmall{
	height: 11px;	

	font-size: 12px;
	font-weight:bold;
	color: #FFA500;
}
ul.listPointer {
	list-style-type: none;
	padding:0px;
	margin: 0px 0px 0px 38px;
	text-align:left;
}

li.listPointer {
	background-image: url(/images/listArrowGold.gif);
	background-repeat: no-repeat;
	background-position:0 0.25em;

	font-size: 11px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	width:150px;
}

ul.bulletPoint {
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}

li.bulletPoint {
	background-image: url(/images/bullet_point.gif);
	background-repeat: no-repeat;
	background-position:0 0.45em;

	padding: 0px 0px 0px 10px;
	margin: 7px 0px 7px 0px;
	text-align:left;
	width:150px;
}

.input {
	color: #000000;
	font-size: 11px;
	padding: 0px 0px 0px 2px;
	width:200px;
}

.button {
	background: #D8CCC4;
	color: #636365;
	border-top: 1px solid #F5F3EF;
	border-left: 1px solid #E7E1DC;
	border-bottom: 1px solid #3F4744;
	border-right: 1px solid #3F4744;
	}

.inputSelect {
	color: #000000;
	font-size: 12px;
	padding: 0px 0px 0px 2px;
}

.noteSmall{
	font-size:9px;
	color:#990000;
}

img.image, span.image img {
	border: 1px #333333 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table td.ft {
	background-color: #DDE2E8;
	color: #314E90;
	font-size: 11px;
	padding: 5px 10px;
	height:25px;
}

table td.fr {
	background-color: #EEF3F9;
	background-repeat: no-repeat;
	background-position: 1px 7px;
	color: #314E90;
	font-size: 11px;
	padding: 5px 10px;
	height:25px;
}
table td.ft p, table td.fr p {
	margin-top: 0px;
	margin-bottom: 12px;	
}

td.blueLine {
	 border-right: 1px solid #ABB7CB;
	}

tr.darkData{
	background-color:#eee; /*eee*/
	height:30px;
	vertical-align:middle;
	padding:0px 0px 0px 10px;
}
tr.lightData{
	background-color:#fff;
	height:30px;
	vertical-align:middle;
	padding:0px 0px 0px 10px;
}
tr.highlightData{
	background-color:#33ffff;
	height:20px;
}
tr.importantData{
	background-color:#e4eaf1 !important;
}

tr.importantData td{
	color:#EE5019 !important;
}

span.left{
	float:left;
}

span.right{
	float:left;
}
.noPadding{
	padding:0px 0px 0px 0px;
}

.inputResults {
	color: #91897E;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
}