/********* DIVS **********/
#toptag {
	top: 0px;
	left: 0px;
	margin: 0 20px 5px 20px;
	/* width: 95%; */
	background-color: #500;
	font-size: 10px;
	color: #FFF;
}
#header { margin: 0 20px 0 20px; 
}
#sitemenu { margin: 0 20px 0 20px; 
}
#breadcrumbs { margin: 5px 20px 5px 20px; font-size: 8pt; background: #EEE 
}
#main {
	margin: 5px 20px 0 20px;
	border: 5px solid #003366;
	padding: 10px 25px 10px 25px;
	display: block;
}
#leftcol {
	width:250px;
	margin-right:5px;
	float:left;
	padding:3px;
}
#middleline {
 	border: 1px dotted #DDDDDD;
	float:left;
	height:100%;
	width:1px;
}
#rightcol {
	float:right;
	padding: 3px 3px 3px 5px;
 	border-left: 1px solid #DDDDDD;
}
#clearer {
	clear: both
}

/* For right column menu layouts */
#rc_content { margin-right: 200px; 
}
#rc_leftcol { width: 100%; float: left; margin-right: -220px; 
}
#rc_rightcol { width: 200px; float: right; 
}

/******** STYLES *********/
body, td, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
ul li {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
}
ul li A:link, ul li A:visited, ul li A:active {
	text-decoration: none;
	border-bottom: dotted #999999 1px;
}
ul li A:hover {
	text-decoration: none;
	border-bottom: dotted #222222 1px;
}

/** CLASSES **/
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	padding: 0 3px 0 3px;
	border: 1px solid;
}
.box3 {
	padding: 0px 3px 0px 3px;
	border: 1px dotted;
}
.box3 p {
	border: 0;
	margin: 4px 0 4px 0;
}
.spacer {
   margin-top: 5px;
}
.nounderline a:link, .nounderline a:visited {
	text-decoration: none;
	border-bottom: none;
}
.nounderline a:hover {
	text-decoration: none;
	border-bottom: none;
}
a:link, a:visited {
	text-decoration: none;
	border-bottom: dotted #999999 1px;
}
a:hover {
	color: #3777A4;
	text-decoration: none;
	border-bottom: dotted #222222 1px;
}
.hrfront {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	background: url(/images/hrf.gif) repeat-x;
	padding: 0;
	margin: 2px 0 2px 0;
}
.hrsolid {
	padding-top: 0.5em;
	margin-top: 0;
	border-top: 1px solid #000;
	font-size: 1px;
}

/*ultitle*/
.ultitle li {
	font-size: 10pt;
}
.ultitle li A:link, .ultitle li A:visited, .ultitle li A:active {
	font-size: 10pt;
	line-height: 15px;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #a60000;
	border-bottom: dotted #cccccc 1px;
}
.ultitle li A:hover {
	color: #000000;
	/* additional attributes added from ul li root style */
}
A.ref {
   font-weight: normal;
   font-family: "courier new";
   font-size: 9pt;
}
A.titling {
   font-weight: bold;
}
.thisurlstyle {

	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
