body {
	background : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : small;
	font-weight : normal;
	vertical-align : top;
	width : 720px;
	margin : 20px auto;
	text-align : center;
}

p {
	text-align : justify;
}

p.center {
	text-align : center;
}

div.trictiny {
	position : absolute;
	top : 23px;
	left : 23px;
}

div.logo {
	background : #C2D2E1;
	margin : 0px auto;
	padding : 4px;
	border : 1px solid #C2D2E1;
	margin-bottom: 10px;
}

h1.slogan {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-large;
	color : #000000;
}

div.contentSection {
	background : #C2D2E1;
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000000;
	margin : 0px;
	padding : 6px;
	padding-top: 0px;
	border : 1px solid #C2D2E1;
	text-align : center;
}

div.contactContentSection {
	background : #C2D2E1;
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000000;
	margin : 0px;
	padding : 6px;
	border : 1px solid #C2D2E1;
	text-align : left;
}

/* Links */
A.contentLink {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : medium;
	font-weight : bold;
	background : transparent;
	color : #0000FF;
	text-decoration : none;
}

A.contentLink:link {
	background : transparent;
	color : #0000FF;
	text-decoration : none;
}

A.contentLink:hover {
	background : transparent;
	color : #0000FF;
	text-decoration : underline;
}

A.contentLink:active {
	background : transparent;
	color : #0000FF;
	text-decoration : none;
}

/* bottom bar and link styles */
.navBarBottom {
	background : #FFFFFF;
	border : 1px solid #000000;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-align : center;
	padding : 4px;
	margin-top : 20px;
	margin-bottom : 10px;
}

.baselineIFP {
	text-align : left;
	background : transparent;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	padding : 4px;
}

A {
	background : transparent;
	color : #0000FF;
	text-decoration : none;
}

A:link {
	background : transparent;
	color : #0000FF;
	text-decoration : none;
}

A:hover {
	background : transparent;
	color : #0000FF;
	text-decoration : underline;
}

A:active {
	background : transparent;
	color : #0000FF;
	text-decoration : none;
}
