.orangetitle, .orangetitle a{
font-family: verdana; font-size:13pt; font-weight:bold; color:#ff9933;
}

.redtitle{
font-family: verdana; font-size:13pt; font-weight:bold; color:#ff0000;
}


* {
	margin: 0;
	padding: 0;
	outline: none;
}


#clearer{
	clear:both;
	font-size:0; /*ie6 hack*/
	}



hr{
height:1px; border-top:1px solid #ef972f
}


a {
	color: #3b479d;
	text-decoration: underline;
}

a:hover { color: #ff6600; }

a img { border: 0; }

.small { font-size: 90%; }

ul, ol { margin-left: 20px; }

.date {
	color: #999;
	font-style: italic;
}

.dotted {
	background: url('../images/bg-dots.gif') top repeat-x;
	width: 100%;
	height: 1px;
}

/* -----------------------------------------------------------
		II. NAVIGATION MENUS
----------------------------------------------------------- */

	#content {
		margin: 0 auto;
		width:930px;
		padding-top: 15px;
		padding-bottom: 25px;
	}

		

		#sidebar {
			float: right;
			width: 180px;
		}

			#sidebar ul {
				list-style: none;
				margin: 0;
				font-size: 90%;
				color: #000;
			}

			#sidebar ul li { padding: 0 0 15px 0; }

			#sidebar a {
				color: #000;
				text-decoration: none;
			}

			#sidebar a:hover { text-decoration: underline; }

	#footer {
		clear: both;
		background: url('../images/bg-dots.gif') top repeat-x;
		text-align: right;
		color: #999;
		font-size: 85%;
	}

		#footer a {
			color: #999;
			text-decoration: none;
		}

/* -----------------------------------------------------------
		IV. FORM ELEMENTS
----------------------------------------------------------- */
.red {color:#ff0000}


/* -----------------------------------------------------------
		V. HEADINGS
----------------------------------------------------------- */




h1 { font-size: 160%; }

h2 { 
font-size: 140%; 
color: #3b479d;
}


	#home #content { color: #000; }

.hr_dots{
border-top:0px;
height:10px;
background: url('../images/bg-dots.gif') 0% 100% repeat-x;
}

.title, .title a{
font-family: verdana; font-size:13pt; font-weight:bold; color:#3b479d;
}

.title a:hover{
color:#ed962f;
}

.nodots{
list-style-type:none
}
/*
li{

}
*/

