/*LAYOUT*/
body{ margin: 0 0 0 0; width:100%;  }


#background {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: 0;
}

.stretch {
    width:100%;
    height:100%;
}
#top{ width:1200px; margin-left:auto; margin-right:auto; margin: 10% auto auto auto; top: 10%; padding: 0 0 0 0; position:relative; }


#top ul{list-style: none; padding: 0px 0px 15px 0px; margin: 0 0 0 0;}
#top ul li{display: inline; margin: 0 0 0 0; height: 150px; width: 120px; padding: 20px 25px 20px 5px;}
#top ul li a{ padding: 20px 25px 20px 5px;}

#topsub{width:1200px; margin-left:auto; margin-right:auto; margin: 10% auto auto auto; top: 0; padding: 0 0 0 0; position:relative; }

#topsub ul{list-style: none; padding: 0px 0px 15px 0px; margin: 0 0 0 0;}
#topsub ul li{display: inline; margin: 0 0 0 0; height: 150px; width: 120px; padding: 20px 25px 20px 5px;}
#topsub ul li a{padding: 20px 25px 20px 5px;}


/* menu styles */

ul.lv1 {z-index:400; list-style-type:none;margin:0 auto; padding-left:40px;}
ul.lv1 ul { text-align:center; }
ul.lv1 li { float:left;width:8.2em;list-style-type:none;display:inline; text-align:center;}
ul.lv1 li a { padding-left:1px; padding-right:15px; float:left; width:7.8em;font-size:1.5em;height:4em;text-decoration:none;font-weight:bold;line-height:4em; text-align:center;}
ul.lvl li a:hover { float:left; width:7.8em;font-size:1.5em;height:4em;color:#1a9a94;text-decoration:none;font-weight:normal;line-height:4em;}
ul.lvl li a:active { float:left; width:7.8em;font-size:2.5em;height:4em;color:#1a9a94;text-decoration:none;font-weight:normal;line-height:4em;}


#main{margin: 0; margin-top: 0px; position:absolute; }
#PageName{position: absolute; top: 27%; left: 6%; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	}
#menu{ position: absolute; top: 20%; }



/* Subpages layout */
#content{text-align: left; font-family: Trebuchet MS; Color: white; background-color:#000000;
margin: 0;   }
#contenttext{ background-color:#ffffff; border:1px solid black; font-family: Trebuchet MS; font-size:small; font-weight:bold; color: Black;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
 width: 65%; padding-left:10px; padding-right:8px; padding-bottom:5px; padding-top:10px; left:18%; top: 27%; position:absolute; height: 600px; overflow:scroll; z-index:500;
 }
 #footer { 
    color:#CCCCCC; width: 100%; text-align:center;
	position:absolute;
    height: 60px;
	left:auto;
    top:97%;
    z-index: 600; }
 
 .horizontalfooter
{   white-space:nowrap;
	z-index:450;
    text-align: center;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 0px;
    margin: 0px; color; #ffffff;
    bottom: 20px;
      background-color: Transparent;
 }

.horizontalfooter li
{
padding: 50px 50px 50px 50px;    
font-size: .8em;
    display: inline;
    list-style-type: none;
    line-height:1.4em; color: #ffffff;
    background-image: url(/images/transmiter_mc.png); background-repeat: no-repeat;
} 

.horizontalfooter a
{
	padding: 50px 50px 50px 50px;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 1.5em; color: #ffffff;
 }

.horizontalfooter a:link, .horizontal a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.horizontalfooter a:hover
{
   padding: 50px 50px 50px 50px;
    text-decoration: none;
	color:#1a9a94;text-decoration:none;font-weight:normal;
}


 

 
 
#subNavigation{width: 20em; float: right;}
#subNavigation ul{list-style: none; border: 0px solid #FFE8CD; background: #FFF9D8;}

/* FONTS standards */

h1, h2, h3, h4, h5, h6 {color: #426FC8; font-weight: 500; text-align:left;}
h1 {font-size:40px; line-height: 1; margin-bottom:0.5em; font-weight: bold; text-align: left; letter-spacing: -1px; width: auto; color: #666;}
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; color: #000; font-size: 1.5em;}
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;}

/* LINKS standards */
a:focus, a:hover {color:#000;}
a {color: #14223E;text-decoration:underline;}
h1 a{color: #666; text-decoration: none;}

/* ELEMENTS standards */
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;}
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;}






.horizontal
{
    
    
    z-index:400; height: 45px; position: relative; float:left; top:650px; margin: 0 auto; width: 100%;
      
    
 }
 
 .horizontal ul
 {
   list-style-type: none; margin:0 auto;
   background-image: url(/images/Button_BG.png);
   background-repeat: repeat-x; padding:5px; line-height:4.2em;
 }
 
 
.horizontal li
{ list-style-type:none;
  margin-left: -0.4em;
  margin: 0;
  font-size: .8em;
  text-align:center;
  padding: 0px 0px 0px 2px;
  background-image: url(/images/Button_BG.png);
  background-repeat: no-repeat;
  line-height:4em;
  float:left; display:inline;
  height: 4em;
  border-top: solid 0 black; border-top-style:solid; border-top-width:0px;
  border-bottom: solid 0 black; border-bottom-style:solid; border-bottom-width:0px;
  border-right-color:Black; border-right-width:0px; border-right-style: solid;
  border-left: solid 0 black; border-left-style:solid; border-left-width:0px;
} 

.horizontal a
{
	
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em; 
	width: 7.8em; 
	line-height:4em;
	height:4em; padding: 0px 2px 0 9px; list-style-type:none;
}

.horizontal a:link, .horizontal a:visited
{
    color: #0c4a6f;
    text-decoration: none;
}
.horizontal a:hover
{
    color: #999999;
    text-decoration: underline;
    float: left; font-size: 0.9em; 
    width: 7.8em;
	height: 4em; line-height:4em;
}

.horizontal li:hover
{
    color: #999999; padding: 0px 2px 0 9px; list-style-type:none;
    text-decoration: underline;
    background-image: url(/images/Button_BG_hover.png);
    background-repeat: no-repeat;
    background-position: top left;
    line-height:4em;
     float: left;
     width: 7.8em; 
    height: 4em;
}

/*HORIZONTAL SUB NAV */

.horizontalsub
{
    white-space: nowrap; clear:both;
    text-align: CENTER;
    height: 20px; left: -20px; position:relative; top: -500px;
    border-left: solid 0 black; border-left-style:solid; border-left-width:thin;
    border-right: solid 0 black; border-right-style:solid; border-right-width:thin;
    border-bottom: solid 0 black; border-bottom-style:solid; border-bottom-width:thin;
 }
 
 .horizontalsub ul
 {
   list-style-image:url(/images/drop_arrow.gif);
 }
 
 
.horizontalsub li
{
    font-size: 1em;
	margin-right:80px;
    padding-right:40px;
    background-repeat: no-repeat;
    line-height:20px;
    display: inline;
     width: 7em;
      height: 20px;
} 

.horizontalsub li a
{
     padding-right:40px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em; 
	background-image: url(/images/Button_BG.png);
    background-repeat: no-repeat;
    width: 17em;
    height: 20px;
}

.horizontalsub a:link, .horizontal a:visited
{
    color: #0c4a6f;
    text-decoration: none;
}

.horizontalsub a:hover
{
    color: #999999;
    text-decoration: none;
         background-image: url(/images/Button_BG_Hover.png);
      background-repeat: no-repeat;
}


/*VERTICAL NAV*/
.vertical
{
    width:190px;
    line-height:1.4em;
    padding-bottom:20px;
    margin:0;
    padding:0px;
    list-style-type:none;
}

.vertical ul
{
    margin:0px;
    padding:0px 0px 0px 0px;
    list-style-type:none;
}

.vertical li
{
    font-size: 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #333333;
}

.vertical li a
{
    display:block;
    padding:3px 3px 3px 5px;
    text-decoration:none;
    border-left:5px solid #4DB0ff;
    background-color:#F1F1F1;
    border-bottom:2px solid #fff;
}

.vertical li a:hover
{
    border-left:5px solid #4dB0aa;
    color: #4DB0ff;
}

.vertical li a.branch
{
    border-left:5px solid #ccc;
    color: #777;
}

.vertical li a.branch:hover
{
    border-left:5px solid #4dB0aa;
    color: #4DB0ff;
}

.vertical li a.selected
{
    border-left:5px solid #4dB0aa;
    color: #4DB0ff;
}

.vertical .lv2 a
{
    padding:3px 3px 3px 25px;
}

.vertical .lv3 a
{
    padding:3px 3px 3px 50px;
}

.vertical .lv4 a
{
    padding:3px 3px 3px 75px;
}
























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
