body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #279AEC;
	background-color: #ffffff;
}

.white {
	background-color: #ffffff;
}

.orange {
	background-color: #FFBC3A;
}

.leftShadow {
	width: 7px;
	background-image:url(/images/left_shadow.gif);
}

.rightShadow {
	width: 7px;
	background-image:url(/images/right_shadow.gif);
}

.firstBlueRowBG {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003C79;
	
	height: 29px;
	background-image:url(/images/first_blue_row_bg.gif);
}

.secondBlueRowBG {
	font-family: verdana,arial,tahoma,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 22px;
	background-image:url(/images/second_blue_row_bg.gif);
}

.menuBG {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003C79;
	height: 42px;
	background-image:url(/images/menu_bg.gif);
}



.menuBG a{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.menuBG a:hover{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003C79;

}

.contentPadding{
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 13px;
	padding-bottom: 30px;
	width: 573px;
}

.contentPadding2{
	padding-top: 25px;
	padding-left: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.cvSearchPadding{
	padding-top: 0px;
	padding-left: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.orangeTitle{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFBC3A;
}

.normalTitle{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #279AEC;
	text-decoration:none;
}

.smallText{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #279AEC;
	text-decoration: none;
}

.darkBlueText{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003C79;
	text-decoration: none;
}

.normalText{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #279AEC;
	text-decoration: none;
}

.normalText a{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #279AEC;
	text-decoration: underline;
}

.normalText a:hover{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #279AEC;
	text-decoration: none;
}

.pHomePadding {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.footer {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	width: 771px;
	background-color: #279BEC;
	height: 29px;
}

.footer a{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #279BEC;
	text-decoration: underline;
}

.footer a:hover{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #279BEC;
	text-decoration: none;
}

.smallText{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #279AEC;
	text-decoration: none;
}

.smallText a{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #279AEC;
	text-decoration: underline;
}

.smallText a:hover{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #279AEC;
	text-decoration: none;
}

.tableHeader{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #FFBC3A;
}

.tableHeader a{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	background-color: #FFBC3A;
}

.tableHeader a:hover{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #FFBC3A;
}

.tableRow{
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #279AEC;
	text-decoration: none;
}

.tableRow a{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #279AEC;
	text-decoration: underline;
}

.tableRow a:hover{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #279AEC;
	text-decoration: none;
}

.lightGreyBG1{
	background-color: #e3e3e3;
}

.lightGreyBG2{
	background-color: #f4f4f4;
}

@media print {
	.lightGreyBG1{
		background-color: #ffffff;
	}

	.lightGreyBG2{
		background-color: #ffffff;
	}
	
	td {
		border: 1px solid #777777;
	}
}

.orangeText{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C38204;
	text-decoration: none;
}

.orangeText a{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C38204;
	text-decoration: underline;
}

.orangeText a:hover{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C38204;
	text-decoration: none;
}

.textInput{
	border-width: 1px 1px 1px 1px;
	background-position: center;
	background-color: #ffffff;
	border-color: #279AEC;
	padding: 1px 1px 1px 1px;
	color: #C38204;
	font-family: tahoma,arial,serif,verdana,helvetica;
	font-size: 11px;
	width: 200px;
}

.textInput1{
	border-width: 1px 1px 1px 1px;
	background-position: center;
	background-color: #ffffff;
	border-color: #279AEC;
	padding: 1px 1px 1px 1px;
	color: #C38204;
	font-family: tahoma,arial,serif,verdana,helvetica;
	font-size: 11px;
}

.selectClass{
	border-width: 1px 1px 1px 1px;
	background-position: center;
	background-color: #ffffff;
	border-color: #279AEC;
	padding: 1px 1px 1px 1px;
	color: #C38204;
	font-family: tahoma,arial,serif,verdana,helvetica;
	font-size: 11px;
	width: 200px;
}

.selectClass1{
	border-width: 1px 1px 1px 1px;
	background-position: center;
	background-color: #ffffff;
	border-color: #279AEC;
	padding: 1px 1px 1px 1px;
	color: #C38204;
	font-family: tahoma,arial,serif,verdana,helvetica;
	font-size: 11px;
}

.selectClass2{
	border-width: 1px 1px 1px 1px;
	background-position: center;
	background-color: #ffffff;
	border-color: #279AEC;
	padding: 1px 1px 1px 1px;
	color: #C38204;
	font-family: tahoma,arial,serif,verdana,helvetica;
	font-size: 11px;
	width: 230px;
}

.buttonClass{
	border-width: 1px 1px 1px 1px;
	background-position: center;
	background-color: #279AEC;
	border-color: #e3e3e3;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
	font-family: tahoma,arial,serif,verdana,helvetica;
	font-size: 11px;
}

.message{
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
