﻿body { 	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color: black;
		margin: 0px;
		background: white; }

table {	border-collapse: collapse; }

td {	vertical-align: top; }

a:visited {	color: blue; }

img {	border: 0px; }
		
td.navbar {	background: black;
			text-align: center;
			color: #DDDDDD;
			font-size: 11px;
			font-weight: bold;
			padding-top: 3px;
			padding-bottom: 3px; }
			
a.navbar {	color: #DDDDDD;
			text-decoration: none;
			margin-right: 6px;
			margin-left: 6px; }
			
a.navbar:visited {	color: #DDDDDD; }

a.navbar:hover {	color: #FFFFFF;
					text-decoration: underline; }

td.bannernav {	font-size: 10px;
				font-weight: bold;
				color: #B11A3B;
				text-align: right; }

a.bannernav {	color: #B11A3B;
				text-decoration: none; }
				
a.bannernav:visited { color: #B11A3B; }
				
a.bannernav:hover {	text-decoration: underline; }
				
td.quicklinks {	text-align: right; }

img.bannerad { 	margin-top: 10px; }

h4 {	font-weight: strong;
		font-size: 100%; }

h5 { text-align: center; }
		
td.topbanner {	padding-top: 7px; }



td.addressbar {	background: black;
				color: #DDDDDD;
				font-size: 60%;
				font-weight: bold;
				text-align: center;
				padding-top: 3px;
				padding-bottom: 3px; }

td.copyright {	font-size: 70%;
				color: black;
				text-align: center; }
				

td.gettingstarted {	background-image: url(http://www.palomar.edu/images/template/rounded_box_02.gif);
					background-repeat: repeat-y;
					text-align: center;
					color: black;
					font-weight: bold; }
					
table.gettingstarted { 	margin-top: 17px;
						background-image: url(http://www.palomar.edu/images/template/getting_started_bg1.gif); }
					
p.gettingstarted {	margin-bottom: 8px;
					margin-top: 8px; }
					
a.gettingstarted {	color: blue;
					text-decoration: none;
					font-size: 65%; }
					
a.gettingstarted:hover {	text-decoration: underline; }

a.gettingstarted:visited {	color: blue; }

p.generalinfo {	margin-top: 20px; }

td.whatsnew {	background: #DDDDDD;
				text-align: left;
				color: black;
				padding: 10px; }
				
a.whatsnew {	text-align: left;
				font-size: 80%; }
				
td.startdates {	text-align: center;
				vertical-align: top;
				padding-top: 15px;
				padding-bottom: 0px;
				padding-left: 20px;
				padding-right: 20px; }
				
table.startdates-child {	border-size: 0px;
							border-collapse: collapse;
							margin-top: 5px; }

td.startdates-child {	text-align: left;
						padding: 10px;
						padding-top: 5px;
						padding-bottom: 5px;
						font-size: 75%;
						border-width:1px;
						border-style: none;
						border-color: #AAAAAA; }
						
div.startdates-links {	text-align: center; }

td.startdates-header {	background: #C06600;
						text-align: left;
						padding: 10px;
						padding-top: 5px;
						padding-bottom: 5px;
						font-size: 75%;
						font-weight: bold;
						border-width:1px;
						border-style: none;
						border-color: #AAAAAA;
						color: white; }


				
td.highlight {	text-align: center;
				vertical-align: top;
				padding-top: 10px;
				padding-bottom: 10px; }
				
td.infobox {	text-align: center;
				padding: 20px;
				padding-top: 10px; }

td.publicevents-header {	background: #00533E;
							text-align: left;
							padding: 10px;
							padding-top: 5px;
							padding-bottom: 5px;
							font-size: 75%;
							font-weight: bold;
							border-width:1px;
							border-style: none;
							color: white; }

				
td.publicevents {	text-align: center;
					padding: 20px; }
					
table.publicevents-child {	font-size: 80%; }

td.publicevents-date {	width: 30%;
						font-size: 70%;
						font-weight: bold;
						padding-bottom: 10px;
						padding-left: 10px;
						padding-top: 2px; }
						
td.publicevents-headline {	font-size: 75%;
							padding-top: 2px; }
						
td.newsroom {	text-align: center;
				padding: 20px; }
				
td.newsroom-header {	background: #9E1B34;
						text-align: left;
						padding: 10px;
						padding-top: 5px;
						padding-bottom: 5px;
						font-size: 75%;
						font-weight: bold;
						border-width:1px;
						border-style: none;
						color: white; }

				
td.newsroom-headline {	padding-top: 2px;
						padding-bottom: 5px;
						font-size: 80%;
						padding-left: 10px;
						padding-right: 2px; }

td.more {	text-align: right;
			font-size: 70%;
			font-weight: bold;
			padding-right: 20px;
			padding-bottom: 5px; }
			
td.body {	padding: 15px;
			font-size: 80%;
			text-align:left; }
