body
{	margin: 0px;
}

a:link,
a:visited
{	color: #0000CC;
	font-family: "Arial Narrow";
	text-decoration: none;
}

.clear	{	clear: both; }

.left	{	text-align: left; }
.center	{   text-align: center; }
.right	{	text-align: right; }

img.left	{	margin: 15px; float: left; }
img.center	{	margin: 15px auto; }
img.right	{	margin: 15px; float: right; }

td.odd		{	background-color: #8995c5; }

iframe		{	width: 660px; }

.error
{	color: #FF0000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;

}

#container
{	background: url(../images/background.jpg) repeat-y;
	text-align: left;
	width: 1003px;
	margin: 0px auto;
}

#left
{	background-color: #FFFFFF;
	width: 300px;
	float: left;
	text-align: left;

}

	#leftpic
	{	height: 132px;
		width: 300px;
		background-image: url(../images/logo.jpg);
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		padding-top: 20px;
		background-position: center;
		padding-bottom: 20px;
	}
	
	#leftlinks
	{	width: 300px;
		height: 500px;
		background-image: url(../images/lnavbg.gif);
		background-repeat: repeat-x;
		background-position: top;
	}

#right
{	width: 703px;
	float: left;
	text-align: left;
}

	#links
	{	background-color: #E1257A;
		height: 30px;
		width: 703px;
	}
	
	#topbar
	{	height: 12px;
		width: 703px;
		background-color: #0E2B8D;
	}

#content
{	width: 703px;
	font-family: "Arial Narrow";
	font-size: 16px;
}

	.content-text
	{	padding: 0 0 20px 20px;
	}

	#contentleft
	{	width: 275px;
		display: block;
		float: left;
	
	}
	
		.whatsnew
		{	font-family: "Arial Narrow";
			font-size: 16px;
			font-style: italic;
			color: #1B559E;
			display: block;
			line-height: 22px;
			list-style-image: url(../images/bullet.gif);
		}

	
	#contentright
	{	width: 250px;
		display: block;
		float: left;
		font-family: "Arial Narrow";
		font-size: 16px;
		font-style: italic;
		color: #1B559E;
		line-height: 22px;
		text-align: right;
		margin-left: 150px;
	}

#footer
{	clear: both;
	height: 30px;
	width: 1003px;
	background-color: #0E2B8D;
	margin-right: auto;
	margin-left: auto;
}

	.footer
	{	font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: italic;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 30px;
		height: 30px;
		display: block;
		padding-left: 270px;
		float: left;
	}

	#search
	{	float: right;
		width: 200px;
		display: inline;
		padding-top: 3px;
	}

.myForm td, input, select, textarea, checkbox
{	font-family: tahoma;
	font-size: 12px;
}

.required	{	color: red; }

.small 		{	font-size: 9px}






















.llink {

font-family: Tahoma;
font-size: 16px;
line-height: 25px;
text-decoration: none;
color: #000000;
display: block;
height: 25px;

}

.llink A:link, .llink A:visited {

font-family: Tahoma;
font-size: 16px;
line-height: 25px;
text-decoration: none;
color: #000000;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
display: block;
background-position: 33px 1px;
text-indent: 40px;
height: 25px;

}

.llink A:hover {

font-family: Tahoma;
font-size: 18px;
line-height: 30px;
text-decoration: none;
color: #FFFFFF;
background-image: url(../images/whitebullet.gif);
background-repeat: no-repeat;
display: block;
background-position: 33px 2px;
text-indent: 40px;
background-color: #E1257A;
height: 30px;

}

.tlink {

font-family: Tahoma;
font-size: 14px;
text-decoration: none;
line-height: 30px;
display: block;
color: #FFFFFF;
height: 30px;
width: 140px;
float: left;
background-color: #E1257A;

}

.tlink A:link, .tlink A:visited {

font-family: Tahoma;
font-size: 14px;
text-decoration: none;
line-height: 30px;
display: block;
color: #FFFFFF;
height: 30px;
width: 140px;
float: left;
background-color: #E1257A;
text-align: center;

}

.tlink A:hover {

font-family: Tahoma;
font-size: 14px;
text-decoration: none;
line-height: 30px;
display: block;
color: #1B559E;
height: 30px;
width: 140px;
float: left;
background-color: #F8C8DE;
font-weight: bold;

}

.popup {

position: relative;
height: 75px;
width: 260px;
left: 40px;
display: none;

}

.pop {

display: block;
text-indent: 10px;
text-decoration: none;
line-height: 25px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;

}



.pop A:link, .pop A:Visited {

text-decoration: none;
color: #000000;
line-height: 25px;
height: 25px;
display: block;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;

}

.pop A:hover {

background-color: #8995C5;
color: #FFFFFF;
display: block;
font-size: 18px;
height: 25px;
line-height: 25px;
text-decoration: none;
font-family: Geneva, Arial, Helvetica, sans-serif;

}