* {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 0px;
}

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

p {
	padding: 3px 0px 3px 0px;
	display: block;
	color: #333333;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
}
a {
	color: Blue;
	text-align: left;
	font-size: 12px;
	text-decoration: underline;
}

ol, ul
{
	margin-left: 30px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 100%;
}
#header{
	width:100%;
	/*background-image:url(/sm.aspx?guid=4783);*/
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#content{
}
#left{
	width:250px;
	float:left;
	line-height: 20px;
        display: block;
}
#middle{
	/*margin-left: 250px;*/
	/*margin-right: 250px;*/
	min-width: 300px;
	line-height: 18px;
        padding: 10px 10px;
	display: block;
	overflow: hidden;
        zoom: 100%;
}
#right{
	width:250px;
	float:right;
	line-height: 20px;
        display: block;
}

/********************* upper banner ****************************/
.upperbanner
{
	height: 50px;
	width: 100%;
	border-bottom: solid 1px Silver;
        /*display: none;	*/
}
/********************* end upper banner ****************************/


/********************* middle banners ****************************/

.banners{
	 height: 80px;
	 background-color: #7C99E2;
}

/********************* end middle banners ****************************/


.counters{
	 width: 100%;
	 height: 40px;
	 background-color: Fuchsia;
}

/********************* main menu ****************************/
.mainmenu{
	height: 22px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/sm.aspx?guid=4813);
	text-align: center;
	padding-top: 3px;
	font-weight: 700;
}

.mainmenu a{

	 font-size: 14px;
	 color: #FFFFFF;
	 text-decoration: underline;
	 height: 22px;
}

.mainmenu a:hover{
	color: #F7E7D6;
	padding: 3px 0px 6px 0px;
}

.mainmenu span
{

	 font-size: 14px;
	 color: #FFFFFF;
	 text-decoration: none;
}

/********************* end main menu ****************************/

/********************* login box ****************************/
.loginbox{
	float: right;
	width: 300px;
	height: 125px;
	background-image: url(/sm.aspx?guid=4803);
	background-repeat:repeat-y;
        padding-left: 20px;
        /*margin: 10px 0px 10px 0px;*/
        font-size: 9pt;
}
.loginbox a{

	font-size: 9pt;
}
.inputs{
        height: 15px;
        width: 200px;
        color: #173462;
}
/********************* end login box ****************************/

/********************* slogan ****************************/

.slogan{
	position: absolute;
	top: 80px;
	left: 250px;

	font-size: 12pt;
	font-weight: bold;
	color: #173462;
}
/********************* end slogan ****************************/
/********************* logo       ****************************/
a img {border:none}

/********************* end logo   ****************************/

/********************* control ****************************/
.control{
	 background-color: #f7e7d6;
	 text-align:left;
	 padding: 5px 5px 5px 10px;
	 margin: 5px;
	 line-height: 20px;
         color: #173462;
}
.control h1{

	font-size: 16px;
	color: #d68732;
	text-align:center;
	padding-bottom: 5px;
}
.control p{
	padding: 3px 0px 3px 0px;
	display: block;
	color: #173462;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
/********************* end control ****************************/

/********************* text ****************************/
.text{

	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 10px;
	/*line-height: 20px;*/
}
/********************* end text ****************************/

/********************* buttons ****************************/
.buttons, .Buttons{
	background-image: url(/sm.aspx?guid=4813);
	background-repeat: repeat-x;
	border: 0px none !important;
	text-decoration: none;
	display:inline-block;
	font-size: 12px;
	color: #FFFFFF;
        padding: 0px 5px 0px 5px;
	height: 23px;
}
/********************* end buttons ****************************/

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	display:block;
}
.menuheader h3{
	padding: 10px 0px 0px 20px;

	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	padding-top: 10px;
	color: #333333;
}
.postheader{
	display:block;
	width:450px;
	height:33px;
}
.postheader h1, .post h1{

	font-size: 16px;
	color: #d68732;
	text-align: left;
	padding-bottom: 5px;
}

.postcontent{
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}

#header img{
	position: absolute;
	top: 40px;
	left: 250px;
}

/********************* footer ****************************/
#footer{
	width:100%;
	text-align:left;
}
#footer ul{
	display:block;
	margin-left:190px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;

	font-size: 11px;
	font-weight: bold;
	display:block;
	padding: 10px 0px 10px 15px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}
.datacontent{
        padding: 10px;
	display: block;
	overflow: hidden;
        zoom: 100%;
	line-height: 18px;        
}

div.datacontent p, div.datacontent div.par, div.datacontent div.list
{
	margin-bottom: 10px;
}

div#middle ul {
margin-left: 32px;
margin-bottom: 4px;
}

div#catalogbuttons .Buttons
        {
margin-top: 20px;
margin-bottom: 20px;
margin-right: 12px;
        }
div.current
{
  font-weight:700;
}

div.datacontent h1, #middle h1
{
color:#D68732;
font-size:20px;
font-weight:bold;
margin-bottom:20px;
text-align:center;
}

div.datacontent h2, #middle h2
{
color:#D68732;
font-size:16px;
font-weight:bold;
margin-bottom:8px;
margin-top:20px;
text-align:left;
}

div.datacontent h3, #middle h3
{
font-size:14px;
font-weight:bold;
margin-top:8px;
text-align:left;
}

div.datacontent h4, #middle h4
{
font-weight:bold;
margin-top:8px;
text-align:left;
}