body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4e4e4;
}

/*Headers*/
H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #902D30;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	word-spacing: 3px;
	text-decoration: none;
	background:none;
	line-height: 32px;
}

.footerlink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #662020;
	text-decoration: underline;
	background:none;
	line-height: 16px;
}


/*Content Links*/
.link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #942D2E;
	line-height: 17px;
	text-decoration: none;
	background: none;
}

.link:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CE5E5E;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}
	
/*Content default*/
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
	text-align: left;
}

.topbox {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 16px; 
	color: #FFFFFF;
}


.topboxlink {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.topboxlink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#9C3232;
}

.picRight {
	border: 1px solid;
	border-color:#DAAAA9;
	float:right;
	margin-left:15px;
	margin-top: 3px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:200px;
	background-color: #EAF4F6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #437282;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #F3DADB;
	width: 100%;
}
.header {
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #942D2E;
}
.header2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	padding: 3px;
}
.subHeader {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-repeat: no-repeat;
	color: #942D2E;
}
.procedures {
	border-bottom: 1px solid #330033;
	border-right: 1px solid #330033;
	text-align: left;
	background-color: #A44A48;
	padding: 5px;
}
.list {
	list-style-image: url(images/images/icon-triangle.gif);
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #942D2E;
}
.link3 {
	font-size: 11px;
	font-weight: bold;
	color: #93292B;
	text-decoration: none;
	border: 0px;
}
.link3:hover {
	font-size: 11px;
	font-weight: bold;
	color: #93292B;
	text-decoration: underline;
	border: 0px;
}
.link4 {
	font-size: 11px;
	font-weight: bold;
	color: #93292B;
	text-decoration: none;
	border: 0px;
}
.link4:hover {
	font-size: 11px;
	font-weight: bold;
	color: #93292B;
	text-decoration: underline;
	border: 0px;
}
.pcontent {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.footers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
tr.odd {
	background: #EEE;
	text-indent: 10px;
	color: #333333;
}
tr.even {
	text-indent: 10px;
	white-space: nowrap;
}
.spaMenu {
	margin: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
th.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-left: 1px solid #9C2C38;
	border-bottom: 1px solid #9C2C38;
	white-space: nowrap;
	text-indent: 5px;
}
th.priceBorder{
	color: #333333;
	border-right: 1px solid #CCCCCC;
}
.subHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #942D2E;
}
.subHeader3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #942D2E;
}
