@charset "utf-8";
/* CSS Document */

html, body{
	height:100%;}
	
body{
	background:#B7BFD3;
	color:#5C5C5C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:4px;}
	
a, a:active, a:visited{
	color:#637090;
	text-decoration:none;}

a:hover{
	color:#637090;
	text-decoration:underline;}

.footerCell{
	background:url(../images/footer.jpg) top center no-repeat;
	color:#fff;
	font-size:11px;
	padding-top:12px;}

.largerText{
	font-size:15px;
	font-weight:bold;}

.largerText02{
	font-size:13px;
	font-weight:bold;}
	
.smallerText{
	font-size:10px;}

.mainCell{
	background:#fdfdfd;
	padding:0px 4px;}
	
.mainCell_bottomback{
	background:url(../images/maincell_back_bottom.jpg) bottom repeat-x;}
	
.mainCell_topback{
	background:url(../images/maincell_back_top.jpg) top repeat-x;
	padding:22px;}

.pageheader{
	padding-bottom:18px;}
	
.pageContent{
	line-height:1.8em;}

.photoCell{
	background:#fdfdfd;}
	
.photo_leftborder{
	border-left:1px solid #fdfdfd;}

.topNav_innercell{
	background:#55607C url(../images/topNav_innercell.jpg) top center repeat-y;
	text-align:center;
	padding:4px 0px 1px;}
	
.topNav_innercell a{
	margin:0px 6px;}

.topNav_outercell{
	background:#6A779A;
	padding:4px;}
	
.topNav_whiteline{
	background:#fdfdfd;
	height:3px;}
	
.wrapperTable{
	background:url(../images/background_main.jpg) top repeat-x;
	height:100%;}
