@charset "utf-8";
/* CSS Document */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCC;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	border: 0px;
}

.curved {
	padding:  10px 0px 0px 0px;
	background-image:url(images/bg_frame.png);
	background-repeat:no-repeat;
	height: 340px;
	width: 250px;
	font-size: 14px;
	color:#666;
	}
.curved2 {
	padding:  10px 0px 0px 18px;
	background-image:url(images/bg_frame2.png);
	background-repeat:no-repeat;
	height: 100px;
	width: 232px;
	font-size: 14px;
	color:#666;
	text-align:left;
	}
.curved3 {
	padding:  10px 0px 0px 18px;
	background-image:url(images/bg_frame3.png);
	background-repeat:no-repeat;
	height: 70px;
	width: 232px;
	font-size: 14px;
	color:#666;
	text-align:left;
	}
.curved4 {
	margin-left: 30px;
	padding:  10px 0px 0px 18px;
	background-image:url(images/bg_frame4.png);
	background-repeat:no-repeat;
	height: 70px;
	width: 390px;
	font-size: 14px;
	color:#666;
	text-align:left;
	}
	
.curve_title {
	font-size: 24px;
}

li {
	margin-bottom:12px;}

.tightlist li {
	padding:2px;
	margin: 5px;
	}

.tightlist2 li {
	padding:-12px;
	margin:5px;
	}


#Outer {
	width:930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#FFF;
	z-index:1;
	vertical-align: top;
	padding: 0px;
}
#NavBar {
	text-align:right;
	float:right;
	display:block;
}
#TopBar {
	display:block;
	width:100%;
	height:116px;
	background-image:url(images/site_template_top2.png);
	background-repeat:no-repeat;
}
#micronav {
	height:1px;
	width:1px;
	border:none;
	padding: 0px;
	margin: 0px;
	}
#TitleBar {
	display:block;
	width:100%;
}
#FadeLinks {
	dislay:block;
	width:220px;
	height:60px;
	padding-top:18px;
	border:none;
	float:right;
}
#Footer { position: relative; top:0px; left:0px; margin: 0px; padding; 0px; text-align:center;}
#Copy {
	width:100%;
	display: block;
	border: none;
	font-size: 9px; text-align:right;
	background-color:#FFF;	
}
#Updated {
	width:50%;
	display: block;
	border: none;
	font-size: 9px; text-align:left;
	background-color:#FFF;	
}
#Bottom {
	width:100%;
	height:36px;
	display: block;
	border: none;
	font-size: 9px; 
	text-align:right;
	background-color:#FFF;
	background-image:url(images/site_bottom2.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#bottomlinks {
	text-align: center;
	width:100%;
	font-size: 10px;
	color: #033;
	padding: 5px 0 5px 0;
	margin: 0px;
	background-color:#FFF;
	border: none;
}
.line { 
	width: 100%;
	background-color:#000;
	height: 4px;
	display:block;
	margin: 0px;
	padding: 0px;
}
.articleText{
	font-size: 14px;
	color:#666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
p , ul{margin-top: 6px;
	}
.articleTitle{
	font-size: 14px;
	color:#600;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.mainlistitem {
	text-align:left;
	}
#NavBar.img {
	border: none;
	}
