p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

ul
 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
a {
	color: #660000;
	}
	p a:link {
	color: #660000;
}

p a:hover {
	border-bottom: 1px dotted #660000;
	color: #666666;
	text-decoration: none;
}
p a:visited {

}
a:visited {
	
}

.titleRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-transform: capitalize;
}

a.titleRed:link,a.titleRed:visited {
}

a.titleRed:hover {
	text-decoration: none;
	border-bottom: 1px dotted #660000;
}

.procedureTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #660000;
	font-weight: bold;
}

.titleGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}
a.titleGrey:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
a.titleGrey:visited {
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

a.footer:hover{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}

a.footer:link, visited {

}

.base {
	padding: 1px;
	list-style-position: outside;
	list-style-type: square;
	}

a img {

	text-decoration: none;
	border: 0;
}
img {

	text-decoration: none;
	border: 0;
}
/* @group graphics */

.navbg {
	background-color: #E5E9ED;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.docPic {
	margin-right: 15px;
}

.bgPicProcedures {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/photo2.jpg);
	overflow: hidden;
}

.bgPicContact {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/photo3.jpg);
}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* @end */

/* @group Borders and Tables */

.tableleft {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.tableRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.tableWhole {
	border: 1px dotted #660000;
	padding: 10px;
	margin: 0px;
}

/* @end */
#tableWholeBorder {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td {
	background-repeat: repeat-x;
}
.homeFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
.espanol {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
a.espanol:link {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.espanol:hover{

	text-decoration: underline;
}
.media {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 25px;
}
