/* CSS Document */
/* ========================= Global Classes ========================= */
.fnt10 {
	font-size: 10px;
}
.fnt11 {
	font-size: 11px;
}
.fnt12 {
	font-size: 12px;
}
.fnt14 {
	font-size: 14px;
}
.fnt16 {
	font-size: 16px;
}
.fnt18 {
	font-size: 18px;
}
.fntlnh14 {
	line-height: 14px;
}
.fntlnh16 {
	line-height: 16px;
}
.fntlnh18 {
	line-height: 18px;
}
.fntclrwhite {
	color: #FFFFFF;
}
.fntclrlitblue {
	color: #3399CC;
}
.fntclrdrkblue {
	color: #006DB4;
}
.fntclrblack {
	color: #000000;
}
.fntclrred {
	color: #C23B3A;
}

.fntver {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
.fntair {
	font-family: "Arial", Helvetica, sans-serif;
}
.fntgeo {
	font-family: "Georgia", Times New Roman, Times, serif;
}
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-top {
	vertical-align: top;
}
.text-bottom {
	vertical-align: bottom;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	border-bottom: 1px solid;
}
.highlight {
	background: #C2E5F5;
}

.lnehgt {
	line-height:18px;
}
.img-left {
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right {
	float: right;
	margin: 4px 0 4px 10px;
}
.nopadding {
	padding: 0;
}
.noindent {
	margin-left: 0;
	padding-left: 0;
}
.nobullet {
	list-style: none;
	list-style-image: none;
}
.error, .red {
	background: #FFEBE8 none repeat scroll 0%;
	border: 1px solid #DD3C10;
	margin: 0pt 10px 10px;
	padding: 10px;
	display: block;
}
.correct, .green {
	background: #E6FCE6 none repeat scroll 0%;
	border: 1px solid #84DB12;
	margin: 0pt 10px 10px;
	padding: 10px;
	display: block;
}
.info {
	background: #FBFCE6 none repeat scroll 0%;
	border: 1px solid #D9B411;
	margin: 0pt 10px 10px;
	padding: 10px;
	display: block;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	border:0;
}

a {
	color:#C23B3A;
	text-decoration:none;
}

a:hover{
	color:#666;
}
.sitemaplnk a {
	color:#666;
	text-decoration:none;
}

.sitemaplnk a:hover{
	color:#C23B3A;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
}
p{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
h1 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#C23B3A;
	padding:30px 0px 0px 0px;
	
}
h2 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color:#C23B3A;
	margin:0px;
	padding:0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
}
h4 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#C23B3A;
	margin:0px;
	padding:0px;
}
.special {
	color:#C23B3A;
	font-size:14px;
	background:url(../images/application-certificate.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	line-height:25px;
	margin-left:15px;
}
.special1 {
	color:#C23B3A;
	font-size:14px;
	background:url(../images/application.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:25px;
	line-height:28px;
	margin-left:15px;
}
.sidedivider {
	background-image:url(../images/side_divider.jpg);
	background-repeat:repeat-x;
	height:1px;
}
.divider {
	background-image:url(../images/divider.jpg);
	background-repeat:repeat-x;
	height:1px;
}
.dividergra {
	background-image:url(../images/bg_dividergra.jpg);
	background-repeat:repeat-x;
	height:2px;
	margin-top:8px;
	margin-bottom:8px;
}
.dividergra1 {
	background-image:url(../images/bg_dividergra.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:1px;
}
body{
	margin:0px;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}
.bgbuttom {
	background:url(../images/bg_btm.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:63px;
	margin-bottom:10px;
}
	


#top {
	background:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	height:108px;
	text-align:left;
}
.topright {
	height:59px;
	padding:8px 13px 0px 0px;
	vertical-align:top;

}
#contener {
	padding:12px 0px 10px 0px;
	text-align:left;
}
#sidemani {
	width:441px;
	vertical-align:top;
}
.sidetop {
	background-image:url(../images/side_bgtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:222px;
	height:47px;
}
.sidelink a{
	color:#666666;
	text-decoration:none;
	padding-left:10px;
}

.sidelink a:hover{
	color:#C23B3A;
	text-decoration:none;
}
.sidelink .selected{
	color:#C23B3A;
}
#inercontener {
	
	text-align:left;
}
.inerleftside {
	background-image:url(../images/bg_inerside.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	width:222px;
	vertical-align:top;
}
.inerrightside {
	padding:0px 0px 30px 20px;
	vertical-align:top;
	
	
}
.division1 {
	background-image:url(../images/bg_bloack.jpg);
	background-repeat:repeat;
	border-top:#E0E0E0 solid 1px; border-bottom:#E0E0E0 solid 1px; padding:10px 10px 20px 10px;
}
.division1 p{
	margin:0px;
	padding:0px;
}

.division2 {
	 padding:10px 10px 20px 10px;
}
.division2 p{
	margin:0px;
	padding:0px;
}

#box1 {
	background-image:url(../images/img_right_btm1.jpg);
	background-repeat:no-repeat;
	
	height:77px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	
}
#box2 {
	background-image:url(../images/img_right_btm2.jpg);
	background-repeat:no-repeat;
	
	height:77px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	
}

.leftside {
	width:509px;
	vertical-align:top;
	padding-right:30px;
}
.siderighbtm {
	padding-top:5px;
}
.title {
	background-image:url(../images/bg_title.jpg);
	background-repeat:no-repeat;
	height:42px;
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C23B3A;
	padding-left:5px;
}

.titleiner {
	background-image:url(../images/old_title_new.jpg);
	background-repeat:no-repeat;
	height:42px;
	width:261px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C23B3A;
	padding-left:10px;
}

.rightsideleft {
	background-image:url(../images/bg_portfolio.jpg);
	background-repeat:repeat-y;
	width:209px;
}
.rightsideleft1 ul { margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
}
.rightsideleft1 ul li {
	list-style:none;
	background:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:25px;
	line-height:22px;
}
.rightsideleft1 a {
	color:#666666;
	text-decoration:none;
}
.rightsideleft1 a:hover {
	color:#C23B3A;
	text-decoration:none;
}




ul { 
	font-size:12px;
	line-height:22px;
	margin-bottom:0px;
}
ul li {
	list-style:none;
	background:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:25px;
	line-height:22px;
}
ul {
	margin:10px 5px;
	font-size:12px;
}
ul li.protfolio {
	list-style:none;
	background:url(../images/bullet_red.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:25px;
	line-height:20px;
	margin-left:15px;
}
ol {
	margin:0px;
	font-size:12px;
}
ol li.bltd {
	list-style:none;
	background:url(../images/bullet_red.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:25px;
	line-height:20px;
	margin-left:15px;
}
ol li.divider{
	background:url(../images/divider.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	font-size:0px;
	height:1px;
}

.hader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C23B3A;
	padding:5px 0px 19px 0px;
}
.boximag {
	width:62px;
}
.boxwith {
	width:221px;
}
#bottom {
	background:url(../images/bg_btm.jpg);
	background-repeat:repeat-x;
	height:63px;
	text-align:left;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.padding {
padding-bottom:5px;
}

.tt {
	background-image:url(../images/bg_iner.jpg);
	background-repeat:no-repeat;
	height:26px;
}
.ttt {
	background-image:url(../images/bg_iner1.jpg);
	background-repeat:no-repeat;
	height:50px;
	
}
/*.speil {
	color:#C23B3A;
}*/
