body {
	background : #ffffff;
	color : #000080;
	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;
}

.justify
{
	text-align : justify;
}

h1.title
{	
	font-family : Verdana, Arial, Sans-serif;;
	font-size : x-large;
	color : #FFFFFF;
	padding : 6px;
	text-align : center;
}

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

div.logo {
	background : #003366;
	margin : 0px auto;
	padding : 4px;
	border : 1px solid #00509D;
}

h1.slogan {
	background : #dbf4fe;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-large;
	color : #000080;
	padding : 6px;
	border : 1px solid #00509D;
}

h2.title {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : small;
	font-weight: bold;
	color : #000080;
}

div.contentSection {
	background : #dbf4fe;
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000080;
	margin : 0px;
	padding : 6px;
	/*padding-bottom : 30px;
	padding-left : 10px;
	padding-right : 10px;*/
	text-align : center;
	border : 1px solid #00509D;
}

div.bottomSection 
{
	background : #dbf4fe;
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000080;
	margin : 0px;
	padding : 6px;
	margin-top: 20px;
	/*padding-bottom : 30px;
	padding-left : 10px;
	padding-right : 10px;*/
	text-align : center;
	border : 1px solid #00509D;
}

div.contactContentSection {
	background : #dbf4fe;
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000080;
	margin : 0px;
	padding : 6px;
	/*padding-bottom : 30px;
	padding-left : 10px;
	padding-right : 10px;*/
	text-align : left;
	border : 1px solid #00509D;
}

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

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

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

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

/* bottom bar and link styles */
.navBarBottom {
	background : #cccccc;
	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 : #000080;
	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;
}
