/* CSS Document */
BODY
{
	font-family: Arial,Verdana;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #ffffff;
}
.footer
{
	font-family: arial;
	font-size: 10px;
	color: #959595;
}
.text
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.text2
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.blacktext
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.arrow
{
	font-family: arial;
	font-size: 15px;
	color: #FFB400;
}
.arrow2
{
	font-family: arial;
	font-size: 18px;
	color: #FFB400;
}
.header
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.header2
{
	font-family: arial;
	font-size: 22px;
	color: #617143;
}
.tableheader
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.innertube
{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.innertube_gallery
{
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 50;
}
.gallery
{
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/gallery_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.popup
{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/popup_bckgd.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}

/* CAREERS */

table.careers
{
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
tr.careers_header_row
{
	background-color: #46b7b8;
	color: #FFFFFF;
	height: 20px;
	background-image: url(../../images/careers_head_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.careers_header_cell
{
	font-weight:600;
	font-size:14px;
}

tr.careers_title_row	
{
	background-color:#DDDDDD;
	font-weight:600;
	font-size:12px;
	background-image: url(../../images/careers_title_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
td.careers_title_cell
{
	font-weight:300;
	font-size:12px;
	border: 1px solid #333333;
}

tr.careers_job_row	
{
	font-weight:600;
	font-size:12px;
}
td.careers_job_cell
{
	font-weight: 300;
	font-size: 12px;
	border: 1px solid #333333;
}
td.careers_contact_cell
{
	font-weight: 300;
	font-size: 12px;
	border: 1px solid #333333;
	background-image: url(../../images/careers_contact_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 37px;
}
td.seperator
{
	border-bottom: #dcdcdc 1px dashed;
	height:4px;
}

/* END CAREERS */
 
A:LINK
{
	color: #A23921;
	text-decoration: none;
}
A:VISIT
{
	color: #A23921;
	text-decoration: none;
}
A:VISITED
{
	color: #A23921;
	text-decoration: none;
}
A:HOVER
{
	color: #67A221;
	text-decoration: underline;
}

A.homeLink:LINK
{
	color: #FFE328;
	text-decoration: none;
}
A.homeLink:VISIT
{
	color: #FFE328;
	text-decoration: none;
}
A.homeLink:VISITED
{
	color: #FFE328;
	text-decoration: none;
}
A.homeLink:HOVER
{
	color: #67A221;
	text-decoration: underline;
}

A.ac:LINK
{
	color: #5E892A;
	text-decoration: none;
}
A.ac:VISIT
{
	color: #5E892A;
	text-decoration: none;
}
A.ac:VISITED
{
	color: #5E892A;
	text-decoration: none;
}
A.ac:HOVER
{
	color: #FF9C00;
	text-decoration: underline;
}

A.courses:LINK
{
	font-size: 12px;
	color: #A23921;
	text-decoration: none;
}
A.courses:VISIT
{
	font-size: 12px;
	color: #A23921;
	text-decoration: none;
}
A.courses:VISITED
{
	font-size: 12px;
	color: #A23921;
	text-decoration: none;
}
A.courses:HOVER
{
	font-size: 12px;
	color: #67A221;
	text-decoration: underline;
}

A.nav:LINK
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
A.nav:VISIT
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
A.nav:VISITED
{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
A.nav:HOVER
{
	font-family: arial;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
}


tr.blankrow
{
	height: 20px;
}
tr.title
{
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	background-color: #07838D;
}
.rev_text
{
	font-family: arial;
	font-size: 13px;
	color: #333333;
}

.DocTable
{
	border: solid,1px,#333333;
}
.DocHeader
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.DocCell
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
