
body {
	background:url(images/bgSMIN.jpg) repeat-x;
	background-color: #530107;
	text-align:center;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.3em;
	color: #000;
}
#container{
width:900px;
height:auto;
margin:0 auto;
text-align:left;
}
#header{width:900px; height:133px; margin:auto; float:left;}
#menuwrap{width:900px; height:65px; background-image:url(images/index_02SMIN.jpg); background-repeat:repeat-x; float:left;}
#banner{width:900px; height:252px; background-image:url(images/index_03SMIN.jpg); background-repeat:no-repeat; float:left;}
#body{width:900px; height:auto; margin:0 auto; float:left;}
.top{width:900px; height:64px; background-image:url(images/index_04SMIN.jpg); background-repeat:no-repeat; float:left;}
.mid{width:900px; height:auto; background-image:url(images/index_05SMIN.jpg); background-repeat:repeat-y; float:left;}
.bottom{width:900px; height:33px; background-image:url(images/index_06SMIN.jpg); background-repeat:no-repeat; float:left;}


.title{font-size:16px; font-weight:bold; color:#9a1261; margin:25px 0 0 30px; float:left; text-transform:uppercase;}
.left{width:640px; margin:0 0 0 15px; float:left; line-height:15pt; text-align:justify; border-right:1px #ebeaeb solid; padding:15px;}
.right{width:182px; margin:0 0 0 8px; float:left;}
.right .testi{width:170px; margin:0 0 0 0; border:1px #a5a4a4 dashed; font-size:10px; text-align:justify; padding:5px;}
.right .title1{border-bottom:1px #a5a4a4 dashed; font-size:11px; padding:5px; margin:0 0 0 0; text-align:center; font-weight:bold;}

.txt{width:640px; margin:0 0 0 0; float:left; line-height:15pt; text-align:justify; }
.txt a {
	color: #000;
	text-decoration: underline;
}
.txt  a:hover  {
	color: #fe0202;
	text-decoration: none;
}


img.pic{
float:left;
padding:5px;
margin:0 5px 0 0;
border:1px  #e6e4e4 solid;
}

img.pic1{
float:right;
padding:5px;
margin:2px 5px 0 0;
border:1px  #e6e4e4 solid;
}




.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height:27px;
}
.style2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
    color: #003366;}
.style3 {
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}


.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height:27px;
}

.style4 .red{color: #FF0000;}
.style4 .blue{color: #014687; font-size: 16px;}


h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
    color: #fd041b;
	line-height:27px;
	text-transform:uppercase;
	padding-top:20px;
	padding-left:12px;
	}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    color: #fd041b;
	line-height:27px;
	text-transform:uppercase;
	padding-top:20px;
	
	}


.box{
	width:557px;
	margin:0 0 20px 0;
	float:left;
	}
.box .top{background:url(images/box_01SMIN.gif) no-repeat; height:24px; }
.box .mid{background:url(images/box_02SMIN.gif) repeat-y;  width:557px;}
.box .bottom{background:url(images/box_03SMIN.gif) no-repeat; height:20px; }

.box .mid img{
	float:right;
	margin:-42px -25px -33px;
	position:relative;
}


.box .mid ul{
	margin:0;
	padding:10px;
	list-style:none;
	
	
}
.box .mid li{
	background:url(images/bulletSMIN.gif) no-repeat 0 4px;
	line-height:20px;
	color:#116a94;
	font-weight:bold;
	font-size:16px;
	padding:0 0 10px 23px;

}


.order{float:left; margin:0 0 0 35px;} 

.underlinemenu{
font-weight: 800;
width: 100%;

}

.underlinemenu ul{
padding: 18px 20px 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #fff;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 10px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 2px dotted #8b0350; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
background-image:url(images/bg-menuSMIN.jpg); background-repeat:repeat-x;
}



#footer{width:900px; height:auto; background-image:url(images/index_07SMIN.jpg); background-position:bottom; background-repeat:no-repeat; float:left;}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover  {
	color: #effe01;
	text-decoration: underline;
}

#footer_link{text-align:center; font:normal 12px Arial, Helvetica, sans-serif; color:#FFF; margin:15px 0 0 0;  }

#c_link{text-align:center; font:normal 10px Arial, Helvetica, sans-serif; color:#000; margin:15px 0 0 0;}

#c_link a {
	color: #fff;
	text-decoration: none;
}
#c_link  a:hover  {
	color: #fff;
	text-decoration: underline;
}



#statements{
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	padding-top:10px;
	text-align:justify;
	}
.pretty-table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #000;
  background: #013e64 ;
  
}

.pretty-table caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.pretty-table th, .pretty-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color: #4d4d4d;
}

.pretty-table th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.pretty-table th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.pretty-table th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
  color: #2a4763;
}

.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
  background-color: #013e64;
  color: #000;
}




.mainExpand {
  cursor:hand;
  cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0568C5;

}

