/* HORIZONTAL DROP MENU LAYOUT CSS Document */

/* --- GENERAL RULES --- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	margin-top: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
}
a
{
	text-decoration:underline;
	padding-bottom: 1px;
}

a:link { 
	color: #2086B6;
	}
	
a:visited { 
	color: #2086B6; 
	}

a:hover, a:active
{
	color: #114A67;
	text-decoration:underline
}
h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #8D62A4;
	text-align: left;
	letter-spacing: -1px;
	line-height: 105%;
}
h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #8297C7;
	text-align: left;
	line-height: 105%;
}
th, td
{
	text-align: left;
}

#page_links 
{
	font-size: 10px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 93px;
	padding-left: 15px;
	color:#ccc;
}

caption
{
	font-weight: bold;
	font-size: 120%;
	margin: 1em 0 0 0;
	text-align: left;
}

input {
	BORDER-RIGHT: #b5b5b5 1px solid;
	BORDER-TOP: #b5b5b5 1px solid;
	BORDER-LEFT: #b5b5b5 1px solid;
	COLOR: #5D5D5D;
	BORDER-BOTTOM: #b5b5b5 1px solid;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 12px;
}
input.btn {
	color: #5F5F5F;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #fed;
	border: 1px solid;
	border-top-color: #b5b5b5;
	border-left-color: #b5b5b5;
	border-right-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
}

#dottedRow {
	background:url(dottedline_row.gif); background-repeat:repeat-x;
}

#dottedCol {
	background:url(dottedline_row.gif); background-repeat:repeat-y;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	MARGIN: 0px auto;
	border: 0px solid #ccc;
	WIDTH: 740px;
	FLOAT: none;
	background-image: url(../images/body_bk.gif);
	background-repeat:repeat-y;
}

/***********************************************/
/* --- HEADER RULES --- */	
#header 
{
	height: 156px;
	background-image: url(../images/head2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	border-bottom-style: 0px solid #fff
}
#header h1 
{
	text-align: right
}
#header_banner
{
	height: 141px;
	background-position: 0 0;
	position: relative;
}
#menu_background
{
	height: 23px;
	background-position: 0 0;
	position: relative;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
}
#menu_drop_position
{	
	margin-left:93px;
}
/***********************************************/	
/* --- RIGHT COLUMN RULES --- */

#right_column
{
	float: right;
	width: 142px;
	padding: 10px 0px 0px 10px; /* TOP, RIGHT, BOTTOM, LEFT --- */
	margin: 10px 20px 0px 10px;
}		

#right_column_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A26;
	line-height: 145%;
	text-align: left;
	margin: 10px 10px 10px 10px; /* TOP, RIGHT, BOTTOM, LEFT --- */
}

#box /* --- for boxes within the right column --- */
{
	margin-top: 10px;
	border: 1px dashed #ccc;
	width: 145px;
	float: none;
	background-color: #fff;
}
#box ul
{
	/* margin: 0 0 0 0.1em;
	padding: 0; */
}

#box li
{
	list-style:square;
}

/***********************************************/	

/* --- SUB NAV LIST FOR DROP MENU SYSTEM --- */

/* #navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #eee;
width: 100%;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.0em;
border-top: 1px solid #eee;
}

#navlist li a { text-decoration: none; }

/***********************************************/	
/* --- CONTENT RULES --- */

	#contents {
	width: 520px;
	margin-top: 0;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 100px;
	line-height: 155%;
	height: auto;
	/*width: 420px; */
}
	#contents p { line-height: 155%; }	
	
.imagefloat{
	float: right;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 0 10px 10px;
	}
	
.imageborder{
	padding: 2px;
	border: 1px solid #ccc;
	}
	
	
/***********************************************/	
/* --- FOOTER RULES --- */	

	#footer {
	MARGIN: 0px auto;
	WIDTH: 740px;
	FLOAT: none;
	background-image: url(../images/base.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	}
	
	#footer_content {
	margin-left: 93px;
	margin-right:90px;
	font-size: 10px;
	color: #A2A2A2;
	text-align: left;
	padding: 15px;
	}
	
	#footer A {
	color: #266F71;
	text-decoration: none;
	}
	
	#footer A:active {
	color: #266F71;
	text-decoration: none;
	}
	
	#footer A:hover {
	color: #000;
	text-decoration: underline;
	}
	
	#footerxhtmllogo {
	background-color: #fff;
	padding: 10px;
	background-image:url(../../template1/images/common/space_white.gif)}
	
/***********************************************/	
.burgundy {
	color: #AE1F23;
	font-weight: bold;
}
.blu {
	color: #8297C7;
	font-weight: bold;
}

