div.page-content {
	padding: 10px 0;
	margin: 0 auto;
}

.page-content-nav {
	width: 280px;
}

.page-content-main {
	position: absolute;
	width: 1050px;
	padding-bottom: 10px;
}

div#page-content-box {
	min-height: 30em;
}

input.button { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin:0 5px; }

ul.inline-menu { padding: 0; margin: 0; }
.inline-menu li { float: left; padding: 0 5px;}

.left-col { float: left !important; margin:0 15px;} 
.right-col { float: left; !important; }

div.photo-holder { 
	border: 1px solid #DDD; 
	background-color: #F3F3F3;
	padding: 4px 6px;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	width: 200px;
}

p.caption { text-align: center; font-size: 110%; }

input.round-btn {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 15px;
	margin: 0 3px;
	font-size: 110%;
	font-family: Arial, sans-serif, "Trebuchet MS", verdana;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
}

.req {
	font-size: 12px;
	color: red;			
} 	
	
.style2 a:link {
	
	color: #666666;
	text-decoration: none;
}
.style2 a:visited {
	
	color: #00517A;
	text-decoration: none;
}
.style2 a:hover {
	
	color: #2B414B;
	text-decoration: underline;
}
.style2 a:active {
	
	color: #333333;	
	
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666565;	
}		

.style29 {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Verdana; 
	color: #000000; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
}

.style31 {
	color: #FFFFFF;
	font-weight: bold;
}		
.style34 {
	color: #42639B
}
 
.noborder a:link {
	font-size: 12px;
	
	text-decoration: none;
}
.noborder a:visited {
	font-size: 12px;
	
	text-decoration: none;
}
.noborder a:hover {
	font-size: 12px;
	
	text-decoration: none;
}
.noborder a:active {
	font-size: 12px;
	
	
}
.noborder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.NavigationMenuStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.NavigationMenuStyle a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.NavigationMenuStyle a:visited {
	font-size: 12px;
	color: #00517A;
	text-decoration: none;
}
.NavigationMenuStyle a:hover {
	font-size: 12px;
	color: #2B414B;
	text-decoration: underline;
}
.NavigationMenuStyle a:active {
	font-size: 12px;
	color: #333333;	
	
}

input.buttons {
	border: 1px solid #CCC;
	height: 25px;
}

.style15 {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
