body {
	font-family: arial, times,sans-serif;
	font-size: 11px;
	color: silver;
	background-color: white;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
Body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
}

h1{
	margin-top: 10px;
	font-size: 28px;
	color: #d23e82;
	font-weight: normal;
}


h2{
	font-size: 20px;
	color: #767676;
	font-weight: normal;
	margin-top: -18px;
}
h3{
	font-size: 14px;
	color: #d23e82;
	font-weight: normal;
	border: 1px solid #AAAAAA;
	margin: 0;
	height: 16px;
	padding: 5px 5px 5px 5px;
	background: #F7F7F7;
}
#searchAssist
{
	font-family: arial, Times New Roman;
	color: #2a2a2a;
	float: left;
	margin-bottom: -4px;
}

input.textinput
{
 	background:#F7F7F7;
	display:inline;
	padding:0 0 0 0;
	height:1.1em;
	border: 1px solid #CCCCCC;

}
input.textinput:hover
{ background-color:white;}
input.searchButton{
	background-color: #d23e82;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	padding: 0 0 0 0;
	border: none;
	width: 25px;
}
#top
{
	border-bottom: 1px solid #CCCCCC;
}
#sideMenu
{
 margin-top:15px;
 border-right:1px solid #CCCCCC;
 width:160px;
 position:relative;
 margin-right:18px;
 text-align:left;
 float:left;
 padding:0;
}


#announcement
{
 margin-top:65px;

 width:155px;
 position:relative;
 margin-left:-15px;
 margin-right:8px;
 float:left;
 padding:0px 0px 0px 0px;
}



a{
	font-family: "Arial Black";
	color: #a0a0a0;
	font-size: 12px;
	white-space: nowrap;
	text-decoration: none;
}
a target{
	font-family: "Arial Black";
	font-size: 12px;
	padding: 9px 9px 9px 9px;
	margin-top: -1px;
	border: 1px solid #c0c0c0;
	margin-left: 0px;
	font-family: normal;
	font-family: arial, times,sans-serif;
	word-spacing: 2px;
	color: #2a2a2a;
	line-height: 1.4em;
	}
a.inText{
color:#d23e82;
font-size:12px;
white-space : nowrap;
text-decoration:none;
}

p{
	padding: 9px 9px 9px 9px;
	margin-top: -1px;
	border: 1px solid #c0c0c0;
	margin-left: 0px;
	font-family: normal;
	font-family: arial, times,sans-serif;
	font-size: 12px;
	word-spacing: 2px;
	color: #2a2a2a;
	line-height: 1.4em;
}

a:hover{
	text-decoration:underline;
}
#MainCopy
{
	margin:0;
	/*margin-left:200px;*/	
	margin-top:15px;
}
#container
{
margin-top:15px;
width:590px;
text-align:left;
margin:0;
padding:0px 0px 0px 0px;
float: left;
}

p.assistiveText{
	border:none;
	padding:0;
	display:block;
	margin-top:0px;
	margin-bottom:1px;
}

li.menu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: smaller;
}

ul.menu
{
	color: #2a2a2a;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer
{
 margin-top:40px;
 text-align:right;
 border-top:1px solid #CCCCCC;
 font-family:arial, times,sans-serif;
 font-size:12px;
 clear:both;
 color:#AAaAAA;
}
