td,th,div,input,textarea,input,select {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #303E3F;
	background-image: url(img/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {border:0;
}

fieldset {
		border:0;
		
	
}

.input {
	background-color: #506769;
	border:2px solid #648284;
	margin-top:5px;
	width:350px;
	color:#FFFFFF;
	padding:3px;
}

.textarea {
	background-color: #506769;
	border:2px solid #648284;
	margin-top:5px;
	width:350px;
	color:#FFFFFF;
	padding:3px;
}

.submitButton {
	border:0 ;
	margin-top:5px;
}


li {
	list-style-image:url(img/bullet.png);
	padding-top:3px;
	padding-bottom:12px;

}

hr {
	height:0px;
	color:#FFFFFF;
	clear:both;
	background-color:#FFFFFF;


}

h1 {
	font-size:14px;
	font-weight:normal;

}


a {
	color:#FEDE58;
	text-decoration:none;
}

a:hover {
	color: #FFCC00;
}


#logo {
	padding-top:34px;
	padding-left:25px;
	height:110px;
	width:368px;
	float:left;
	
}

#rightText {

	float:right;
	

}

#topNav {
	position:relative;
	top:0px;
	height:28px;
	padding-top:0px;
	margin-right:0px;
	padding-left:;
	background-image:url(img/topNavBg.png);
	float:right;
	border-top:0px solid #8A9698;
	border-left:0px solid #8A9698;
	text-align:left;
	width:50%;
}

.topnavLinks {
	float:left;
	padding-top:7px;
	padding-left:3%;
	padding-right:3%;
	text-align:center;


}


#backShade {
	position:absolute;
	top:145px;
	width:100%;
	background-image:url(img/topGradient.png);
	height:70px;
	background-repeat:repeat-x;
	z-index: 2;
	
}

#bodyTable {
	background-image:url(img/bodyBg.png);
	height:350px;
	color:#FFFFFF;
	clear:both;
	border-top:2px solid #A1ABAD;

}

#bodyContent {
	padding:10px;
	position:relative;
	z-index:100;
	
	
	
}

.bottomCells {
	background-image:url(img/bottomGradient.png);
	background-repeat:repeat-x;
	background-position:bottom;

}

.topCells {
	background-image:url(img/topGradient.png);
	background-repeat:repeat-x;
	background-position:top;
	

}

#footer {
	padding:10px;
	border-top:1px solid #FFFFFF;
	background-image:url(img/topGradient.png);
	background-repeat:repeat-x;
	height:70px;
	

}
#layout {
	position:absolute;
	width:100%;
	height:100%;
	z-index:3;
	left: 0;
	top: 0;
}



#title {
	font-size:15px;
	font-weight:bold;

}

#right {
	width: 20%;
	margin-top:30px;
	
}

#rightCel {
	z-index:100;
	position:relative;
	padding-top:10px;
	padding-bottom:5px;


}

#folioNav {



}

#folioNav img{
	
	width:80px;
	padding:1px;
	border:1px solid #CCCCCC;
	margin:3px;


}

h2 {
	font-size:13px;
	padding-bottom:5px;

}

.folioThumbs  {
	padding:3px;
	border:1px solid #CCCCCC;
	margin:5px;
	

}
.folioLinkBoxes {
	width:120px;
	height:120px;
	float:left;
	margin:5px;
	border:1px solid #FEDE58;
	


}

.ss {
	
	padding:3px;
	margin-bottom:20px;
	border:1px solid #FFFFFF;

}

.rightNav {
	border:1px solid #94ABB1;
	padding:6px;
	margin-right:10px;
	background-image:url(img/bottomGradient.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:5px;


}

#rightNav h3{
	padding:0;
	margin:0;


}

#rightNav ul li {
	padding-left:-20px;
	margin-left:-20px;
	

}


