body {
background-color: #D1D3D4;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000;
padding:0px;
margin:0px;
}
a {color: #333333;}
a:visited {color:#333333;}
a:hover {color: #000;}
a:active { color:#000;}

h1 {
font-size: 11px;
color:#333333;
border-bottom:0px solid #9EA0A2;
padding:0px 0px;
margin:0px }

h2 {
font-size:12px;
font-weight: bold;
padding: 2px 2px;
margin:0px;}

img.download {vertical-align:middle;}

h3 {
font-size: 12px;
margin-top:0px;
padding:0px;
color:#001f44;
border: 0px solid #fff;
}

h4 {
font-size: 11px;
text-transform:uppercase;
margin-top:0px;
padding:0px;
color:#530024;
border: 0px solid #fff;
}
h5 {
font-size: 12px;
margin-top:0px;
padding:0px;
color:#530024;
border-bottom: 1px solid #530024;
font-weight:normal;
line-height: 1.5;
}
.underline {
font-size: 12px;
margin-top:0px;
padding:0px;
color:#530024;
border-bottom: 1px solid #530024;
font-weight:normal;
line-height: 1.5;
}

/* ----------container to center the layout-------------- */
#container {
width: 848px;
margin-top: 00px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}
/* ----------menu container-------------- */
#menu_container {
width: 848px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
position:absolute;
min-height:30px;
height:auto !important;
height:30px;
z-index:1;

}
/* ----------banner for logo-------------- */
#banner {
background-color: #fff;
background-image: url(../bg/header.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:230px;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;valign:bottom;} 

* html #banner {
   margin-bottom : -2px;
}

/* -----------------content--------------------- */
#content {
width:848px;
background-color: #fff;
padding-top: 50px;
margin-left: 0px;
margin-top:0px;
}
div#content { 
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------teaser------------- */
#teaser {
float:right;
width: 180px;
margin-left: 0px;
margin-top:0px;
padding: 0px;
padding-right: 10px;
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}
div teaser {
width:180px;
}
#teaser a {
text-decoration:none;
color:#888888;
}
.t1{
font-size:11px;font-weight:bold}
.t2{
font-size:14px;}
.t3{
font-size:15px;}
.t4{
font-size:18px;}
.t5{
font-size:12px;}
.t6{
font-size:14px; font-weight:bold}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin-top: 0px;
padding-top: 5px;
border-top:1px solid #cccccc;
font-size:9px;
	background-color: #fff;
text-align: center;
min-height:22px;
height:auto !important;
height:22px;
padding-right:20px;
vertical-align: middle;
 }
.sitemap {
padding: 20px;
padding-top:8px;
}
/*---------------- Main Menu------------------- */
#mainMenu {	
background-color:#530024;
margin: 0em;
	padding: 0em;
clear: both;
border-bottom:0px solid #fff;
overflow:visible;
min-height:30px;
height:auto !important;
height:30px;

}

/* remove  bullets, borders and padding from the default list styling */
#mainMenu  ul {
   padding:0;
   margin:0;
   list-style-type:none;
}
#mainMenu  ul ul {
   display:block;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#mainMenu  li {
   float:right;
   position:relative;
border-left:0px solid #FF9007;
}
#mainMenu  li li {
border-left:0px;
}
/* style the links for the top level */
#mainMenu  a {
color:#fff;
   display:block;
   font-size:10px;
   text-decoration:none;
   height:30px;
   text-align:center;
   padding-left:14px;
   padding-right:14px;
   line-height:29px;
   white-space:nowrap;
}


#mainMenu  li:hover a {
color:#fff;
}

/* style the top level hover */
#mainMenu  a:hover, #body .menu ul ul a:hover {
   background-color:#7B0237; 
}
#mainMenu  :hover > a, #body .menu ul ul :hover > a {
   background-color:#7B0237;
}

#mainMenu  a.active {
   background-color:#7B0237 !important;
   font-weight:bold;
   cursor:default;
}

/*---------------- Menu_links------------------- */
#MenuLinks {
background-color:#fff;
	padding: 0em;
clear: both;
border-bottom:0px solid #fff;
overflow:visible;
width: 180px;
margin: 0px;
margin-left:5px;
float:left;
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 

}

/* remove  bullets, borders and padding from the default list styling */
#MenuLinks  ul {
   padding:0;
   margin:0;
   list-style-type:none;
}
#MenuLinks  ul ul {
   display:block;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#MenuLinks  li {
   position:relative;
border-left:0px solid #FF9007;
}
#MenuLinks  li li {
border-left:0px;
}
/* style the links for the top level */
#MenuLinks  a {
color:#333333;
   display:block;
   font-size:10px;
text-transform:uppercase;
   text-decoration:none;
   text-align:left;
   padding-left:0px;
   padding-right:9px;
   line-height:20px;
   white-space:nowrap;
}


#MenuLinks  li:hover a {
color:#000;
}

/* style the top level hover */
#MenuLinks  a:hover, #body .menu ul ul a:hover {
   background-color:#fff;
}
#MenuLinks  :hover > a, #body .menu ul ul :hover > a {
   background-color:#fff;
}

#MenuLinks  a.active {
   background-color:#000 !important;
   font-weight:normal;
   cursor:default;
}
#Textbox {
margin-left:200px;
margin-right:210px;
	padding: 0em;
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
	text-align: left;
	text-decoration: none;
text-align: justify;
}
img.Textbox {float:right;}
/* Breadcrumb */
#Textbox2 {
margin-left:200px;
margin-right:10px;
	padding: 0em;
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
}
#breadcrumb {
	padding: 10px 0 0 20px;
	font-size:10px;
	text-transform: uppercase;
}

#breadcrumb a {
   text-decoration:none;
   color:#000000;
}

#breadcrumb a:hover {
   text-decoration:none;
}


 form p {
        margin-bottom: 0em;
      }

      form p label {
        float: left;
        width: 7em;
        margin-top: 0.6em;
        cursor: pointer;
      }

      form p input,
      form p select,
      form p textarea {
        border: 0.08em solid #9ea0a2;
        margin-top: 0.1em;
        width: 11.5em;
      }

      form p select {
        width: auto;
      }

      form p textarea {
        width: 485px;
        height: 7em;
      }

      form p input#formInput_submit,
      form p input#formInput_reset {
        width: auto;
border: 0.08em solid #9ea0a2;
      }


-->


