/* Universal Stylesheet - apapractice.org user sites  - OCEAN VERSION */

body {
	text-align: center;
	color: #000;
	background: #CAD5DB url(../img/main_bg_ocean.gif) repeat-y 50% 0;
	padding: 0;
	border: 0;
	margin: 0 auto 24px auto;
}

/* boxes */

#mainOuter {
	width: 640px;
	text-align: left;
	background: #FFF;
	padding: 0 5px 5px 5px;
	border: 0;
	margin: 0 auto 0 auto;

	/*for IE5/5.5 Win*/
	width: 645px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width: 640px;
 }

html>body #mainOuter {
	width: 640px;
}

#mainInner {
	width: 640px;
	text-align: left;
	background: #FFF;
}

#header {
	width: 610px;
	height: 44px;
	background: #144E69 url(../img/header_bg_ocean.jpg) no-repeat;
	margin: 0 0 5px 0;
	border: 0;
	padding: 42px 15px 14px 15px;
	
	/*for IE5/5.5 Win*/
	width: 640px;
	height: 100px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width: 610px;
	height: 44px; 	
 }
 
html>body #header {
	width: 610px;
	height: 44px;
}

#contentMain {
	float: left;
	width: 370px;
	padding: 15px 15px 25px 15px;
	border: 0;
	margin: 0;
	
	/*for IE5/5.5 Win*/
	width: 400px;
	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width: 370px;
 }

html>body #contentMain {
	width: 370px;
}

#contentSub {
	float: left;
	width: 240px;
	padding-top: 7px;
	background: url(../img/subContent_bg_ocean.gif) no-repeat 0 0;
}

.subLists {
	width: 210px;
	background: #B9D5E6 url(../img/subLists_bg_ocean.gif) no-repeat 0 100%;
	padding: 15px 15px 10px 15px;
	border: 0;
	margin: 0 0 5px 0;
	
	/*for IE5/5.5 Win*/
	width: 240px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width: 210px;
}

html>body .subLists {
	width: 210px;
}

/* text */

p {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	color: #666;
	padding: 0;
	border: 0;
	margin: 0 0 10px 0;
}

p.small{
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 9px;
	line-height: 160%;
	color: #333;
	padding: 0;
	border: 0;
	margin: 0 0 10px 0;
}

.small{
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 9px;
	line-height: 160%;
	color: #333;
	padding: 0;
	border: 0;
	margin: 0 0 10px 0;
}

p.error{
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	color: #A84020;
	padding: 0;
	border: 0;
	margin: 0 0 10px 0;
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 100%;
	color: #FFF;
	margin: 0;
	border: 0;
	padding: 20px 0 0 0;
}

h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 100%;
	color: #144E69;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 100%;
	color: #FFF;
	background: #6997B0 url(../img/h3_bg_ocean.gif) no-repeat 0 0;
	padding: 12px 15px 9px 15px;
	margin: -15px -15px 12px -15px;
}

.line-two {
	font-weight: normal;
	font-size: 13px;
}

/* lists */

ul {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	color: #666;
	padding: 0;
	border: 0;
	margin: 0 0 10px 18px;
}

ol {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	color: #333;
	padding: 0;
	border: 0;
	margin: 0 0 10px 26px;
}

li {
	margin: 0 0 8px 0;
}

ul.nav {
	width: 630px;
	height: 30px;
	background: #5186A3 url(../img/nav_bg_ocean.gif);
	padding: 0 5px 0 5px;
	border: 0;
	margin: 0 0 5px 0;
	
	/*for IE5/5.5 Win*/
	width: 640px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
 	width: 630px;
}

html>body ul.nav {
	width: 630px;
}

ul.nav li {
	height: 30px;
	list-style: none;
	float: left;
	padding: 0;
	border: 0;
	margin: 0;
}

ul.nav li.on {
	font-weight: bold;
}

ul.nav li a {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	color: #FFF;
	padding: 9px 10px 8px 10px;
	border-right: 1px solid #4F7DAB;
}

ul.subNav {
	width: 240px;
	background: #B9D5E6 url(../img/subLists_bg_ocean.gif) no-repeat 0 100%;
	list-style: none;
	padding: 3px 0 10px 0;
	border: 0;
	margin: 0 0 5px 0;
}

ul.subNav li.first {
	padding: 5px 5px 8px 16px;
	border: 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 100%;
	color: #397E95;
	margin: 0;
}

ul.subNav li {
	padding: 0;
	border: 0;
	margin: 0;
}

ul.subNav li a {
	display: block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%;
	text-decoration: underline;
	color: #467796;
	background-repeat: no-repeat;
	background-position: 15px 4px;
	padding: 10px 10px 10px 45px;
}

.subLists ul {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #467796;
	padding: 0;
	border: 0;
	margin: 0 0 10px 0;
}

.subLists ul li {
	list-style: none;
	margin: 0 0 8px 0;
}

/* images */

img {
	padding: 0;
	border: 0;
	margin: 0;
}

img.right {
	float: right;
}

img.contentRight {
	float: right;
	margin: 0 0 15px 15px;
}

/* links */

a {
	color: #467796;
}

a.adminExpire {
 background-image: url(../img/button_adminExpire_ocean.gif);
}

a.adminSurvey {
 background-image: url(../img/button_adminSurvey_ocean.gif);
}

a.adminStep {
 background-image: url(../img/button_adminStep_ocean.gif);
}

a.forms {
 background-image: url(../img/button_forms_ocean.gif);
}

a.email {
 background-image: url(../img/button_email_ocean.gif);
}

a.print {
 background-image: url(../img/button_print_ocean.gif);
}

a.send {
 background-image: url(../img/button_send_ocean.gif);
}

/* apa */

/* forms */

#contentMain form input.text {
	width: 250px;
	font-size: 11px;
	COLOR: #333;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	background-color: #FFF;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}

#contentMain form input.login {
	width: 150px;
	font-size: 11px;
	COLOR: #333;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	background-color: #FFF;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}

#contentMain form select {
	width: auto;
	font-size: 11px;
	COLOR: #333;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	background-color: #FFF;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}

#contentMain form input.submit {
	width: auto;
	font-size: 11px;
	COLOR: #333;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	background-color: #CCC;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}


.subLists form select {
	width: auto;
	font-size: 11px;
	COLOR: #333;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	background-color: #FFF;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}

.subLists form input.submit {
	width: auto;
	font-size: 11px;
	COLOR: #333;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	background-color: #CCC;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}


#contentMain form textarea {
	FONT-SIZE: 11px;
	width: 95%;
	border: 1px solid #999;
	padding: 5px;
	height: 275px;
	COLOR: #333;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}

#contentMain form textarea.support {
	FONT-SIZE: 11px;
	width: 95%;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	height: 125px;
	COLOR: #333;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}

#contentMain form textarea.small {
	FONT-SIZE: 11px;
	width: 95%;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	height: 75px;
	COLOR: #333;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}

.subLists form input.text {
	width: 130px;
	font-size: 11px;
	COLOR: #333;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	background-color: #FFF;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}

.subLists form input.submit {
	width: auto;
	font-size: 11px;
	COLOR: #333;
	border-bottom : 1px solid #333333;
	border-bottom-width : 1px;
	border-color : #333333;
	border-left : 1px solid #333333;
	border-left-width : 1px;
	border-right : 1px solid #333333;
	border-right-width : 1px;
	border-top : 1px solid #333333;
	border-top-width : 1px;
	background-color: #CCC;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	FONT-FAMILY: Geneva, Verdana, Arial, serif;
}


/* tables */

td {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	color: #666;
	padding: 0;
	border: 0;
	margin: 0 0 10px 0;
}
