/* Default CSS Stylesheet for a new Web Application project */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000940;
	text-decoration: none;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E85500;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.noPadding {
	margin: 0px;
	padding: 0px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
}
ul{
	list-style:url(Images/bullet_blue.gif) none;
	margin: 5px 0px 5px 15px;
	padding: 5px 0px 5px 15px;
}
#ulJobs {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 0px;
	padding-top:0px;
}
#ulJobs li{
	background-image: url(Images/Bullet.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding:0px 0px 2px 12px;
	position:relative;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
#ulJob {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-left: 0px;
	padding-top:0px;
}
#ulJob li{
	background-image: url(Images/Bullet.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding:0px 0px 2px 12px;
	position:relative;
	list-style-image: none;
	list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;

}

.NoWidthHeight {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border-width:0px;
	background-color:White;
	border-color:White;
}
.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLinksSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F1FE00;
	text-decoration: none;
}
.menuLinks:hover {
	color: #F1FE00;
}
.GreyBorderTop {
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
.GreyBorderBottom {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #545454;
	text-decoration: none;
	text-align: justify;
}
.bodyTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	text-align: justify;
}

.blueLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000940;
	text-decoration: underline;
}
.bodyText:hover {
	color: #000940;
}
.lightblueLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCE9FA;
	text-decoration: underline;
}
.lightblueLinks:hover {
	color:#FFFFFF;
}

.orangeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E85500;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.blueLinks:hover {
	color: #00668D;
}
.FooterText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.GreyBorderAll {
	border: 1px solid #CCCCCC;
}
.GreyBorderLR {

	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.FooterText:hover {
	color: #F1FE00;
}

.FooterTextSelected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1FE00;
	text-decoration: none;
}
.bodyTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000940;
	text-decoration: none;
}

.bodyTextBlueUnderlined {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000940;
	text-decoration: underline;
}

.bodyTextBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000940;
	text-decoration: none;
	font-weight: bold;
}

.GreyBorderLeft {

	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.subMenuOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E85500;
	text-decoration: none;
}
.subMenuOrange:hover {
	color: #000940;
}
.bodyTextBlue:hover {
	color: #00668D;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.DbBlueHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000940;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;
}
.DbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.formText200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #113360;
	border: 1px solid #999999;
	width: 200px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.formText438 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #113360;
	border: 1px solid #999999;
	width: 438px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}.liSelectedOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E85500;
	text-decoration: none;
	list-style-image: url(Images/bullet_orange.gif);
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBlueBold:hover {
	color: #00668D;
}
.bodyHeadingBlueBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000940;
	text-decoration: none;
	font-weight: bold;
}
.bodyHeadingBlackBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.BlueBoldHeadingDB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000940;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.orangeHeading:hover {
	color: #000940;
}
.bodyTextRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
.formText415 {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #113360;
	border: 1px solid #999999;
	width: 415px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.btnStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 50px;
}
.validationMsg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}.orangeHeadingJOB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E85500;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodyTextBlueHover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00668D;
	text-decoration: none;
	font-weight: normal;
}
.bodyTextBlueBoldHover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00668D;
	text-decoration: none;
	font-weight: bold;
}
.homeBulletText {
	list-style:url() none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.TextBlueNOHover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000940;
	text-decoration: none;
}
.paddingRight5 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.orangeHeadingBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E85500;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

