/* CSS Document */

/* HTML */

body {
background-color : #CCCCCC;
font-size : 11px;
line-height : 15px;
color : #000000;
font-family : Verdana, Arial, sans-serif;
padding-top : 0;
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 10;

}

table  {
padding-top : 0;
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
}

td  {
font-size : 10px;
line-height : 14px;
font-family : Arial, sans-serif;
}

li {
list-style-image: url(file://///BETO/Storage/i/bullet.gif);
padding-right:8px;
line-height : 14px;
}


H1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:bolder;
	color:#0072BB;
}

.header {
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:28px;
	font-weight:bolder;
	color:#0072BB;
}

H2 {
	margin:0px;
	padding:0px;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	color:#0072BB;
}


a {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
text-decoration: underline;
}

a:visited {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000;
text-decoration: underline;
}

a:hover {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FFA400; 
text-decoration: underline;
}

a:active {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
text-decoration: underline;
}


/* other */


	a.nav a {
	color : #000000;
	font-family : arial;
	font-size : 10px;
	text-decoration: none;

}


	a.nav:link {
	color : #000000;
	font-family : arial;
	font-size : 10px;
	text-decoration: none;

}

	a.nav:visited {
	color : #000000;
	font-family : arial;
	font-size : 10px;
	text-decoration: none;

}

	a.nav:hover {
	color : #000000;
	font-family : arial;
	font-size : 10px;
	text-decoration: underline;

}

	.oldbrowsers  {
	display : none;

}

	a.footer: a {
	color : #0072BB;
	text-decoration : none;
	font-family : arial;
	font-size : 10px;

}

	a.footer:link {
	color : #0072BB;
	text-decoration : none;
	font-family : arial;
	font-size : 10px;

}	

	a.footer:visited  {
	color : #0072BB;
	text-decoration : none;
	font-family : arial;
	font-size : 10px;
	
}
	
	a.footer:hover  {
	font-family : arial;
	color : #0072BB;
	font-size : 10px;
	text-decoration : underline;
	
}
	
	a.footer:active  {
	color : #0072BB;
	text-decoration : none;
	font-family : arial;
	font-size : 10px;
	
}

	a.navb {
	font-family:arial;
	font-size:10px;
	font-weight : normal;
	color : #ffffff;
	text-decoration:none;	
}

	a.navb:visited {
	font-family:arial;
	font-size:10px;
	font-weight : normal;
	color : #ffffff;
	text-decoration:none;	
}
	a.navb:hover {
	font-family:arial;
	font-size:10px;
	font-weight : normal;
	color : #ffffff;
	text-decoration:underline;	
}

	a.navb:active {
	font-family:arial;
	font-size:10px;
	font-weight : normal;
	color : #ffffff;
	text-decoration:none;	

}

/* FORMS*/

.nomargin {
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0;

}

.box {
	font : 10px verdana, arial, sans-serif;
	border : 1px solid #333333;
	color : #333333;
	background-color : #ffffff;
	padding-top : 1px;
	padding-right : 1px;
	padding-bottom : 1px;
	padding-left : 1px;

}

.formFieldDefault {
	font : 10px verdana, arial, sans-serif;
	border : 1px solid #aeb3a1;
	color : #333333;
	background-color : #ffffff;
	padding-top : 1px;
	padding-right : 1px;
	padding-bottom : 1px;
	padding-left : 1px;

}

.drop {
	font : 10px verdana, arial, sans-serif;
	border : 1px solid #aeb3a1;
	color : #333333;
	background-color : #ffffff;
	padding-top : 1px;
	padding-right : 1px;
	padding-bottom : 1px;
	padding-left : 1px;

}

.line {
	margin : 0;
	margin-bottom : 12px;
	margin-top : 6px;
	padding : 0;
	font-size : 1px;
	height : 1px;
	display : block;
	border : 0 none inherit;
	border-bottom : 1px dotted #CCCCCC;

}

.buttonDefault {
	height : 20px;
	padding-right : 8px;
	padding-left : 8px;
	padding-top : 3px;
	border-top : 0;
	border-left : 0;
	border-bottom : 1px solid #CC3300;
	border-right : 1px solid #CC3300;
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, Tahoma, times;
	background-color : #CC6600;
	color : #FFFFFF;
	cursor: hand;

}
	.buttonRed {
	height : 20px;
	padding-right : 8px;
	padding-left : 8px;
	padding-top : 3px;
	border-top : 0;
	border-left: 0;
	border-bottom : 1px solid #CC0000;
	border-right : 1px solid #CC0000;
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, Tahoma, times;
	background-color : #ff0000;
	color : #ffffff;
	cursor: hand;	

}

	.buttonWhite {
	height : 20px;
	padding-right : 8px;
	padding-left : 8px;
	padding-top : 3px;
	border-top : 0;
	border-left: 0;
	border-bottom : 1px solid #CC3300;
	border-right : 1px solid #CC3300;
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, Tahoma, times;
	background-color : #FFFFFF;
	color : #CC6600;
	cursor: hand;	

}


	.buttonGreySmall {
	height : 15px;
	padding-right : 4px;
	padding-left : 4px;
	padding-top : 2px;
	border-top : 0;
	border-left: 0;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
	font-size : 9px;
	font-weight : normal;
	font-family : verdana, arial, Tahoma, times;
	background-color : #CCCCCC;
	color : #666666;
	cursor: hand;	

}

	.onebg {
	background-color : #999999;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #FFFFFF
	

}
	.twobg {
	background-color : #CC6600;
	border-left: 1px solid #CC3300;
	border-bottom: 1px solid #CC3300;	
	color : #FFFFFF

}

	.solidbg {
	background-color : #CC6600;
	border : 0;
	color : #FFFFFF

}

	.solidtwobg {
	background-color : #999999;
	border : 0;
	color : #FFFFFF

}

/* buttons */


table.buttons a { 
width:100px;
height: 85px;
border:1px solid #cccccc; 
display: block; 
}

div.buttons a {
color: #cccccc; 
background: #eeeeee; 
text-decoration:none;
font-weight:bold 
font-size:11px; 
line-height:16px; 
font-family: verdana, sans-serif;
padding: 2px 5px;
}

.whiteten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0072BB;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.regulartxtwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.style12 {
	font-size: 12px;
	font-weight: bold;
	color: ##FFFFFF;
}
.style1 {color: #FFFFFF}
.style6 {font-family: Arial, Helvetica, sans-serif}
.style7 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
