body {
	background-color: #005cab;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#main {
	width: 900px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px;
	border: 1px solid #000000;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header {
	height: 280px;
	width: 900px;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submenu {
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 900px;
	text-align: left;
	background-image: url(../images/menu1-bg.gif);
	background-color: #00af9e;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	vertical-align: middle;
}
#submenu p {
	margin-left: 90px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	padding: 0px;
}

#submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#submenu a:hover {
	text-decoration: none;
	background-color: #005cab;
}
#content {
	width: 900px;
	background-image: url(../images/page-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 60px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	display: block;
}
#mainTable {
	background-image: url(../images/pccs-logo.gif);
	background-repeat: no-repeat;
	background-position: 635px top;
}

#content p {
	padding-left: 100px;
	padding-right: 50px;
}
#content a:hover {
	color: #005CAB;
}
#content a {
	text-decoration: none;
	color: #005CAB;
}
#rightColumn {
	text-align: left;
	width: 250px;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 100%;
}
#rightColumn p {
	margin-left: 20px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#rightColumn .submenu a {
	font-size: 16px;
	line-height: 18px;
	color: #005CAB;
	text-decoration: none;
}
#rightColumn .submenu a:hover {
	color: #000000;
	text-decoration: underline;
}

p {
	font-family: "Myriad Web Pro", Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #005CAB;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-left: 0px;
}
h1 {
	font-family: "Myriad Web Pro", Verdana;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 30px;
	padding-left: 100px;
	margin-top: 45px;
	margin-bottom: 5px;
	color: #005CAB;
}

h2 {
	color: #00af9e;
	text-align: left;
	left: 0px;
	font-family: "Myriad Web Pro", Verdana;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 100px;
	padding-bottom: 0px;
	text-indent: 0px;
}
h3 {
	font-family: "Myriad Web Pro", Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-left: 100px;
}
h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
	font-family: "Myriad Web Pro", Verdana;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	letter-spacing: 0.05em;
	font-weight: normal;
	color: #2449B9;
}
#content h6 {
	font-family: "Myriad Web Pro", Tahoma, Verdana;
	font-size: 9px;
	margin-left: 100px;
	width: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content h6 a {
	color: #005CAB;
	text-decoration: none;
	background-color: #CBE4E2;
	width: 40px;
	padding-top: 2px;
	padding-bottom: 1px;
	display: block;
	text-align: center;
}
#content h6 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005CAB;
}

ul {
	font-family: "Myriad Web Pro", Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #005CAB;
	vertical-align: top;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 24px;
	list-style-type: disc;
	padding-left: 90px;
	list-style-position: outside;
}
ol {
	font-family: "Myriad Web Pro", Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #005CAB;
	vertical-align: top;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 22px;
	list-style-type: decimal;
	padding-left: 90px;
	list-style-position: outside;
}
li {
	margin-bottom: 4px;
}
ol li ol {
	margin-left: 20px;
	padding: 0px;
	margin-top: 5px;
}
ol li ol li {
	list-style-position: outside;
	list-style-type: none;
}


#table1 {
	margin-bottom: 6px;
	border: none;
	margin-left: 100px;
}
#table1 td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#table1 p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#table1 h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#table2 {
	margin-bottom: 6px;
	margin-left: 100px;
	border-top: 1px solid #005CAB;
	border-left: 1px solid #005CAB;
	border-right-style: none;
	border-bottom-style: none;
}
#table2 td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #005CAB;
	border-bottom: 1px solid #005CAB;
	border-top-style: none;
	border-left-style: none;
}
#table2 p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.shadow-right {
	background-color: #005cab;
	background-image: url(../images/shadow_R.gif);
	background-repeat: repeat-y;
}
.shadow-bottom {
	background-color: #005cab;
	background-image: url(../images/shadow_B.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ps-link {
	border: 1px solid #000000;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	float: right;
}
.designlink {
	font-family: "Myriad Web Pro", Verdana;
	font-size: 10px;
	color: #66CCFF;
	text-align: right;
	vertical-align: middle;
}
.designlink a {
	color: #66CCFF;
	text-decoration: underline;
}
.smallPrint {
	font-size: 10px;
}
.intro {

	color: #005CAB;
	text-align: left;
	left: 0px;
	font-family: "Myriad Web Pro", Verdana;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 100px;
	padding-bottom: 0px;
	text-indent: 0px;
}
#table2 th {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #005CAB;
	border-bottom: 1px solid #005CAB;
	border-top-style: none;
	border-left-style: none;
	background-color: #DDEEFF;
	font-weight: bold;
}
