body {
	margin: 0px 0px 10px 0px ;
	font-family: arial, sans-serif ;
	font-size: 11px ;
	background: url(images/pageBg.gif) #A4B3BF ;
	background-position: center ;
	background-repeat: repeat-y ;
	color: #ffffff ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 11px ;
	vertical-align: top ;
}

h1 {
	font-size: 14px ;
	font-weight: bold ;
	color: #A4B3BF ;
	font-family: verdana ;
	margin-top: 0px ;
}

h2 {
	font-size: 13px ;
	font-weight: bold ;
}

h3 {
	font-size: 12px ; 
	font-weight: bold ;
}

.button {
	padding: 5px 10px ;
	background: none ;
	border-bottom: 1px solid #636C74 ;
}

.buttonup {
	padding: 2px 10px ;
	margin: 3px 3px ;
	background: #990000 ;
	border: 1px solid #ffffff ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 12px ;
	font-family: verdana ;
	font-weight: bold ;

}

a.navlink:hover {
	color: #ffffff ;
	text-decoration: underline ;
}

a.learnlink:link, a.learnlink:active, a.learnlink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 11px ;
	font-family: verdana ;
}

a.learnlink:hover {
	color: #ffffff ;
	text-decoration: underline ;
}

a:link {
	color: #A4B3BF ;
}

a:active, a:visited {
	color: #efefef ;
}

a:hover {
	color: #ffff00 ;
}

#holder {
	width: 958px ;
	margin: auto ;
}

#heading {
	background: url(images/headingbg.gif) ;
	text-align: right ;
	padding-right: 220px ;
	padding-top: 3px ;
	padding-bottom: 4px ;
}

#content {
	padding: 10px ;
}

.rbBlog {
	padding: 10px ;
	border-bottom: 1px solid #ffffff ;
}

.rbTitle {
	font-weight: bold ;
	color: #233D51 ;
	font-size: 11px ;
}

.rbDate {
	font-size: 10px ;
	font-style: italic ;
	color: #666666 ; 
}

.rbDesc {
	font-size: 10px ;
	padding: 2px 0px 2px 0px ;
	color: #396485 ;
}

.rbRead {
	font-size: 10px ;
	text-align: right ;
}

a.rbLink:link {
	color: #233D51 ;
	text-decoration: none ;
}

a.rbLink:active, a.rbLink:visited {
	color: #666666 ;
}

a.rbLink:hover {
	color: #396485 ;
	text-decoration: underline ;
}

.buttonHeading {
	background: #636C74 ;
	padding: 5px 10px ;
	font-size: 11px ;
	font-weight: bold ;
	font-family: verdana ;
}