/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dcdddf;
}
.nav-main{
	margin-top:24px;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#F8A5A8;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#F8A5A8;

	font-family: Helvetica Neue, Helvetica, Geneva, Arial, sans-serif;
	font-size: 15px;
}
.nav-main-inner{
	margin-top:0px;
	margin-bottom:0px;
}
body,td,th {
	font-family: Georgia, Helvetica, Geneva, Arial, sans-serif;
	font-size:12px;
	color:#58585B;
	line-height:20px;
}
input, option, textarea{
	font-size:12px;
	color: #8B8690;
}
strong{font-size:14px;}
ul{list-style-image: url(../images/btn/ul.jpg);}
.footer{
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:35px;
	color: #FFFFFF;
}
.nav-footer{margin-left:14px; margin-right:14px; font-size:11px;}
a.nav-footer:link {	color: #CCCCCC; text-decoration: none;}
a.nav-footer:visited {text-decoration: none;color: #CCCCCC;}
a.nav-footer:hover {text-decoration: none;color: #FFFFFF;}
a.nav-footer:active {text-decoration: none;color: #CCCCCC;}

a.link-red:link {color: #EE1C23; text-decoration: none;}
a.link-red:visited {text-decoration: none; color: #EE1C23;}
a.link-red:hover {text-decoration: underline;color: #EE1C23;}
a.link-red:active {text-decoration: none;color: #EE1C23;}

a:link {text-decoration: underline; color: #000000; } 
a:visited {text-decoration: underline; color: #000000; }
a:hover {text-decoration: none; color: #EE1C23;}
a:active {text-decoration: underline; color: #000000; }

a.link-main:link {text-decoration: none; color: #000000; } 
a.link-main:visited {text-decoration: none; color: #000000; }
a.link-main:hover {text-decoration: none; color: #EE1C23;}
a.link-main:active {text-decoration: none; color: #000000; }

.box-side1{
	margin-top:42px; 
	/*height:258px; */
	background-image:url(../images/btn/white-hr.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
	}
.box-side-inner{
	margin-left:49px; 
	margin-right:25px;
	font-family: Helvetica Neue, Helvetica, Geneva, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
    height: auto;
    /*height: 147px;*/
	margin-top: 36px;
}
.txt-news{
	font-size:24px;
	margin-bottom:2px;
}
.txt-hdr{
	font-size:20px;
	color:#EE1C23;
	text-transform:uppercase;
}
.hr-line{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#F8A5A8;
}
.txt-title{
	color:#999999;
	font-weight: bold;
	text-transform: uppercase;
}
.txt-newsTitle
{
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
}
.txt-sm{font-size:9px;text-transform:uppercase }
.nav-spacer{margin-left:50px;}
.tbl-main{background-color:#FFFFFF;}
.tbl-main-inner{width:1000px;
	height: 872px;
}
.bg-left{background-image:url(../images/bg/left.jpg);}
.bg-right{background-image:url(../images/bg/right.jpg);}
.btn-login{margin-right:51px;}
.box-side{background-color:#FBFBFB;}
.btn-submit{margin-right:12px;}
.box-body{margin-left:22px; margin-right:22px; margin-bottom:22px;}
.box-footer{background-color:#58595B}
.bg-bottom{ background-image:url(../images/bg/bottom.jpg);}
.highlight{ color: Red;}
