/*  CEN WEBSITE STYLE SHEET FOR ALL PAGES  */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
    line-height: normal; 
    color: #000000; 
}
h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	color: #008080;
}
.h1-1 {
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}
.h1-2 {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}
h2 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}

.h2b {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}
.h3-16 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}
.h4-green {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}
.h4-14-green {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}
.h4-16-green {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}
.h4-24-green {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008080;
}
h5 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
h6 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	color: #FFFFFF;
}
.sub-1 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
}
.sub-1-24 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
}
.sub-2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
}
.p-2 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
    line-height: normal; 
    color: #000000;
}
.greyout {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #adacac;
}
.comment {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #5d5c5c;
}
p, div { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
    line-height: normal; 
    color: #000000;
}
ul, li {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
    line-height: normal; 
    color: #000000;
}
ul.disc {	
	list-style-type: disc;
}
ul.circle {	
	list-style-type: circle;
}
ul.square {	
	list-style-type: square;
}
hr {
	color: #008080;
}
a:link {
	color: #00ad8b; 
	font-size: 12px; 
	font-weight: bold;
}
a:visited {
	color: #e09302; 
	font-size: 12px; 
	font-weight: bold;
}
a:hover {
	color: #946002; 
	font-size: 12px; 
	font-weight: bold;
}
a:active {
	color: #00cc00; 
	font-size: 12px; 
	font-weight: 
	bold;
}
	
a.milonic:link {
	color: #cfe2d1; 
	font-size: 9px; 
	font-weight: bold;
}
a.milonic:visited {
	color: #60c6a4; 
	font-size: 9px; 
	font-weight: bold;
}
a.milonic:hover {
	color: #f0c36d; 
	font-size: 9px; 
	font-weight: bold;
}
a.milonic:active {
	color: #00cc00; 
	font-size: 9px; 
	font-weight: 
	bold;
}

input.clickable {
   
	color : #FFFFFF;
   	background-color: #008080;
   	border-left: 2px solid #BEB8E2;
	border-top: 2px solid #BEB8E2;
	border-right: 2px solid #473A8F;
	border-bottom: 2px solid #473A8F;
	text-align:center;
	font-weight: bold;
 	padding: 2px;
	cursor: pointer;
}

.tablecolor {
	background-color:#defeeb;
}

