/* ---------------------
basic layout
--------------------- */

* {
font-family: Arial, Helvetica, sans-serif;
}

body {
padding: 0px; margin: 0px; width: 100%; background: url(images/body_background.jpg) repeat-x #ffffff; font-size: 0.8em; font-family: Arial; line-height: 17px; color: #656565;
}
a { 
color: #000066; 
}
img { 
border: none; 
}
/* ---------------------
template layout
--------------------- */

/** wrapper to make the page center **/
#container {
width:800px;
margin: 15px auto; /* Top margin for content */
padding:0;
text-align: left;
}

#header {
height: 76px; background: url(../images/logohead.jpg); 
}


/* top menu layout */

/** unordered list top menu **/
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}

/** footer **/
.footer
{
width:785px;


	background-color: #000000;
	display: block;
	padding-left: 0px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 23px;
text-align: right;

}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	background: #535353;
	text-decoration:none;
}
#logo {
	position:relative;
	width:100%;
	height:74px;
	float:left;
	background:#FFFFFF url(../images/logohead.jpg) no-repeat left top;
}

/** div container for top menu. position:top **/
#topmenu {
	position:relative;
	float:left;
	clear:left;
	background-color:#000000;
	width: 100%;
}

table.menu a { 
width:170px; 
border:0px solid #ffffff; 
display: block;
 } 
div.menu a {
color: #ffffff; 
background: #ffffff; 
text-decoration:none; 
font-size:12px; 
line-height:20px; 
font-family: "Trebuchet MS", Verdana, Sans-Serif;
padding: 5px 5px;
}
div.menu a:link {
color: #ffffff; 
background: #993235; 
}

div.menu a:active { 
color: #ffffff;
background: #993235; 
}

div.menu a:visited {
color: #ffffff; 
background: #993235;
text-decoration:none; 
}

div.menu a:hover {
color: #eeeeee;
background: #cc0000; 
border:0px solid #000000; 
}






/* ---------------------
Links
--------------------- */

/** any left column link **/
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited,
#leftcolmenu a:link,
#leftcolmenu a:active,
#leftcolmenu a:visited
 {
color:#FFFFFF;
text-decoration: none;
}

#container_inner {
	position:relative;
	float:left;
	clear:left;
	width:590px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover,
#leftcolmenu a.mainlevel:hover {
	background-color:#cc0000;
	color:#FFFFFF;
	text-decoration:none;

}

/** div container for left column **/
#leftcol {
	float:left;
	clear:left;
	width:170px;
line-height: 23px;
background-color:#993235;
text-decoration: none;
padding: 5px 5px 5px 15px;
}


/** div container for mainbody **/
#content_main {
	position:relative;
	float:left;
	width:430px;
	margin:4px 0 20px 4px;
	background-color:#FFFFFF;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/** div container for right column **/
#rightcol {
	position:relative;
	float:left;
	clear:left;
	width:170px;

	margin:0 0 0 1px;

}

/* ---------------------
Template layout
--------------------- */

/** general module table **/
table.templatetable,
#leftcol table,
#rightcol table {
	width:100%;
	float:left;
	clear:left;
}

/** general template table **/
#leftcol table,
#leftcol table td {
font-size:13px;
color:#FFFFFF;
text-decoration: none;
background-color: #993235;
}

.middletitle	{	
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	text-indent: 5px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	color: #c80000;
	font-family: Arial, Helvetica, sans-serif;
}
.copy	{	
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;


	text-indent: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.footerbg {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 981px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;

}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fcfddb;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fcfddb;
	text-decoration: underline;
}
.footerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;

}
