﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url("../images/PICCSwans2.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 740px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 738px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fafaff;
	background-color: #E2E2E2;
	background-image: url("../images/gray01.jpg");
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #E2E2E2;
	background-image: url("../images/gray01.jpg");
}
#adm_fill {
	position: relative;
	float: left;
	width: 69px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#adm_1 {
	position: relative;
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: navy;
	font-size: large;
}
#adm_2 {
	position: relative;
	float: none;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: navy;
}
#adm_3 {
	position: relative;
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: navy;
}
#content {
	float: left;
	width: 558px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	background-image: url("../images/white2.gif");
}
#content-basic {
	float:left;
	width: 718px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	background-image: url("../images/white2.gif");
}
#content2 {
	float: left;
	clear: both;
	width: 546px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url("../images/white2.gif");
}
#LeftCol {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url("../images/white2.gif");
}
#RightCol {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url("../images/white2.gif");
}
#content h1,h2,h3,h4,h5,h6 {
	color:navy;
}
#content img {
	padding: 5px;
}
#content3 {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	background-image: url("../images/white2.gif");
	text-align: left;
}
#content4 {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#content5 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	background-image: url("../images/white2.gif");
}
#topline {
	background-color:#990000;
	color:#FFFF66;
	font-size:22pt;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
#header {
	background-color:#FFFF66;
	color:navy;
	font-size:x-large;
	font-family:"Times New Roman", Times, serif;
	clear:both;
}
#header2 {
	background-color:#FFFF66;
	color:navy;
	font-size:large;
	font-family:"Times New Roman", Times, serif;
}
#footer {
	text-align: center;
	clear: both;
	width: 738px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #e2e2e2;
	background-image: url("../images/gray01.jpg");
}
/* Masthead Styles */
#masthead h1 {
	color: navy;
}
#masthead h3 {
	color: navy;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #E2E2E2;
}
#navigation a {
	color: navy;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #E2E2E2;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
#warningmsg {color:maroon;
	background-color:yellow;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
/* Content Styles */
H1   { margin-left: 5pt;
       font-size: 28pt;
       font-family: Times, serif;}
H2   { margin-left: 5pt;
       font-size: 22pt;
       font-family: Times, serif;}
H3   { margin-left: 5pt;
       font-size: 18pt;
       font-family: Times, serif;}
H4   { margin-left: 5pt;
       font-size: 14pt;
       font-family: Times, serif;}

/* Footer Styles */
#footer p {
	color: navy;
	margin-top: 5px;
}
#footer a {
	color: navy;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
A:link { color: #000099;
        font-weight: normal;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
        font-size: 10pt;
        font-family: sans-serif;
}
A:visited { color: #0000FF;
        font-weight: normal;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
        font-size: 10pt;
        font-family: sans-serif;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_right {
	float: right;
}
.red {color: red;}
.dkred {color: maroon;}
.blue {color: blue;}
.dkblue {color: navy;}
.gray {color: gray;}
.yel {color: #ffff99;}
.grn {color: #ccff99;}
.yelbkg {background-color: #ffff99;}
.grnbkg {background-color: #ccff99;}
.ctr {text-align:center;}
.bighead { color:maroon;
	font-size:160%;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.clr {clear:both;
}
.smallhead {color:maroon;
	font-family:"Times New Roman", Times, serif;
	font-size:130%;
	font-weight:bold;
}
.bkg { background-image: url("../images/gray01.jpg");
}
TH   { font-weight: bold;
       font-style: normal;
       color: Navy;
}
TD	{ font-weight: bold;
       font-style: normal;
       color: black;
}
hr {
	border: 0;
	color:Maroon;
	background-color:Maroon;
	height: 5px;
}