body, p, a, ul, li {

	font-family: arial, verdana, helvetica;

	}

	

body {

	line-height: 1.3;
	background-color: #1F5682;

	}

	

p {

	color: 000000;

	font-size: 12px;

	line-height: 1.3;

	font-weight: normal;

	}

html>body p {

	font-size: 12px;

	line-height: 1.2;

	}



/* content links */	

a 	{ 

	color:  006699; 

	font-size: 12px;

	text-decoration: none;

	}

html>body a {

	font-size: 13px;

	}



a:hover { 

	color:  006699; 

	font-size: 12px;

	text-decoration: underline;

	}

html>body a:hover {

	font-size: 13px;

	}



/* Navigation links on left side  */	

a.navlink 	{ 

	color:  641D23; 

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	}



a:hover.navlink { 

	color:  000000; 

	font-size: 12px;

	text-decoration: underline;

	}



/* 3 links on left  */	

a.trans { 

	color:  1F5682;

	font-size: 12px;

	line-height: 1.2; 

	text-decoration: none;	

	}



a.trans:hover { 

	color:  000000;

	font-size: 12px;

	line-height: 1.2;

	text-decoration: underline;	 

	}



/* unordered lists */		

#one-em ul {

		font-size: 12px;

		line-height: 1.3;

		margin-left: 1.3em;

		margin-right: 1.2em;

		padding-left: 0;

		list-style-type: disc;

		}

html>body #one-em ul {

		font-size: 13px;

		}



#one-em2 ul {

		font-size: 12px;

		line-height: 1.3;

		margin-right: 0px;

		padding-right: 0px;

		margin-left: 1.5em;

		padding-left: 0px;

		list-style-type: disc;

		}

html>body #one-em2 ul {

		font-size: 13px;

		}	

		

#one-em3 ul {

		font-size: 12px;

		line-height: 1.4;

		margin-left: 2em;

		margin-right: 1.2em;

		padding-left: 0;

		list-style-type: disc;

		}

html>body #one-em3 ul {

		font-size: 13px;

		}

		

/* start special CSS for photo rollovers */		

.photo-title  {

		color:#000000;

		font-family: arial,verdana,helvetica;

		font-size: 11px;

		font-weight:bold;

		text-align: right;

		position:absolute;

		top:198px;

		left:50%;

		width:117px;

		height:13px;

		z-index:99;

		padding:1px 1px 1px 0px;

		visibility:hidden;

		}

		

.title-container  {

		position:absolute;

		top:0px;

		left:0px;

		width:100%;

		z-index:98;

		padding:1px 1px 1px 0px;

		}

/* end special CSS for photo rollovers */	
