html, body, table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.sidebg {
	background-attachment: scroll;
	background-image: url(images/sitewide/rightswlogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right1pxborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003333;
}
.typeindent {
	padding: 15px;
}
.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	text-align: left;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: left;
}
.navtopline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}
.disclaimertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	background-image: url(images/sitewide/spacerbg.gif);
	background-repeat: repeat;
}
.indentBdrTopRt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003333;
	border-right-color: #003333;
	padding: 15px;
}
.indentBdrTop {
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.mainbg {
	/*background-image: url(images/sitewide/mainbgs.gif);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}
.rtsideboxes {
	padding: 10px;
	border: 1px solid #003333;
	background-image: url(images/sitewide/ltgrnspacer.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #003333;*/
	color: #000000;
	font-weight: normal;
}
.topnavgrnline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
.boldtxtlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006666;
	line-height: 17px;
	text-align: left;
}
.boldtxtlargeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: 16px;
	text-align: left;
}
.bodybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	text-indent: -8px;
	margin-left: 20px;
}
.kingbodybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	text-indent: -14px;
	margin-left: 50px;
	font-weight: normal;
	font-style: italic;
}
.trainbg {
	/*background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/sitewide/fleurbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
.boldredcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #990000;*/
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-align: right;
	font-weight: bold;
}


.inputTxt {
	border-color: #003333;
	border-width:1px;
}


 /* **** NEW ADDITIONS **** */
p {
	margin-bottom:12px;
	margin-top:12px;
}

.txtDark {
	color:#000000;
}

h1, h1.title {
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	margin-bottom:24px;
}
 
h2, h2.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #006666;
	margin-top:6px;
	margin-bottom:4px;
}
 
.txtblock {
	margin-bottom:22px;
}

.boxnewheader {
	margin-bottom:1px;
	background:url('images/sitewide/boxtopsearch.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

.boxnew {
	border:solid 1px #003333;
	margin-right:10px;
	background-color:#ECECEC;
	padding:8px;
}

.disclaimertxt p {
	margin-top:4px;
	margin-bottom:4px;	
}

ul {
	margin-top:8px;
}

form {
	margin-top:0px;
	pading-top:0px;
}

a.pajobs, a:link.pajobs, a:visited.pajobs {
	display:block;
	font-size:130%;
	height:30px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url('images/nav/bg_grad.gif');
	background-repeat:repeat-x;
	margin-top:12px;
	padding:6px;
	text-decoration:none;
	/*width:503px;*/
}

