html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
p 
{  
}
a 
{
  text-decoration: none;
  color: #01478f;
}

a:hover
{
  text-decoration: none;
  color: #FF9900;
  }

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need cellspacing="0" in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

/* remove possible quote marks (") from <q> & <blockquote> */

blockquote:before, blockquote:after, q:before, q:after 
{
  content: "";
}

blockquote, q {
	quotes: "" "";
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clearBoth {
	clear: both;
}

.boldTxt {
	font-weight: bold;
	color: #000;
}

small {
	font-size: 9px;
	margin: 10px;
}

strong {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

h1 {
	font-size: 18px;
	color:#999999;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color:#01478f;
	margin: 10px;
}

hr.fat {
	border: none;
	height: 4px;
	background: #ccc;
}

hr {
	border: none;
	height: 2px;
	background: #ccc;
}
/* [  STYLES  ] ************************************************************/

body 
{
  background: #fff url('/st/img/main_bg.jpg') no-repeat;
  background-position: top center;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  }

#container
{
  width: 950px;
  margin: 0 auto;
  text-align: left;
  }

#header
{
  position: relative;
  margin: 20px 0 0 0;
  height: 50px;
  font-size: 20pt;
  }
	
#header img#logo 
{
  position: absolute;
  top: 20px;
  }
	
#header #topLinks
{
  margin: 20px;
}

#topNav {
		position: relative;
		background: url('/st/img/nav_bg.gif') no-repeat;
		width: 930px;
		height: 58px;
		margin: 0 0 0 10px;
	}
	
		#topNav ul {
			padding: 20px 0 0 0;
			font-weight: bold;
			font-size: 12px;
		}
	
		#topNav ul li {
			float: left;
			text-align: center;
			padding-left: 20px;
		}
		
		#topNav img#clientlogo {
			position: absolute;
			top: 10px;
			right: 10px;
		}
		
		#topNav #accountDetails {
			position: absolute;
			top: 10px;
			right: 240px;
			text-align: right;
		}
		
	#lhsContent {
		float: left;
		width: 680px;
		margin: 10px;
	}
	
		#speech {
			height: 100px;
			width: 682px;
			background: url('/st/img/speech.gif') no-repeat;
		}
	
			#speech p {
				padding: 30px 25px 25px 11px;
				font-size: 11px;
			}
		
	#rhsContent {
		float: left;
		width: 225px;
		margin: 10px;
	}
	
		#podRhs, #podLhs {
			float: left;
			width: 50%;
		}
	
	h2 {
		position: relative;
		background: url('/st/img/header_bg.gif') no-repeat;
		width: 322px;
		height: 42px;
		font-size: 15px;
		font-weight: bold;
		line-height: 2.6em;
		padding: 0 0 0 10px;
	}
	
	h2 img {
		position: absolute;
		right: 4px;
		top: 4px;
	}
	
	ul.tableList {
		width: 332px;
		margin: 0 0 10px 0;
	}
	
		ul.tableList li {
			padding: 5px;
		}
	
		ul.tableList li.even {
				background: #ebf0f6;
				border-bottom: 1px solid #fff;
		}
	
		ul.tableList li.odd {
				background: #f4f8fb;
				border-bottom: 1px solid #fff;
		}
	
		ul.tableList li.bottomCell {
				border-bottom: 5px solid #205d9c;
		}
		
		table#calendarTbl {
			margin: 0 0 10px 0;
		}
		
		table#calendarTbl th {
			background: #04396e url('/st/img/cal_header.gif') repeat-x;
			width: 29px;
			height: 29px;
			font-weight: bold;
			color: #fff;
			border: 1px solid #fff;
			text-align: center;
			line-height: 2em;
		}
		
		table#calendarTbl td {
			height: 29px;
			border: 1px solid #fff;
			background-color: #d4d4d4;
			font-size: 10px;
		}
		
		table#calendarTbl td.nodate {
			background-color: #e9e9e9;
		}
		
		table#calendarTbl td.event {
			background-color: #c2d5e6;
		}
		
		table#calendarTbl td.link {
			cursor: pointer;
		}
		
		table#calendarTbl td.buttonCell {
			height: 29px;
			background: url('/st/img/cal_buttonbg.gif') repeat-x;
			text-align: center;
			font-size: 12px;
			line-height: 2.3em;
			text-transform: uppercase;
			color: #01478f;
		}
		
		 
		
		
		
		.smallTxt {
			font-size: 11px;
		}
		
		.dateTxt {
			font-size: 10px;
			color: #999999;
		}
		
		.forumMargin {
			margin-right: 5px;
		}
	
		
	
#footer 
{
  background: url('/st/img/footer_bg.gif') repeat-x;
  height: 75px;
}

#footer #innerFooter 
{
  height:60px;
  width: 950px;
  margin: 0 auto;
  padding: 15px 0 0 50px;
  font-size: 11px;
  color: #fff;
}

#footer #innerFooter a 
{
  color: #fff;
}
