﻿body
{
}
/*--- ------------------------------------ ---*/
/* -- Content Page Using Files -- */
/*--- ------------------------------------ ---*/
#page_title
{
	width: 99%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 2em;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}
/*--- --- page layout --------------------------------- ---*/
#page_file_menu
{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#col_menu
{
	float: left;
	width: 25%;
	height: auto;
	margin: 0;
	padding-left: 6px;
}
#col_file
{
	float: right;
	width: 72%;
	height: auto;
	min-height: 200px;
	margin-right: 6px; /* border: 1px solid black; */
}
/*--- --- background layout --------------------------------- ---*/
*.bg
{
	background: url(../Images/h-trans2white.png) repeat-y right top #D9E0EB;
	margin-top: 4px;
}
*.tl
{
	background: url(../Images/rc.gif) top left no-repeat;
}
*.br
{
	background: url(../Images/rc.gif) bottom right no-repeat;
}
*.tr
{
	background: url(../Images/rc.gif) top right no-repeat;
}
*.bl
{
	background: url(../Images/rc.gif) bottom left no-repeat;
}
*.trc
{
	background: url(../Images/rc-trc.gif) top right no-repeat;
}
*.blc
{
	background: url(../Images/rc-blc.gif) bottom left no-repeat;
}
*.pad
{
	padding: 10px;
}
*.padtop
{
	padding-top: 2px;
}
/*--- --- side menu layout --------------------------------- ---*/
#col_menu h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height: 1.5;
}
#col_menu ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 2px 0px 20px;
	width: 100%;
	padding-top: 0px;
	list-style-type: none;
}
#col_menu li
{
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#col_menu li a
{
	border-right: #333 0px solid;
	padding-right: 0px;
	border-top: #333 0px solid;
	padding-left: 0px;
	font-size: 1em;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #333 0px solid;
	padding-top: 0px;
	border-bottom: #333 0px solid;
	text-decoration: none;
}
#col_menu li a:link
{
	color: #006699; /* Blue; */
}
#col_menu li a:visited
{
	color: #006699; /* Blue; */
}
#col_menu li a:hover
{
	color: #000;
}
/*--- --- menu items --------------------------------- ---*/
.menuitems, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 2px;
	margin-right: 2px;
	text-align: left;
	display: block;
}
.bluesectionheaders
{
	font-weight: bold;
	font-size: 1.2em;
	color: #006699; /* #0106c9; */
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menutextblack
{
	font-weight: normal;
	font-size: 1.0em;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 10px;
}
a:hover
{
	text-decoration: underline;
}
.menulist
{
	margin-left: 10px;
}
/*--- ------------------------------------ ---*/
/* -- Content Files -- */
/*--- ------------------------------------ ---*/

#file_content_wrapper
{
	display: block;
	background-color: Transparent;
	width: 96%;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#file_title
{
}
#file_title h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 auto 4px auto;
	text-align: center;
	display: block;
	line-height: 1.5em;
}

*.hr
{
	height: 2px;
	width: 60%;
	margin: 0 auto 0 auto;
	border: 0;
	background: url(../Images/hr.gif) repeat-x left center;
	line-height: 1px;
	font-size: 1px;
}
*.hr hr
{
	display: none;
}


/*--- ------------------------------------ ---*/



