body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	background-color: #CCFFCC;
	background-image: url(img/ccpac_bkg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0;
}
dt, dd {
	font-size: 1em;
	line-height: 1.4em;
}
ul {
	margin-top: 0.5em;
	margin-bottom: 0;
}
li {
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 0.3em;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #339966;
	padding: 0;
	margin-top: 1.5em;
}
h1 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: .2em;
	padding: 0px;
	margin-top: .2em;
}
h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: .2em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 0;
}
h4 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 0;
}
h5 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: .2em;
	padding: 0px;
	margin-top: .2em;
}
.small {
	font-size: x-small;
	margin: 0;
	padding: 0 2em 0 0;
	text-align: right;
}
.nav td {
	font-size: .7em;
	text-align: center;
	font-weight: bold;
	background-color: #666699;
	color: #CCCCFF;
	border: 1px solid #339966;
}
.nav a {
	color: #CCCCFF;
}
.nav a:hover {
	color: #FFFFFF;
}
.activity td {
	font-size: .8em;
}
.activity input {
	width: 20px;
}
.hdruledivide {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #666699;
}
.vruledivide {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #339966;
}
.hruledivide {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #339966;
}
#header {
	background-color: #339966;
	background-image: url(images/header_bkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-width: 14px;
	border-right-width: 14px;
	border-bottom-width: 3px;
	border-left-width: 14px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339966;
	border-right-color: #339966;
	border-bottom-color: #339966;
	border-left-color: #339966;
	height: 195px;
}
.bottomrule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #339966;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: .8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
td#info {
	font-size: .8em;
	line-height: 1.4em;
}
td#program {
	font-size: 1em;
	line-height: 1.4em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#program p {
	margin-left: 2em;
}
#program-header {
	margin-top: 0;
	text-align: center;
	padding-bottom: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h2.raport {
margin:38.5em 0 0 0;

}

#program-header h2 {
	margin-top: 0;
	padding-top: 0;
	color: #000000;
}

#program-header p+p {
	margin-top: 0;
}

td#info h4 {
color: #000000;
margin: 0px;
padding: 0px;
font-size: .9em;
text-transform: uppercase;

}

div#alert {
	border: 2px solid #339966;
	padding: 0;
	margin: 0;
}

div#alert h4 {
	background-color: #339966;
	padding: 4px;
	color: #FFFFFF;
	text-align: center;
}
div#alert ul {
	margin: .5em .5em .7em 1.5em;
	padding-left: 0;
}
div#alert ul li {
	padding-left: 0;
	margin-left: 0;
}
td#program h4 {
	color: #000000;
	background-color: #e3e3e3;
	padding: 3px 3px 3px 6px;
	margin-top: 1.5em;
	margin-bottom: .6em;
	font-variant: small-caps;	
}
td#program h4.functions {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 2em;
	margin-bottom: 0;
	font-variant: normal;
	text-transform: uppercase;
}
td#program h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.4em;	
}
td#program h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	margin-top: 2em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339966;
}

