body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0f4397;
	text-align: center;
	padding: 5px;
}
.navi {
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}


.footer a {
	color:#0099CC;
}
#page {	
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	/*width: 100%;
	position: relative;
	*/
	bottom: 0px;
}


/* NAVI */

a.n:link{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

}
a.n:hover{
	color: #003399;
	text-decoration: none;
	text-transform: uppercase;
}
a.n:active{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

}
a.n:visited{
	text-decoration: none;
	text-transform: uppercase;

}

/* **** */
.grey {
	background-color: #c2c1c1;
	padding: 5px;
}
.pdf {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0f4397;
	padding: 10px;
}
strong {
	font-size: 18px;
	font-weight: bolder;
	font-style: italic;
}
a:visited {
	color: #FFF;
}
ul {
	list-style-type: none;
	padding: 10px;
}
.p_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0f4397;
	background-image:url(images/home_bg.png)
}.headingbg01 {
	background-image: url(images/heading_bg01.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding: 10px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	background-color: #EE1C25;
}
.headingbg02 {
	background-image: url(images/heading_bg02.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding: 10px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	background-color: #0651A2;
}
.headingbg03 {
	background-image: url(images/heading_bg03_large.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding: 10px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
