.main {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
}
.bodyL {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, Verdana;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, Verdana;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, Verdana;
	text-decoration: underline;
}
.body ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.body li ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	background-color: #FBFAFB;
}
#footer {
	font-family: Arial, Helvetica, Verdana;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
}
.hpLHS {
	font-family: Arial, Helvetica, Verdana;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
}


.bodyHead {
font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	font-size: 18px;
}
.white {
	color: #FFFFFF;
}
.bodyHeadWhite {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadGrey {
	text-decoration: none;
	font-size: 18px;
	color: #666666;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadOrange {
	text-decoration: none;
	font-size: 18px;
	color: #FF9900;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadBlue {
	text-decoration: none;
	font-size: 18px;
	color: #00B5CB;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadPink {
	text-decoration: none;
	font-size: 18px;
	color: #FF0033;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadGreen {
	text-decoration: none;
	font-size: 18px;
	color: #009d7a; /* #99CC00; */
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadPurple {
	text-decoration: none;
	font-size: 18px;
	color: #332A86;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadGray {
	text-decoration: none;
	font-size: 18px;
	color: gray;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadLightBlue {
	text-decoration: none;
	font-size: 18px;
	color: #7B9EB0;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadBrown {
	text-decoration: none;
	font-size: 18px;
	color: #381825;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadBlue {
	text-decoration: none;
	font-size: 18px;
	color: blue;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
.bodyHeadLightPink {
	text-decoration: none;
	font-size: 18px;
	color: #D42080;
	font-family: DIN-Light, DIN-Regular, Arial, Helvetica, Verdana;
}
#whiteboxGrey {
	padding: 10px 20px;
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
}
.bodytab {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/wht_bot_curv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bgRight {
	background-image: url(../images/starBGRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgLeft {
	background-image: url(../images/starBGLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.greyboxBGtop {
	background-image: url(../images/grey_top_curv.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-bottom: 0px;
	background-color: #87888B;
}
.greyboxBGtop2 {
	background-image: url(../images/grey_top_curv2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-bottom: 0px;
	background-color: #87888B;
}
.greyboxBGbottom {	
	background-image: url(../images/grey_bot_curv.gif);
	background-repeat: no-repeat;
}
.greyboxBGbottom2 {	
	background-image: url(../images/grey_bot_curv2.gif);
	background-repeat: no-repeat;
}
#greyboxOrange {
	font-family: Arial, Helvetica, Verdana;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#greyboxOrange a:link{
	color: #FFFFFF;
}
#greyboxOrange a:visited{
	color: #FFFFFF;
}
#greyboxOrange a:hover {
	color: #FF9900;
}
#whiteboxOrange {
	padding: 10px 50px;
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
	background-image: url(../images/wht_bot_curv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#whiteboxOrange a:link{
	color: #666666;
}
#whiteboxOrange a:visited{
	color: #FF9900;
}
#whiteboxOrange a:hover {
	color: #FF9900;
}


#greyboxBlue {
	font-family: Arial, Helvetica, Verdana;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#greyboxBlue a:link{
	color: #FFFFFF;
}
#greyboxBlue a:visited{
	color: #EEEEEE;
}
#greyboxBlue a:hover {
	color: #00B5CB;
}
#whiteboxBlue {
	padding: 10px 50px;
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
	background-image: url(../images/wht_bot_curv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#whiteboxBlue a:link{
	color: #666666;
}
#whiteboxBlue a:visited{
	color: #00B5CB;
}
#whiteboxBlue a:hover {
	color: #00B5CB;
}


#greyboxGreen {
	font-family: Arial, Helvetica, Verdana;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#greyboxGreen a:link{
	color: #FFFFFF;
}
#greyboxGreen a:visited{
	color: #EEEEEE;
}
#greyboxGreen a:hover {
	color: #99CC00;
}
#whiteboxGreen {
	padding: 10px 50px;
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(../images/wht_bot_curv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#whiteboxGreen a:link{
	color: #666666;
}
#whiteboxGreen a:visited{
	color: #99CC00;
}
#whiteboxGreen a:hover {
	color: #99CC00;
}

#greyboxPink {
	font-family: Arial, Helvetica, Verdana;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#greyboxPink a:link{
	color: #FFFFFF;
}
#greyboxPink a:visited{
	color: #EEEEEE;
}
#greyboxPink a:hover {
	color: #FF0033;
}
#whiteboxPink {
	padding: 10px 50px;
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
	background-image: url(../images/wht_bot_curv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#whiteboxPink a:link{
	color: #666666;
}
#whiteboxPink a:visited{
	color: #FF0033;
}
#whiteboxPink a:hover {
	color: #FF0033;
}

#greyboxPurple {
	font-family: Arial, Helvetica, Verdana;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#greyboxPurple a:link{
	color: #FFFFFF;
}
#greyboxPurple a:visited{
	color: #EEEEEE;
}
#greyboxPurple a:hover {
	color: #332A86;
}
#whiteboxPurple {
	padding: 10px 50px;
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
	background-image: url(../images/wht_bot_curv.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#whiteboxPurple a:link{
	color: #666666;
}
#whiteboxPurple a:visited{
	color: #332A86;
}
#whiteboxPurple a:hover {
	color: #332A86;
}


.bodyGrey {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #666666;
}

/* JobsBoxs */

#jobsboxBlue {
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
}
#jobsboxBlue a:link{
	color: #00B5CB;
	font-weight: bold;
}
#jobsboxBlue a:visited{
	color: #999999;
}
#jobsboxBlue a:hover {
	color: #000000;
}

#jobsboxGreen {
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
}
#jobsboxGreen a:link{
	color: #99CC00;
	font-weight: bold;
}
#jobsboxGreen a:visited{
	color: #999999;
}
#jobsboxGreen a:hover {
	color: #000000;
}

#jobsboxPink {
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
}
#jobsboxPink a:link{
	color: #FF0033;
	font-weight: bold;
}
#jobsboxPink a:visited{
	color: #999999;
}
#jobsboxPink a:hover {
	color: #000000;
}

#jobsboxOrange {
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
}
#jobsboxOrange a:link{
	color: #FF9900;
	font-weight: bold;
}
#jobsboxOrange a:visited{
	color: #999999;
}
#jobsboxOrange a:hover {
	color: #000000;
}

#jobsboxPurple {
	font-family: Arial, Helvetica, Verdana;
	margin: 0px;
}
#jobsboxPurple a:link{
	color: #332A86;
	font-weight: bold;
}
#jobsboxPurple a:visited{
	color: #999999;
}
#jobsboxPurple a:hover {
	color: #000000;
}


.orange_bullet { color:#FF9900; }
.blue_bullet   { color:#00B5CB; }
.green_bullet  { color:#99CC33; }
.pink_bullet   { color:#FF0033; }
.purple_bullet   { color:#332A86; }

.orange_link a:link   { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.orange_link a:visited{ font-family: Arial; font-size: 13px; color: #FF9900; text-decoration:underline;}
.orange_link a:active { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.orange_link a:hover  { font-family: Arial; font-size: 13px; color: #FF9900; text-decoration:underline;}

.blue_link a:link     { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.blue_link a:visited  { font-family: Arial; font-size: 13px; color: #00B5CB; text-decoration:underline;}
.blue_link a:active   { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.blue_link a:hover    { font-family: Arial; font-size: 13px; color: #00B5CB; text-decoration:underline;}

.green_link a:link    { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.green_link a:visited { font-family: Arial; font-size: 13px; color: #99CC33; text-decoration:underline;}
.green_link a:active  { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.green_link a:hover   { font-family: Arial; font-size: 13px; color: #99CC33; text-decoration:underline;}

.pink_link a:link     { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.pink_link a:visited  { font-family: Arial; font-size: 13px; color: #FF0033; text-decoration:underline;}
.pink_link a:active   { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.pink_link a:hover    { font-family: Arial; font-size: 13px; color: #FF0033; text-decoration:underline;}

.purple_link a:link     { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.purple_link a:visited  { font-family: Arial; font-size: 13px; color: #332A86; text-decoration:underline;}
.purple_link a:active   { font-family: Arial; font-size: 13px; color: #666666; text-decoration:underline;}
.purple_link a:hover    { font-family: Arial; font-size: 13px; color: #332A86; text-decoration:underline;}


/****************************************************************************/

.right_orange_link a:link   { font-family: Arial; font-size: 10pt; color: #FF9900; text-decoration:underline;}
.right_orange_link a:visited{ font-family: Arial; font-size: 10pt; color: #FF9900; text-decoration:underline;}
.right_orange_link a:active { font-family: Arial; font-size: 10pt; color: #FF9900; text-decoration:underline;}
.right_orange_link a:hover  { font-family: Arial; font-size: 10pt; color: #666666; text-decoration:underline;}

.right_blue_link a:link     { font-family: Arial; font-size: 10pt; color: #00B5CB; text-decoration:underline;}
.right_blue_link a:visited  { font-family: Arial; font-size: 10pt; color: #00B5CB; text-decoration:underline;}
.right_blue_link a:active   { font-family: Arial; font-size: 10pt; color: #00B5CB; text-decoration:underline;}
.right_blue_link a:hover    { font-family: Arial; font-size: 10pt; color: #666666; text-decoration:underline;}

.right_green_link a:link    { font-family: Arial; font-size: 10pt; color: #99CC33; text-decoration:underline;}
.right_green_link a:visited { font-family: Arial; font-size: 10pt; color: #99CC33; text-decoration:underline;}
.right_green_link a:active  { font-family: Arial; font-size: 10pt; color: #99CC33; text-decoration:underline;}
.right_green_link a:hover   { font-family: Arial; font-size: 10pt; color: #666666; text-decoration:underline;}

.right_pink_link a:link     { font-family: Arial; font-size: 10pt; color: #FF0033; text-decoration:underline;}
.right_pink_link a:visited  { font-family: Arial; font-size: 10pt; color: #FF0033; text-decoration:underline;}
.right_pink_link a:active   { font-family: Arial; font-size: 10pt; color: #FF0033; text-decoration:underline;}
.right_pink_link a:hover    { font-family: Arial; font-size: 10pt; color: #666666; text-decoration:underline;}

.right_purple_link a:link     { font-family: Arial; font-size: 10pt; color: #332A86; text-decoration:underline;}
.right_purple_link a:visited  { font-family: Arial; font-size: 10pt; color: #332A86; text-decoration:underline;}
.right_purple_link a:active   { font-family: Arial; font-size: 10pt; color: #332A86; text-decoration:underline;}
.right_purple_link a:hover    { font-family: Arial; font-size: 10pt; color: #666666; text-decoration:underline;}

.sort_class { font-family: Arial; font-size: 8pt; color: #666666; }

.fullText {
	color:#666;
}

.fullTextDiv ul {
	list-style:disc;	
}


