/*****************************************
				Main tags
 *****************************************/
body
{
	/* Scroll Bars: */
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-BASE-COLOR:#3C5579;
	
	/* Standard stuff */
	background-color:#3C5579;
	color:Black;
	font-size:12px;
	font-family:Arial;
	
	/*Set page: */
	margin:0;
	padding:0;
	text-align:left;
}
a:link { 
	color: #fff;
	}
a:visited { 
	/* color: #FFFFFF; */
color:  #fff

	}
a:hover { 
	/* color: #CCCCCC;
	background-color: #333333;
	text-decoration: none; */
	}
a:active { 
	/* color: #333333; */
	}
h1
{
	text-align:left;
	font-size:20px;
	font-weight:bold;
	font-family:Arial;
}
h2
{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
}
h3
{
	text-align:left;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}
p
{
	text-align:left;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
}
p2
{
	text-align:left;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
}
ul
{
	text-align:left;
}
.Basiclist
{
	list-style-type:none;
}
Div#MainContainer
{
	width:927px;			/* total width */
	margin-left:2px;
	margin-right:2px;
}
/*****************************************
				Columns
 *****************************************/
Div#LeftColumn
{
	margin-top:0px;
	width:244px;			/* Logo Width */
	position:absolute;
	left:0px;
}
Div#RightColumn
{
	margin-top:0px;
	width:683px;			/* Logo Width */
	position:absolute;
	left:244px;
}
/*****************************************
				Logo
 *****************************************/
.LogoTop
{
	background:url("/media/layout/logo_top.gif") no-repeat;
	width:244px;
	height:93px;
}
.LogoMiddleTop
{
	background:url("/media/layout/logo_middletop.gif") no-repeat;
	width:244px;
	height:50px;
}
.LogoMiddleBottom
{
	background:url("/media/layout/logo_middlebottom.gif") no-repeat;
	width:244px;
	height:22px;
}
.LogoBottom
{
	background:url("/media/layout/logo_bottom.gif") no-repeat;
	width:244px;
	height:82px;
}
/*****************************************
				Stripes
 *****************************************/
Div#Stripes
{
}
.StripesLeft
{
	background:url("/media/layout/stripes-left.gif") ;
	background-repeat:repeat-x;
	width:241px;
	height:92px;
	float:left;
}
.StripesRight
{
	background:url("/media/layout/stripes-right.gif") no-repeat;
	width:442px;
	height:92px;
	float:left;
}
/*****************************************
					Menu
 *****************************************/
Div#Menu
{
}
.MenuLeft
{
	background:url("/media/layout/menu-left.gif") no-repeat;
	width:11px;
	height:50px;
	float:left;
}
.MenuMiddle
{
	background:url("/media/layout/menu-middle.gif");
	background-repeat:repeat-x;
	width:656px;
	height:50px;
	float:left;
}
.MenuRight
{
	background:url("/media/layout/menu-right.gif") no-repeat;
	width:16px;
	height:50px;
	float:left;
}
/*****************************************
				Content Box
 *****************************************/
Div#PageContent
{
	width:679px;
}
.PageTop
{
	background:url("/media/layout/Pagetop.jpg");
	width:680px;
	height:10px;
	margin-top:5px;
	display:block;
}
.PageBottom
{
	background:url("/media/layout/Pagebottom.jpg");
	width:680px;
	height:20px;
	display:block;
	margin-bottom:20px;
}
.PageMiddle
{
	width:640px;
	/* border-right: 1px solid #000000; */
	padding-top:15px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	min-height:550px;
	height:100%;
	/*height:500px;*/
	display:block;
	text-align:center;
}


/* Home Page (default.aspx) */
.HomeContent1, .HomeContent2
{
	margin:0;
	padding:0;
	width:100%;
	display:block;
}
.HomeContent1 {float:right; }
.HomeContent2 {float:left; }


/*****************************************
		LeftContainer (menu/logos)
 *****************************************/
.Leftcontainer
{
	float:left;
	height:auto;
	width: 220px;
	display:block;
	z-index:100;
	margin-top:270px;
	text-align:center;
}
.LeftContainer_ContactInfo
{
	text-align:center;
	font-size:12px;
	color:Black;
	height:50px;
	width:100%;
	margin-bottom:5px;
}
.Leftcontainer_ContactInfo_Copyright
{
	font-family:Arial;
	font-size:0.8em;
	margin-top:0px;
	margin-bottom:10px;
}
.Leftcontainer_ContactInfo_Tel
{
	font-family:Arial;
	margin-top:0;
	font-weight:bold;
	font-size:1.2em;
}
.LeftContainer_Menu
{
	margin:-10px;
	width:200px;
	/*border-right: #cdd 1px solid;
	border-left: #cdd 3px solid; 
	border-bottom: #cdd 1px solid;
	border-top: #cdd 3px solid; */
	padding-right: 5px; 
	padding-bottom: 10px; 
	padding-left: 5px; 
	padding-top: 10px; 
	font-size: 0.9em; 
	/*background: #fff; */
	/*background-color:#3C5579;*/
	/*background-color:#99CCFF;*/
	/*background-color:black;*/
	background-color:#3C5579;
	margin: 5px; 
	text-align: left
}
.Menu_Heading
{
	margin-top:5px;
	margin-left:0;
	padding: 0; 
	width:100%;
	list-style-type:none;
	font-weight:bold;
	border-bottom:solid 1px gray;
	font-size:1.3em;
}
.Menu_Heading a
{
	color:aqua;
	text-decoration:none;
}
.Menu_Item 
{
	list-style-type:none;
}
.Menu_Item a
{
	text-decoration:none;
	width:100%;
	/*border-top:solid 1px white;
	border-right:solid 1px white;
	border-left:solid 1px white;
	border-bottom:solid 1px #dee4da ;
	border-bottom:solid 1px #dee4da ;*/
	/*color:#3C5579;*/
	color:white;
	display:block;
}
.Menu_Item a:hover
{
	text-decoration:none;
	width:100%;
	display:block;
	/*border-top:solid 1px red;
	border-right:solid 1px red;
	border-left:solid 1px red;
	border-bottom:solid 1px red;
	border-bottom:solid 1px #66CC33 ;*/
	color:#336633;
	background-color:#ffffcc;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
