body
{
	background-color: #CCCCCC;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

/* text */
.text
{
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
.text15
{
	font-family: Arial;
	font-size: 11px;
	color: #454545;
	text-decoration: none;	
}
.text12
{
	font-family: Arial;
	font-size: 10px;
	color: #454545;
	text-decoration: none;
}
.textfieldbig
{
    border: 1px solid #CCCCCC;
    width: 230px;
    height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.copytext
{
	font-family: Arial;
	font-size: 11px;
	color: #e9c4c4;
	text-decoration: none;
}
.whitetext
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pagehead {
	background-image:url(../images/pagehead_bg.gif);
	background-repeat:repeat-x;
	height: 30px;		
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #d01b22;
	border:1px solid #E8E8E8;
	padding:2px 0px 2px 10px;
	text-decoration: none;
}

/* link */
.redlink
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #d60000;
	text-decoration: none;
}
.redlink:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.emaillink
{
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
.emaillink:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #d60000;
	text-decoration: none;
}
.bottomlink
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.imgborder {
	border:1px solid #cccccc;
	}
.bottomlink:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink15
{
	font-family: Arial;
	font-size: 11px;	
	color: #666666;
	text-decoration: none;
}
.whitelink17
{
	font-family: Arial;
	font-weight:lighter;
	font-size: 12px;	
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink13
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink13:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* form style */
.buttonlink
{
	background-color: #cd0e16;
	border: 1px solid #bfcbd3;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}
.buttonlink:hover
{
	background-color: #666666;
}
.textarea
{
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 14px;
	font-family: Tahoma;
	font-size: 11px;
}
.textareabig
{
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 100px;
	font-family: Tahoma;
	font-size: 11px;
}
.redtext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.formtextbg
{
	background-color: #E8E8E8;
	font-size: 11.5px;
}

/* ADDED */
h1
{
	height: 30px;
	font-family: Tahoma;
	font-size: 18px;
	color: #d01b22;
	border: 1px solid #E8E8E8;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 8px 0px 2px 10px;
	background-image: url(../images/pagehead_bg.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
.error
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.msg
{
	font-family: Arial;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
.whitelink
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.jobtitle {
	font-family: Tahoma;
	font-size: 11px;
	color:#b50707; /*#d01b22 #168099;*/
	text-decoration: none;
}
.jobsubtitle {
	font-family: Tahoma;
	font-size: 11px;
	color:#d01b42;
	text-decoration: none;
}
.jobtext
{
	font-family: Arial;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
.applylink {
	font-family: Tahoma;
	font-size: 11px;
	color:#b50707;
	font-weight:bold;
	text-decoration: none;
}
.textsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.textarea1
{
	border: 1px solid #CCCCCC;
	width: 180px;
	height: 65px;
	font-family: Tahoma;
	font-size: 11px;
}
.txtedit
{
    border: 1px solid #CCCCCC;
	width: 180px;
	height: 14px;
	font-family: Tahoma;
	font-size: 9px;    
}
.redlink2
{
	font-family: Arial;
	font-size: 11px;	
	color: #d60000;
	text-decoration: none;
}
.redlink2:hover
{
	font-family: Arial;
	font-size: 11px;	
	color: #666666;
	text-decoration: none;
}
.redlink3
{
	font-family: Arial;
	font-size: 11px;	
	color: #d60000;
	text-decoration: none;
}
.arrowlink2
{
	font-family: Arial;
	font-size: 10px;	
	color: #d60000;
	text-decoration: none;
}
.listmenu 
{   	
	width: 37%;
	height:19px;
	font-family:Tahoma;
	font-size:11px;
	color: #8D0000;
	line-height:20px;
}
#tddesc ul
{
    padding-left: 20px;
}
.buttonorange {
	background-color:#b50b04;
	padding:1px 5px 1px 5px;
	border:1px solid #666666;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.buttonorange:hover {
	background-color:#333333;
	padding:1px 5px 1px 5px;
	border:1px solid #666666;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.textfieldbig2
{
    border: 1px solid #CCCCCC;
    width: 180px;
    height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.redlinksitemap
{
	font-family: Arial;
	font-size: 11px;	
	color: #d60000;
	font-weight:bold;
	text-decoration: none;
}
.redlinksitemao:hover
{
	font-family: Arial;
	font-size: 11px;	
	color: #666666;
	text-decoration: none;
}
.redlink15
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #d60000;
	text-decoration: underline;
}
.redlink15:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.prodesc
{
    padding-bottom: 2px;
   border-bottom: 1px solid #ACA899;
   width: 100%;
 	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #d01b22;	
	text-decoration: none;    
}
.redlink17
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d60000;
	text-decoration: none;
}
.redlink17:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
