body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p { 
	margin:0;
	padding:0;
	outline:none;
}
blockquote {
	font-size:1.2em;
	padding:8px;
}
img { 
	border:none;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
a {
	outline:none;
}
body {
	text-align:center;
	background:#040fff url(/images/background.jpg) center top repeat-x;
	font-family:ArialMT, Arial, sans-serif;
	font-size:62.5%;
	padding-bottom:20px;
	color:#2f2f2f;
}
a {
	color:#2f2f2f;
}
a:hover {
	color:#17c7cc;
}
#outerwrapper {
	width:760px;
	overflow:hidden;
	margin:auto;
	text-align:left;
}
#masthead {
	width:722px;
	min-height:14px;
	padding:96px 16px 0px 22px;
	background:url(/images/logo_mast.gif) center top no-repeat;	
}
#innerwrapper {
	width:760px;
	overflow:hidden;
	background:#ffffff center top no-repeat;
}
ul#primarynav {
	width:728px;
	padding:0 16px 13px 16px;
	overflow:hidden;
}
#homebanner {
	width:728px;
	height:16em;
	padding:0 16px 0 16px;
	background:url(/images/Gorg-gard.jpg) 16px top no-repeat;
	margin-bottom:4px;
}
#aboutbanner {
	width:728px;
	height:16em;
	padding:0 16px 0 16px;
	background:url(/images/coral-back.jpg) 16px top no-repeat;
	margin-bottom:4px;
}
#faqbanner {
	width:728px;
	height:16em;
	padding:0 16px 0 16px;
	background:url(/images/pier-back.jpg) 16px top no-repeat;
	margin-bottom:4px;
}
#coursebanner {
	width:728px;
	height:16em;
	padding:0 16px 0 16px;
	background:url(/images/parrot-back.jpg) 16px top no-repeat;
	margin-bottom:4px;
}
#contactbanner {
	width:728px;
	height:16em;
	padding:0 16px 0 16px;
	background:url(/images/ray-back.jpg) 16px top no-repeat;
	margin-bottom:4px;
}
#calendarbanner {
	width:728px;
	height:16em;
	padding:0 16px 0 16px;
	background:url(/images/turtle-back.jpg) 16px top no-repeat;
	margin-bottom:4px;
}
#leftcolumn {
	width:168px;
	float:left;
	color:#ffffff;
	padding:16px 0 0 0;
	background:#440505;
}
#contentwell {
	background:#ffffff;
	border-top:6px solid #ffffff;
	padding:0 16px 0 16px;
	width:728px;
	overflow:hidden;
	clear:both;
}
#rightcolumn {
	width:168px;
	float:right;
	overflow:hidden;
}
#Logos {
	width:728px;
    text-align:left;
	font-family:ArialMT, Arial, sans-serif;
	font-size:1.2em;
	background:#ffffff;
	padding: 16px 16px 16px;
	color:#000000;
	border-top:solid 1px #b7b7b7;
}
#footer {
	width:728px;
	height:68px;
	background:url(/images/footer_image.gif) no-repeat;
	padding:16px;
	overflow:hidden;
	color:#ffffff;
}
#QuickLinks {
	float:left;
	width:500px;
	line-height:2.4em;
	padding:0;
	height:auto;
}
#CommentsAndCopyright {
	float:right;
	width:180px;
	padding:0 0 0 16px;
	border-left:solid 1px #b7b7b7;
}
.titlered {
	font-weight : bold;
	font-size : 1.3em;
	color : Red;
}
.titleblue {
	font-weight : bold;
	font-size : 1.3em;
	color : blue;
}
.prereq {
	font-weight : bold;
	font-size : 1.2em;
	padding-bottom:10px;
}
.prereg {
	font-weight : bold;
	font-size : 1.2em;
	color : Green;
	padding-bottom:10px;
}
.calendar {
	font-size: 1.2em;
	line-height:1.6em;
}
.caltitle {
	font-weight : bold;
	font-size : 1.8em;
}
ul.utilitynav {
	line-height:1.6em;
	font-size:1.1em;
}
ul.utilitynav.btm {
	padding-top:12px;
}
ul.utilitynav.left {
	float:left;
	clear:left;
}
ul.utilitynav.right {
	float:right;
	clear:right;
}
ul.utilitynav.QuickLinks {
	width:535px;
}	
div.utilitynav {
	clear:both;
	min-height:2em;
	background:#2f2f2f;
	padding-bottom:16px;
	overflow:hidden;
}
div.utilitynav ul.utilitynav.left {
	width:40%;
}
div.utilitynav ul.utilitynav.right {
	padding-top:12px;
	width:55%;
	text-align:right;
}
ul.utilitynav li {
	display:inline;
	padding:0 6px;
}
ul.utilitynav.QuickLinks li {
	border-right:#b7b7b7 solid 1px;
}
ul.utilitynav li.last_child {
	padding-right:0;
	border-right:none;
}
ul.utilitynav li.first_child {
	padding-left:0;
}
ul.utilitynav.QuickLinks li a,
ul.utilitynav.QuickLinks li a:link,
ul.utilitynav.QuickLinks li a:visited,
ul.utilitynav.QuickLinks li a:active {
	color:#ffffff;
}
ul.utilitynav.QuickLinks li a:hover {
	color:#17c7cc;
}
ul.utilitynav.QuickLinks li.selected {
	color:#d2e67e;
}
ul#primarynav li {
	float:left;
	margin-left:1px;
	margin-right:1px;
	height:2em;
	white-space: nowrap;
	font-size:1.3em;
	line-height:1.2em;
}
ul#primarynav li a,
ul#primarynav li a:link,
ul#primarynav li a:visited,
ul#primarynav li a:active {
	float:left;
	display:block;
	text-decoration:none;
	color:#ffffff;
	background:#2f2f2f left top repeat-x;
	padding:9px 5px;
}
ul#primarynav li a:hover {
	display:block;
	text-decoration:none;
	color:#ffffff;
	background:#0004a9
}
ul#primarynav li a.selected,
ul#primarynav li a.selected:link,
ul#primarynav li a.selected:visited,
ul#primarynav li a.selected:hover,
ul#primarynav li a.selected:active {
	color:#ffffff;
	background:#0004a9 
}
#homebanner #bannertext {
	float:left;
	width:290px;
	min-height:118px;
	padding:4px 4px 4px 259px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}

#homebanner #bannertext a {
	text-decoration:none;
}

#homebanner #bannertext h1 {
	font-size:2.6em;
	color:#ea0009;
	margin-bottom:.25em;
}


#homebanner #bannertext p {
	font-size:1.3em;
	color:#ffffff;
	margin-top:.5em;
	line-height:1.2em;
}
#homebanner #FreeOrientation {
	width:136px;
	min-height:128px;
	background:#17c7cc;
	float:right;
	padding:10px 16px 10px 16px;
}
#homebanner #FreeOrientation h2 {
	font-weight: bold;
	font-size:1.4em;
	color:#000000;
	line-height:1.4em;	
}
#homebanner #FreeOrientation p {
	font-size:1.2em;
	color:#000;
	line-height:1.4em;	
}
#homebanner #FreeOrientation a {
	color:#000000;
}
#homebanner #FreeOrientation a:hover {
	color:#e90008;
}
#aboutbanner #bannertext {
	float:left;
	width:290px;
	min-height:118px;
	padding:4px 4px 4px 259px;
	font-weight: bold;
	text-align:center;
}
#aboutbanner #bannertext h1 {
	font-size:2.6em;
	color:#ea0009;
	margin-bottom:.25em;
}
#aboutbanner #bannertext p {
	font-size:1.3em;
	color:#ffffff;
	margin-top:.5em;
	line-height:1.2em;
}
#aboutbanner #FreeOrientation {
	width:136px;
	min-height:128px;
	background:#17c7cc;
	float:right;
	padding:10px 16px 10px 16px;
}
#aboutbanner #FreeOrientation h2 {
	font-weight: bold;
	font-size:1.4em;
	color:#000000;
	line-height:1.4em;	
}
#aboutbanner #FreeOrientation p {
	font-size:1.2em;
	color:#000;
	line-height:1.4em;	
}
#aboutbanner #FreeOrientation a {
	color:#000000;
}
#aboutbanner #FreeOrientation a:hover {
	color:#e90008;
}
#faqbanner #bannertext {
	float:left;
	width:290px;
	min-height:118px;
	padding:4px 4px 4px 259px;
	font-weight: bold;
	text-align:center;
}
#faqbanner #bannertext h1 {
	font-size:2.6em;
	color:#ea0009;
	margin-bottom:.25em;
}
#faqbanner #bannertext p {
	font-size:1.3em;
	color:#ffffff;
	margin-top:.5em;
	line-height:1.2em;
}
#faqbanner #FreeOrientation {
	width:136px;
	min-height:128px;
	background:#17c7cc;
	float:right;
	padding:10px 16px 10px 16px;
}
#faqbanner #FreeOrientation h2 {
	font-weight: bold;
	font-size:1.4em;
	color:#000000;
	line-height:1.4em;	
}
#faqbanner #FreeOrientation p {
	font-size:1.2em;
	color:#000;
	line-height:1.4em;	
}
#faqbanner #FreeOrientation a {
	color:#000000;
}
#faqbanner #FreeOrientation a:hover {
	color:#e90008;
}
#coursebanner #bannertext {
	float:left;
	width:290px;
	min-height:118px;
	padding:4px 0px 4px 270px;
	font-weight: bold;
	text-align:center;
}
#coursebanner #bannertext h1 {
	font-size:2.6em;
	color:#ea0009;
	margin-bottom:.25em;
}
#coursebanner #bannertext p {
	font-size:1.3em;
	color:#ffffff;
	margin-top:.5em;
	line-height:1.2em;
}
#coursebanner #FreeOrientation {
	width:136px;
	min-height:128px;
	background:#17c7cc;
	float:right;
	padding:10px 16px 10px 16px;
}
#coursebanner #FreeOrientation h2 {
	font-weight: bold;
	font-size:1.4em;
	color:#000000;
	line-height:1.4em;	
}
#coursebanner #FreeOrientation p {
	font-size:1.2em;
	color:#000;
	line-height:1.4em;	
}
#coursebanner #FreeOrientation a {
	color:#000000;
}
#coursebanner #FreeOrientation a:hover {
	color:#e90008;
}
#contactbanner #bannertext {
	float:left;
	width:290px;
	min-height:118px;
	padding:4px 4px 4px 259px;
	font-weight: bold;
	text-align:center;
}
#contactbanner #bannertext h1 {
	font-size:2.6em;
	color:#ea0009;
	margin-bottom:.25em;
}
#contactbanner #bannertext p {
	font-size:1.3em;
	color:#ffffff;
	margin-top:.5em;
	line-height:1.2em;
}
#contactbanner #FreeOrientation {
	width:136px;
	min-height:128px;
	background:#17c7cc;
	float:right;
	padding:10px 16px 10px 16px;
}
#contactbanner #FreeOrientation h2 {
	font-weight: bold;
	font-size:1.4em;
	color:#000000;
	line-height:1.4em;	
}
#contactbanner #FreeOrientation p {
	font-size:1.2em;
	color:#000;
	line-height:1.4em;	
}
#contactbanner #FreeOrientation a {
	color:#000000;
}
#contactbanner #FreeOrientation a:hover {
	color:#e90008;
}
#calendarbanner #bannertext {
	float:left;
	width:290px;
	min-height:118px;
	padding:4px 4px 4px 259px;
	font-weight: bold;
	text-align:center;
}
#calendarbanner #bannertext h1 {
	font-size:2.6em;
	color:#ea0009;
	margin-bottom:.25em;
}
#calendarbanner #bannertext p {
	font-size:1.3em;
	color:#ffffff;
	margin-top:.5em;
	line-height:1.2em;
}
#calendarbanner #FreeOrientation {
	width:136px;
	min-height:128px;
	background:#17c7cc;
	float:right;
	padding:10px 16px 10px 16px;
}
#calendarbanner #FreeOrientation h2 {
	font-weight: bold;
	font-size:1.4em;
	color:#000000;
	line-height:1.4em;	
}
#calendarbanner #FreeOrientation p {
	font-size:1.2em;
	color:#000;
	line-height:1.4em;	
}
#calendarbanner #FreeOrientation a {
	color:#000000;
}
#calendarbanner #FreeOrientation a:hover {
	color:#e90008;
}
#scubalevels {
	width:168px;
	float:left;
}
#scubalevels div.level {
	width:136px;
	color:#fff;
	padding:14px 16px 16px 16px;
	margin-bottom:4px;
	overflow:hidden;
}
#scubalevels div.level a {
	color:#ffffff;
}
#scubalevels div.level a:hover {
	color:#e90008;
}
#scubalevels div.level h2 {
	font-size:1.6em;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:.1em;
}
#scubalevels div.level p {
	font-size:1.1em;
	line-height:1.35em;
}
#scubalevels div#beginner {
	background:#1797ac url(/images/beginner_back.gif) no-repeat;
}
#scubalevels div#intermediate {
	background:#17678c url(/images/middle_back.gif) no-repeat;
}
#scubalevels div#advanced {
	background:#17376c url(/images/specialty_back.gif) no-repeat;
}
#maincontent {
	width:350px;
	float:left;
	margin-left:20px;
}
#maincontent h1 {
	font-size:18px;
	color:#830909;
	font-weight: bold;
	margin:0 0 .5em;
	line-height:1em;
}
#maincontent h2 {
	font-size:1.6em;
	color:#d67b07;
	font-weight: bold;
	margin:1em 0 .25em;
}
#maincontent h3 {
	font-weight:bold;
	font-size:1.2em;
	line-height:1.4em;
}
#home #maincontent h2 {
	color:#830909;
}
#maincontent p {
	margin:0 0 .5em 0;
	font-size:1.2em;
	line-height:1.4em;
}
#home #maincontent p {
	margin:.5em 0;
}
#maincontent ul {
	margin:.75em 0 .75em 3em;
	list-style-type: disc;
}
#maincontent ol {
	margin:.75em 0 .75em 3em;
	list-style-type: decimal;
}
#maincontent li {
	padding:0 0 .35em 0;
	font-size:1.2em;
	line-height:1.1em;
}
#maincontent ul li li {
	font-size:1em;
	list-style: circle;
}
#maincontent ol li li {
	font-size:1em;
	list-style: lower-alpha;
}
#maincontent dl {
	margin:.75em 0 .75em 0;
}
#maincontent dt {
	padding:0 0 .35em 0;
	font-weight:bold;
	line-height:1.1em;
	font-size:1.2em;
}
#maincontent dd {
	padding:0 0 .75em 2em;
	line-height:1.1em;
	font-size:1.2em;
}
#maincontent a,
#maincontent a:link,
#maincontent a:visited,
#maincontent a:active {
	color:#2f2f2f;
}
#maincontent a:hover {
	color:#17c7cc;
}
#maincontent blockquote {
	background:#d8d5c3;
	padding:15px 15px 10px 15px;
	margin:1em 0;
	font-style:italic;
}
#pagecontent {
	padding:15px 15px 10px 10px;
}
#pagecontent h1 {
	font-size:18px;
	color:#830909;
	font-weight: bold;
	margin:0 0 .5em;
}
#pagecontent h2 {
	font-size:1.6em;
	color:#000000;
	font-weight: bold;
	margin:1em 0 .25em;
	line-height:1.8em;
}
#pagecontent h3 {
	font-weight:bold;
	font-size:1.4em;
	line-height:1.6em;
}
#pagecontent p {
	margin:0 0 .5em 0;
	font-size:1.3em;

}
#pagecontent th {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
}
#pagecontent ul {
	margin:.75em 0 .75em 3em;
	list-style-type: disc;
}
#pagecontent ol {
	margin:.75em 0 .75em 3em;
	list-style-type: decimal;
}
#pagecontent li {
	padding:0 0 .35em 0;
	font-size:1.3em;
}
#pagecontent ul li li {
	font-size:1em;
	list-style: circle;
}
#pagecontent ol li li {
	font-size:1em;
	list-style: lower-alpha;
}
#calendarcontent {
	padding:5px 5px 0px 0px;
}
#calendarcontent h1 {
	font-size:18px;
	color:#830909;
	font-weight: bold;
	margin:0 0 .5em;
}
#calendarcontent h2 {
	font-size:1.6em;
	color:#000000;
	font-weight: bold;
	margin:1em 0 .25em;
	line-height:1.8em;
}
#calendarcontent h3 {
	font-weight:bold;
	font-size:1.4em;
	line-height:1.6em;
}
#calendarcontent p {
	margin:0 0 .5em 0;
	font-size:1.3em;

}
#calendarcontent th {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
}
#calendarcontent ul {
	margin:.75em 0 .75em 3em;
	list-style-type: disc;
}
#calendarcontent ol {
	margin:.75em 0 .75em 3em;
	list-style-type: decimal;
}
#calendarcontent li {
	padding:0 0 .35em 0;
	font-size:1.3em;
}
#calendarcontent ul li li {
	font-size:1em;
	list-style: circle;
}
#calendarcontent ol li li {
	font-size:1em;
	list-style: lower-alpha;
}
.columnwrapper {
	overflow:hidden;
	background:#d8d5c3;
	width:100%;
	margin-top:1em;
}
.columnwrapper .column {
	width:50%;
	float:left;
}
#maincontent .columnwrapper h3 {
	padding:.5em 10px;
	color:#fff;
	background:#830909;	
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 10px 0;
}
.columnwrapper p,
.columnwrapper ol,
.columnwrapper ul,
.columnwrapper dl {
	padding:0 10px;
}
.columnwrapper object {
	float:right;
	margin: 0 10px 10px 10px;
	border:#fff solid 5px;
}
.header{
font-size: 20px;
font-weight: bold;
line-height: 26px;
text-decoration: none;
}
.pagetop{
font-size: .9em;
}
.caption{
font-size: .9em;
color: red;
text-indent: .5cm;
}
.quicktop {
border-bottom: 1px solid #0033BB; 
text-align: center; 
font-size: 1.2em;
}
.quick {
border-top: 1px solid #0033BB; 
border-bottom: 1px solid #0033BB; 
text-align: center; 
font-size: 1.2em;
}
.quickbottom {
border-top: 1px solid #0033BB; 
text-align: center; 
font-size: 1.2em;
}
h1 span {
	display:block;
	font-size:16px;
}
h1 span.separator {
	display:none;
}
#leftcolumn ul#promoboxes {
	border-top:4px #ffffff solid;
}
ul#promoboxes li {
	display:block;
	background-color:#17074c;
	border-bottom:4px #ffffff solid;
	color:#ffffff;
	font-size:1.2em;
}
ul#promoboxes li a,
ul#promoboxes li a:link,
ul#promoboxes li a:visited,
ul#promoboxes li a:active {
	color:#ffffff;
}
ul#promoboxes li a:hover {
	color:#17c7cc;
}
ul#promoboxes li#Promo1 {
	min-height:40px;
	background:#17074c url(/images/padilogo.gif) left center no-repeat;
	padding:16px 10px 16px 75px;
	width:85px;
}
ul#promoboxes li#Promo2 {
	min-height:40px;
	background:#17074c url(/images/metrologo.gif) right center no-repeat;
	padding:16px 75px 16px 10px;
	width:85px;
}
ul#promoboxes li#Promo3 {
	min-height:40px;
	background:#17074c url(/images/notv.gif) left center no-repeat;
	padding:16px 10px 16px 75px;
	width:85px;
}
ul#promoboxes li.textpromo {
	padding:16px;
}
ul#promoboxes li.textpromo strong {
	font-weight:bold;
	font-size:1.17em;
	color:#9F6519;
	display:block;
}
#footer h3 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#ea0009;
	margin-bottom:.4em;
}
#footer a {
	color:#ffffff;
}
#footer a:hover {
	color:#17c7cc;
}
#footer p.copyright {
	color:#b7b7b7;
	font-size:1.0em;
	margin-top:.5em;
}
.chromestyle{
	float:left;
	margin-right:1px;
	height:2em;
	white-space: nowrap;
	font-size:1.1em;
	line-height:1.1em;
}
.chromestyle ul{
	width: 100%;
	padding: 0px 0;
	margin: 0;
	height:2em;
	line-height: 12px;
	text-align: center; /*set value to "left", "center", or "right"*/
	font-size:0.85em;
}
.chromestyle ul li{
display: inline;
}
.chromestyle ul li a{
	float:left;
	display:block;
	text-decoration:none;
	color:#ffffff;
	background:#040fff left top repeat-x;
	padding:5px 13px;
}
.chromestyle ul li a:hover{
	color:#ffffff;
	background:#0004a9 
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top: 0;
border: 2px solid #040fff; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: normal 13px ArialMT, Arial, sans-serif;;
line-height: 14px;
z-index: 100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #040fff; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: none;
color: #0033BB;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
}

