﻿/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Tahoma, verdana, Arial, Arial, Courier;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	width: 664px;
	background-color: #7e8c7b;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #333333;
	background-image: url(images/triangles.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

#mscontainer {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #333333;
	background-image: url(images/triangles.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

a{
	text-decoration: none;
	color: #333333;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: normal;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93768c;
}

h2{
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px 0px;
	color: #333333;
	font-weight: bold;
}

h3{
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #93768c;
}

h4{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	border-bottom-width: 1px;
	
	border-bottom-color: #000000; text-align:center; padding-left:0px; padding-right:0px; padding-top:12px; padding-bottom:0px
}

h5{
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 5px 0px 0px;
	font-weight: normal;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 15px;
	width: 100%;
}

#navBar
{
    float: left;
    width: 17%;
    margin: 0px 0px 0px 5px;
    padding: 0px;
}

#msnavbar
{
    float: left;
    width: 17%;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    clear: left;
}

#button {
	width: 120px;
	padding: 0 0 1px;
	margin-bottom: 1em;
	font-family: Tahoma, verdana, Arial, Arial, Courier;
	background-color: #FFFFFF;
	color: #333;
	font-size: 14px;
        }
		
#button ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
}
                
#button li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
        }
				
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 8px solid #669999;
	border-right: 4px solid #669999;
	background-color: #666699;
	color: #fff;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/button.jpg);
}

#button li a {
        width: auto;
        }

#button li a:hover {
	border-left: 8px solid #000000;
	border-right: 4px solid #000000;
	background-color: #93768c;
	color: #fff;
	text-decoration: underline;
	list-style-image: none;
	list-style-type: none;
}

#headlines{
	float:right;
	width: 21%;
	background-color: #FFFFFF;
	margin-right: 0px;
}

#content{
	float: left;
	width: 60%;
}
#mscontent
{
    margin-left: 0px;
    width: 710px;
    height:  1180px;
}
    

/***********************************************/
/* Components                                  */
/***********************************************/

div.spacer {
  clear: both;
  }

#siteName
{    
    height: 66px;
    float: left; 
    width:700px;  
    margin: 0px 0px 0px 0px ;
    
}
#siteName1
{
  
    height: 66px;
    width:700px;
    float: left;
    margin: 0px 0px 0px 0px ;
    background-image: url(images/logo.jpg);
}
#siteName2
{
  
    height: 66px;
    width:750px;
    float: left;
    margin: 0px 0px 0px 0px ;
    background-image: url(images/logo2.jpg);
}
/************* #globalNav styles **************/

#globalNav{
	padding: 8px 0px 8px 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #316283;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 14px;
	background-repeat: repeat-x;
	font-style: italic;
}

#globalNav a {
	padding: 0 4px 0 0;
	color: #FFFFFF;
}

#globalNav a:hover {
	padding: 0 4 0 0;
	color: #FFFFFF;
	text-decoration: underline;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 10px;
	padding: 5px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px;
	font-size: 13px;
	line-height: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #333333;
	border-left-color: #333333;
	color: #333333;
}

.msfeature
{
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    margin-left: 0;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 10px;
    padding-left: 1px;
    padding-right: 10px;
    padding-top: 0px;
}

.feature img{
	padding: 2px;
	margin: 2px;
}

.feature a{
	padding: 0px;
	font-weight: bold;
	color: #333333;
}
.feature a:link{
	padding: 0px;
	font-weight: bold;
}
.feature a:visited{
	padding: 0px;
	font-weight: bold;
	color: #333333;
}
.feature a:hover{
	padding: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 11px;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
}

#siteInfo a{
	clear: both;
	color: #333333;
	text-align: center;
	text-decoration: underline;
}

#advert img{
	display: block;
}
.imageright {
	clear: left;
	float: right;
	margin: 2px;
}
.imageleft {
	clear: right;
	float: left;
	margin-right: 5px;
}
li {
	color: #333333;
	padding-top: 2px;
	list-style-type: square;
}
.disclaimer {
	font-size: 9px;
	color: #000000;
	line-height: 11px;
}
.border {
	border: 2px solid #93768c;
	padding: 10px;
	background-color: #BAB6CC;
}