/* CSS Document */

body{
background-color:#FFFFFF;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#outer{
border:0px solid #000000;
width:100%;
}

.outerBlue{
background-color:#324962;
width:100%;
}

#container{
border-top:5px solid #E09813;
background-color:#EAE5CE;
width:100%;
padding:10px 10px 15px 10px;
}

#rightContent{
padding:0px 0px 0px 15px;
}

.whiteTxt{
color:#FFFFFF;
font-size:10px;
padding:4px 15px 4px 15px;
}

.whiteTxt a{
color:#FFFFFF;
text-decoration:none;
}

.whiteTxt a:hover{
color:#a1a1a1;
text-decoration:underline;
}
/*------------------------------ topHeader Part -----------------------------------------*/

#Header{
background-image:url(../images/topGradient.jpg);
background-repeat:repeat-x;

}

h1{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#324962;
font-size:16px;
}

h1 a{
color:#324962;
text-decoration:none;
}

h1 a:hover{
color:#84929F;
text-decoration:none;
}


#news{
background-color:#2D2920;
width:100%;
height:57px;
padding:0px 15px 0px 15px;
}

h2{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:16px;
}

.newsTxt{
color:#BEBDBA;
font-size:11px;
}

#leftBtn{
background-image:url(../images/btnBack.jpg);
font-size:11px;
width:188px;
}

.arrow{
padding:0px 0px 0px 10px;
}

.leftBtn{
display:block;
padding:3px 0px 2px 5px;
color:#FFFFFF;
font-size:11px;
}

.leftBtn a{
display:block;
width:100%;
color:#FFFFFF;
text-decoration:none;
}

.leftBtn a:hover{
color:#003399;
text-decoration:none;
}
/*------------------------------ bottomLink Part -----------------------------------------*/

hr{
color:#923001;
height:1px;
}

#bottomLinks{
text-align:center;
font-size:10px;
padding:5px;
color:#636363;
line-height:25px;
}

#bottomLinks a{
color:#636363;
text-decoration:none;
}

#bottomLinks a:hover{
color:#923001;
text-decoration:none;
}
/*---------------------------------------------------------------*/

/*------------------- container ----------------------------------*/
.timetable{
font-size:11px;
color:#787725;
line-height:18px;
line-height:20px;
padding:0px 0px 0px 2px;
}

.txt02{
font-size:12px;
color:#787725;
text-align:center;
}

.txt{
font-size:12px;
color:#787725;
text-align:justify;
line-height:18px;
padding:0px 15px 0px 0px;
}

.txt4{
font-size:12px;
color:#787725;
text-align:left;
line-height:18px;
}


.txtBold{
font-size:12px;
font-weight:bold;
color:#787725;
text-align:justify;
line-height:18px;
line-height:20px;
padding:0px 15px 0px 0px;
}
.txtBold02{
font-size:13px;
font-weight:bold;
color:#787725;
text-align:center;
line-height:18px;
}

.txt a{
color:#787725;
text-decoration: none;
}

.txt a:hover{
color:#996600;
text-decoration: underline;
}

.txt ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style:none;
}

.txt ul li{
list-style:none;
background-image:url(../images/arrow1.gif);
background-repeat:no-repeat;
background-position:6px left;
line-height:20px;
padding:0px 0px 0px 15px;
}

.txt ul ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style:none;
}

.txt ul ul li{
margin:0px;
padding:0px 0px 0px 15px;
list-style:none;
list-style-image:none;
}

.txtLeft02{
	font:bold 13px arial;
	color:#787725;
}

.txtLeft{
font-size:12px;
color:#787725;
}

.txtLeft a{
font-size:12px;
color:#990000;
}

.txtLeft ul{
margin-bottom:0px;
}

.txtLeft ul li{
margin-bottom:0px;
line-height:20px;
}


.txt strong{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:26px;
color:#787725;
font-weight:normal;
line-height:30px;
}

.txt11{
font-size:12px;
color:#787725;
font-style:normal;
font-weight:bold;
}

.txt11Bold{
font-size:12px;
color:#900;
font-style:normal;
font-weight:bold;
}

.txtLeft1{
font-size:11px;
color:#787725;
}

.txtLeft1 a{
color:#787725;
text-decoration:underline;
}

.txtLeft1 a:hover{
color:#990000;
text-decoration:underline;
}

.txtLeft1 strong{
font-size:11px;
color:#787725;
}



.title{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#7B2D00;
font-weight:bold;
font-size:17px;
padding:3px 0px 0px 0px;
border-bottom:0px solid #2D2920;
}

.txt_director{
	font:bold 14px arial;
	color:#787725;
	line-height:18px;
	text-align:right;
}

.title em{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#006699;
font-weight:bold;
font-size:15px;
font-style:italic;
padding:3px 0px 0px 0px;
border-bottom:0px solid #2D2920;
}

.titleBlue{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#006699;
font-weight:bold;
font-size:14px;
padding:3px 0px 0px 0px;
border-bottom:1px dashed #2D2920;
display:block;
}
.titleBlue1{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color: #666600;
font-weight:bold;
font-size:13px;
padding:3px 0px 0px 0px;
border-bottom:1px dashed #2D2920;
display:block;
}

.smallTxt{
color:#7B2D00;
text-decoration:none;
font-size:10px;
padding:0px 15px 0px 15px;
}

.smallTxt a{
color:#7B2D00;
text-decoration:none;
line-height:25px;
}

.smallTxt a:hover{
color:#990000;
text-decoration:underline;
}

.bckTop{
color:#7B2D00;
text-decoration:none;
font-size:10px;
padding:0px 0px 0px 0px;
}

.bckTop a{
color:#7B2D00;
text-decoration:none;
}

.bckTop a:hover{
color:#990000;
text-decoration:none;
}

.borBold{
border:1px solid #D7D2BC;
background-color:#F4F2E5;
padding:5px;
}

.borLight{
border:1px solid #D7D2BC;
background-color:#F4F2E5;
padding:3px;
}

.bor{
border-left:1px solid #676767;
border-bottom:1px solid #676767;
}

.bor td{
border-top:1px solid #676767;
border-right:1px solid #676767;
}

.table{
border-left:1px solid #D1CDBD;
border-bottom:1px solid #D1CDBD;
}

.table td{
border-top:1px solid #D1CDBD;
border-right:1px solid #D1CDBD;
}
.alt1{
background-color:#F3EFDA;
font-size:12px;
color:#787725;
}

.alt1 strong{
background-color:#F3EFDA;
font-size:12px;
color:#787725;
}

.bor1{
border:1px solid #D1CDBD;
}
.tableborder{
border:1px solid #676767;
}
.tableborder1{
border-left:1px solid #D1CDBD;
border-bottom:1px solid #D1CDBD;
}
.tableborder1 td{
border-top:1px solid #D1CDBD;
border-right:1px solid #D1CDBD;
}
.infTitle{
background-image:url(../images/grad.jpg);
background-repeat:repeat-x;
height:28px;
color:#666666;
font-size:11px;
padding:0px 0px 0px 20px;
}


#contact{
height:350px;
background-image:url(../images/contact.jpg);
background-repeat:no-repeat;
background-position:right;
}

/*----------------------------------------------------------------*/


.subMenu{
background-color:#F3EFDA;
font-size:11px;
color:#787725;

}

.subMenu a{
display:block;
width:100%;
background-color:#F3EFDA;
font-size:11px;
color:#996600;
padding:3px 0px 3px 15px;
text-decoration:none;
}

.subMenu a:hover{
background-color:#EBE6CD;
font-size:11px;
color:#787725;
}

.input{
border:1px solid #CCCCCC;
}

.submit{
background-color:#006699;
font-size:10px;
color:#FFFFFF;
border:1px solid #CCCCCC;
padding:2px;
}
.txtbold{
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6E6748;
font-weight:normal;
}
.SuccessStoryBlink {font:bold 20px Arial, Helvetica, sans-serif; color:#C30; text-decoration:blink;}
.Session {font:bold 16px Arial, Helvetica, sans-serif; color:#09C; text-decoration:blink;}

.heading1 {font:normal 18px arial; color:#069; background:#F3EFDA; padding:5px 10px;}
