/* Default CSS Stylesheet for a new Web Application project */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-color:#41461C;
}

A:link, A:visited, A:active{	
	font-size: 12px;
	font-family: Arial;
	text-decoration:	underline;
	color:	#666666;
}

h1 {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #41461c;
margin-bottom: 10px;
padding-bottom: 0px
margin-top: 2px;
padding-top: 0px

}

.subHead {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #41461c;
font-weight:bold;
}

.boldGreen {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #41461c;
font-weight:bold;
}



A.footer:link, A.footer:visited, A.footer:active{	
	font-size: 10px;
	font-family: Arial;
	text-decoration:	underline;
	color:	#006791;
}
A:hover { text-decoration: none; }
A.footer:hover { text-decoration: none; }



A.preslink:link, A.preslink:visited, A.preslink:active{	
	font-size: 12px;
	font-family: Arial;
	text-decoration:	underline;
	color:	#2984B3;
font-weight:bold
}
A.preslink:hover { text-decoration: none; }

.bodyForm {
	font-size: 10px;
	word-spacing: normal;
	color:#666666;
	font-family: Arial;
}

td {
	font-size: 12px;
	word-spacing: normal;
	color:#666666;
	font-family: Arial;
}

.smallCaps {

	font-size: 11px;
	word-spacing: normal;
	color:#666666;
	font-family: Arial;
}

.smallCapsTravel {

	font-size: 11px;
	word-spacing: normal;
	color:#333333;
	font-family: Arial;
}



.home_Txt_bleu{
	
	font-size: 12px;
	word-spacing: normal;
	color:#666666;
	font-family: Arial;
	letter-spacing: normal;
	font-weight: normal;
}

.inputBox{width:150px;}


.bottom_Nav {
	font-size: 10px;
	font-family: Arial;
	text-decoration:	none;
	color:	#666666;
}
	
.boldGrey{
	font-size: 14px;
	font-family: Arial;
	text-decoration:	underline;
	color:	#006791;
	font-weight:bolder;
}

a.boldGrey2:link,a.boldGrey2:active,a.boldGrey2:visited{
	font-size: 12px;
	word-spacing: normal;
	color:#666666;
	font-family: Arial;
	letter-spacing: normal;
	font-weight: bolder;
}

a.boldGrey2:hover{text-decoration: none;}	



.home_Txt_grey{
	
	font-size: 12px;
	word-spacing: normal;
	color:#666666;
	font-family: Arial;
	letter-spacing: normal;
	font-weight: normal;
}






.HeaderThin {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
}


div.desc
{
float: left;
width: 200px;
}
.clearboth { clear: both; }

div.space {  width:415px; position:relative; height: 20px;}

div.navcontainer{
  float:left;
  width:420px;
  margin-left: 12px;
  padding-left: 5px;
  padding-top:0px;
  margin-top:0px;
   margin-bottom:10px;
  padding-bottom:0px;
}


ul li.gen {
	padding-left: 10px;
	background-image: url(../images/home_arrows_25.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-size: 12px;
	word-spacing: normal;
	color:#666666;
	font-family: Arial;
	letter-spacing: normal;
	font-weight: bolder;
}

ul  {
	list-style-type: disc;
	font-size: 12px;
	word-spacing: normal;
	color:#666666;
	font-family: Arial;
	font-weight: normal;
}

.btnSubmit{
   color:#ffffff;
   font-family: Arial,helvetica,sans-serif;
   font-size:11;
   font-weight:normal;
   background-color:#41461c;
   border:1px solid;
   border-top-color:#666;
   border-left-color:#666;
   border-right-color:#000;
   border-bottom-color:#000;
	}
.innerTblHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #66CCFF;
}


a.subNav:link,a.subNav:active,a.subNav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #505C39;
	text-decoration: none;
}

a.subNav:hover{
	color: #222718;
	text-decoration: none;
}	

.ErrMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.boldGrey3 {

	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
font-weight:bold;
}
