/*LAYOUT*/

*
{
	
}

body{text-align: center; padding: 0px; margin: 0px; background: #FAFBFD;}

#main-container{margin: auto; text-align: center; min-height: 610px; background-position: center top; background-repeat: no-repeat;}

#topBG
{
	background-image:url(/images/layout/TopBG.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 137px;
	text-align: left;
}
#top
{
	width: 840px; margin: auto; 
}
#top *
{
	float: left;
}

#top ul{list-style: none; padding: 58px 0px 15px 0px; margin: 0px;}
#top ul li{display: inline; margin: 0px; padding: 0xp;}
#top ul li a{padding: 10px; text-decoration: none; color: #999999; font-size: 10px}

#body{margin: auto; padding: 2em 0em 2em 0em; width: 840px}
#footer-container
{
	background-image: url(/images/layout/BottomBG.png);
	background-repeat: repeat-x;
	padding-top: 10px;
}

#footer{padding-top: 5px; clear: both; width: 840px; margin: auto; text-align: left;}
#footer span
{
	margin-right: 10px;
	font-size: 10px;
	color: #999999;
}

#content
{
	margin: 0px;
	text-align: left; 
	float: right;
	padding: 19px 20px 0px 20px;
	width: 542px;	
	min-height: 390px; 
/*	background-image: url(/images/layout/ContentBG.png);*/
	background-image: url(/media/680/contentbg.png);
	background-repeat: repeat-x;
}

#content a
{
	color: #011C4C;
}

#menu li.menu-item0 a
{
	display: block;
	height: 30px;
	vertical-align: baseline;
	color: #011C4C; 
	font-size: 16px;
	padding-top: 18px;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(/images/layout/buttons/button-bg-top.png);
	background-repeat: no-repeat;
}
#menu li.menu-item1 a
{
	font-weight: normal;
	font-size: 12px;
	padding-top: 0px;
	height: 18px;
	padding-left: 20px;
	background-image: none;
	position: relative;
	top: -5px;
}

#menu li.menu-item0:hover
{
	background-image: url(/images/layout/buttons/button-bg-hover.png);

}
#menu li.menu-item0 a:hover, #menu li.actual a
{
	background-image: url(/images/layout/buttons/button-bg-top-hover.png);
}
#menu li.menu-item0 a:hover
{
	color: white;
}

#menu li.actual li a, #menu li.actual li a:hover
{
	background-image:  none;
}

#menu
{
	float: left;
	width: 250px;	
	text-align: left;
	margin-right: 4px;
}

#menu
{
	padding: 0px;
	margin: 0px;
	list-style-type: none
}

#menu li
{
	list-style-type: none;
}

#menu li.menu-item0 ul
{
	margin: 0px;
	padding-left: 10px
}


#menu li.menu-item0
{
	margin-bottom: 4px;
	background-image: url(/images/layout/buttons/button-bg.png);
}

#menu li.actual
{
	background-image: url(/images/layout/buttons/button-bg-hover.png);
}

#menu li.actual div.menu-bg-bottom, #menu li.menu-item0:hover div.menu-bg-bottom
{
	background-image: url(/images/layout/buttons/button-bg-bottom-hover.png);
}

#menu div.menu-bg-bottom
{	
	background-image: url(/images/layout/buttons/button-bg-bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	display: block;
	width: 250px;
}

#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 1px solid #FFE8CD; background: #FFF9D8;}

/* FONTS standards */
body {font-size: 10px; background:#fff; font-family: Verdana, Arial, sans-serif; color:#011C4C}

h1, h2, h3, h4, h5, h6 {color: #011C4C; margin: 0px; padding: 0px }
h1 {font-size:16px; text-transform: uppercase; line-height: 1; font-weight: normal; margin-bottom:0.5em; width: auto;}

h2 {font-size:25px; margin-bottom:0.75em;}

h3 {font-size: 18px;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {margin:0 0 1.5em;  font-size: 10px;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

a:focus, a:hover {color:#000;}
a {color: #14223E;text-decoration:underline;}
h1 a{color: #666; text-decoration: none;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* FORM ELEMENTS */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:300px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error ul{margin-bottom: 0; padding-bottom: 0;}



/* Basic code - don't modify */
 #dropdownNavigation { display: block; margin: 0; padding: 0; position: relative; }
  #dropdownNavigation li { display: block; list-style: none; margin: 0 !Important; padding: 0 !Important; float: left; position: relative; }
  #dropdownNavigation a { display: block; }
  #dropdownNavigation ul { display: none; position: absolute; left: 0; margin: 0 !Important; padding: 0 !Important; }
  * html #dropdownNavigation ul { line-height: 0; } /* IE6 "fix" */
  	#dropdownNavigation ul a { zoom: 1; } /* IE6/7 fix */
    #dropdownNavigation ul li { float: none; }
    #dropdownNavigation ul ul { top: 20; }
    
/* Essentials - configure this */
#dropdownNavigation ul { width: 160px; }
#dropdownNavigation ul ul { left: 80px; }

/* Everything else is theming */
#dropdownNavigation {height: 24px; }
#dropdownNavigation *:hover { background-color: none; }
#dropdownNavigation a {font-size: 14px; padding: 6px; line-height: 1; }
  #dropdownNavigation li.hover a { background-color: #CED7DE;}
  #dropdownNavigation ul { top: 32px; }
    #dropdownNavigation ul li a { background-color: #CED7DE; }
      #dropdownNavigation ul a.hover { background-color: #426FC8; }
	
   #dropdownNavigation ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #dropdownNavigation ul a { border-bottom: none; } - I also needed this for IE6/7 */
















































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