/* basic elements */

#Container {
	width:460px;
	background: url("Images/Fondo1.jpg") repeat-y top right; 
}


#FlashContainer {
	margin:10px;
	float:left;
}

p {
	margin-left:20px;
	font-family:"Trebuchet MS";
	color:#336699;
	font-size:12px;
	line-height:20px;
	text-indent:15px;
}

li{
	margin-left:20px;
	font-family:"Trebuchet MS";
	color:#336699;
	font-size:12px;
	line-height:20px;
	text-indent:15px;
}

h6 {
	font-family:"Trebuchet MS";
	color:#006699;
	font-size:14px;
	line-height:20px;
}

#Banner {
	margin-bottom:10px;
}


#BioBlock {
	float:left;
}

#BioBlock img {

}

#BioBlock h3{

}

#BioBlock li {


}

#Form {
	margin-left:10px;
	margin-top:5px;
}

#Form h5{
	margin-left:75px;
	font-family:Tahoma;
	font-size:11px;
}

#Form div.block{
	border:1px dashed #003366; 
}

#Mytable{
	margin-left:10px;
	border:1px solid #EEEEEE;
	border-collapse:collapse;
	font-family:Tahoma;
	font-size:11px;
	width:97%;
	background-color:#FFFFFF;
}

#Mytable caption {
	padding-bottom:20px;
	font-family:Tahoma;
	font-size:12px;
}

#Mytable thead th, #Mytable tfoot td{
	background-color:#F7F7F7;
}

#Mytable th, #Mytable td{
	border:1px solid #EEEEEE;
	border-collapse:collapse;
	padding:5px;
	color:#666666;
}

#Mytable tr.ruled{
	background-color:#F0F0FF;
	color:#333333;
}

#Mytable a  {
	text-decoration:none;
	color:#666666;
}

#Foto{
	
	float:left;
	margin-left:10px;
	height:109px;
	width:97px;
}

#PersonalData {
	margin-left:130px;
	
}

#PersonalData p.test{
	margin-top:10px;
	color:#003366;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

#PersonalData p{
	margin:0px;
	padding:0px;
	color:#999999;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	text-indent:0px;
}


div.row {
  clear: both;
  padding-top:5px;
}

div.row span.label {
  float: left;
  width: 200px;
  text-align: right;
  font-family:"Trebuchet MS";
  color:#666666;
  font-size:11px;
}

div.row span.form {
  float: right;
  width: 240px;
  text-align: left;
  font-family:"Trebuchet MS";
  color:#003366;
  font-size:10px;
} 

div.row span.form1{
  font-family:"Trebuchet MS";
  vertical-align:middle;
  color:#003366;
  font-size:11px;
}

.rbutton{
	padding-left:10px;
}

.selects {
	margin-left:10px;
}


.Edits {
	border:1px solid #CCCCCC;
}



#FooterFrame {
	background:url("Images/FooterFrame.jpg") no-repeat top left;
}

#Footer{
	margin-left:14px;
	margin-right:14px;
	border-top: #CCCCCC 1px dashed;
	background-color:#003366;
	height:40px;
}



div.links {
	float:left;
	width:90%;
	margin-left:20px;
	padding-bottom:30px;
}

div.links img{
	float:left;
	margin-right:10px;
}

div.links h6{
	font-family:"Trebuchet MS";
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#996699;
}


div.links p{
	text-indent:0px;
	margin:4px;
	font-size:10px;
	color:#999999;
	line-height:10px;
}

div.links a{
	text-decoration:none;
}


.Separator {
	color:#E6E6F2;
	width:300px;
	height:1px;
	border-bottom-style:dashed;
	padding-top:20px;
}








	
	     
