
a:focus
{
-moz-outline-style: none;
}


.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F99302;
}

.contentnull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00388B;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #004F74;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4274CB;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #3E71CA;
	font-weight: underline;
	outline: none;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4072C9;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7203;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

.topmenu-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}

a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.base-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

a.basemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.basemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftmenutitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC780B;
	width: 151px;
}

.righttablestoptitles{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fafafa;
	margin-top: 0px;
	width: 148px;
	border-top: 0px dotted #d1d1d1;
	border-right: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	border-left: 1px dotted #d1d1d1;
}

* html div.righttablestoptitles {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.righttablestop {
	padding: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FE7203;
	margin-top: 5px;
	width: 148px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

* html div.righttablestop {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.tablesmain {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
	height: 360px;
}

* html div.tablesmain{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainR {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
}

* html div.tablesmainR{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainco {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #faf9f9;
	width: 425px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top:3px;
}

* html div.tablesmainco{  /* CSS hack */
	width: 425px; 
	w\idth: 425px; }

.videolist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}

.tablesmain2 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 210px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 15px;
	float: right;
	height: 310px;
}

* html div.tablesmain2{  /* CSS hack */
	width: 210px; 
	w\idth: 210px; }

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7B11;
	font-weight: bold;
}

/*added by Crystal */

body {
background-color:#FFFFFF;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

html {
text-align:center;
margin:auto;
}

/* misc styles */ 
.clearer { 
height: 0px;  
clear: both;  
display: block;  
margin: 0px;  
padding: 0px;
overflow: hidden;  
visibility: hidden;  
font-size: 0px; 
}

p {
padding: 0px;
margin: 0px;
}

#topheader {
width: 960px;
height:135px;
text-align:center;
margin:auto;
}

#topheaderleft {
width:271px;
text-align:center;
margin:auto;
float:left;
}

#topheaderight {
width:689px;
text-align:center;
margin:auto;
float:right;
}

#contentareabg {
background-image:url(../images/contentopbg.jpg);
background-position:top center;
background-repeat:repeat-x;
background-color:#DFDFDD;
text-align:center;
margin:auto;
}

#contentareabgbottom {
background-image:url(../images/contentbottombg.jpg);
background-position:bottom;
background-repeat:repeat-x;
text-align:center;
margin:auto;
padding-top:30px;
padding-bottom:30px;
}


#contentareastatic {
background-image:url(../images/contentbgstatic.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align:center;
margin:auto;
}



#footerarea {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:auto;
width:960px;
text-align:left;
color:#696f6d;
padding-top:15px;
padding-bottom:20px;
}

#footerarea a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#696f6d;
text-decoration:none;
}

#footerarea a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#696f6d;
text-decoration:underline;
}

#indexcontent {
text-align:center;
margin:auto;
width:970px;
}


#topmenu {
width:960px;
height:41px;
text-align:center;
margin:auto;
}

.graytext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#696f6d;
line-height:20px;
}


.medgreytext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#696f6d;
line-height:16px;
}


.bgraytext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
color:#696f6d;
font-weight:bold;
line-height:30px;
}

.biggraytext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#696f6d;
line-height:30px;
}


.medgraytext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#696f6d;

}

#whitebox {
background-image:url(../images/whitebox.jpg);
background-repeat:no-repeat;
background-position:top center;
width:366px;
height:184px;
padding:25px;
font-family:Arial, Helvetica, sans-serif;
color:#312e13;
font-size:12px;
line-height:16px;
}

.smalltextlink {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#696f6d;
line-height:16px;
}

.smalltextlink a{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#696f6d;
text-decoration:none;
}

.smalltextlink a:hover{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#696f6d;
text-decoration:underline;
}


.smalltextlink {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#696f6d;
line-height:16px;
}

.whitesmalltextlink {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
}

.whitesmalltextlink a {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
}

.whitesmalltextlink a:hover {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:underline;
}

#topwhitebox {
background-image:url(../images/signature-top.jpg);
background-position:top left;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#312e13;
padding-left:25px;
padding-top:80px;
padding-right:20px;
text-align:left;
}

#bottomwhitebox {
background-image:url(../images/whitebox-bottom.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#subpagecontent {
width:960px;
text-align:left;
margin:auto;
}

.largeorange {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#FF6908;
}

/* Added by Anibal, we need it for gallery */
.white2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    text-align: left;
	padding: 5px;}
	

#whitespacer {
height:3px;
}

.formmed {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:200px;
}

.textmedgrey {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#666666;
}

.textmm {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}