body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4d53;
	background-color:#f5ecc1;
	border:0px;
}
.whiteBackground
{
	background: white;
}
.userGreeting
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
}

form
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px;
	behavior: url( '/Common/pngbehavior.htc' );
}

#header a
{
	color: #627CC7;
	font-size: .8em;
	text-decoration: none;
}
#header a:hover
{
	color: #627CC7;
	font-size: .8em;
	text-decoration: underline;
}

.topLinks
{
	color: #627CC7;
	font-size: 11px;	
}
/*.leftSide
{
	z-index: 5;
	float: left;
	background-color:#ffffff;
	background-image:url('images/frame/LeftSide.jpg');
	background-position:0px 0px;
	background-repeat:repeat-y;
	height:100%;
	width:953px;
	
}

.rightSide
{
	left: 0px;
	float: left;
	width: 953px;	
	background-color:#ffffff;
	background-image: url('images/frame/RightSide.jpg');
	background-position: 954px 0px;
	background-repeat: repeat-y;
	height:100%;
	z-index: 5;
}

.leftSide
{
	z-index: 5;
	float: left;
	background: #fff url('/images/frame/LeftSide.jpg') 0px 0 repeat-y;
}
.rightSide
{
	left: 0px;
	float: left;
	width: 957px;
	z-index: 5;
	background: url('/images/frame/RightSide.jpg') 955px 0 repeat-y;
}
*/
.leftSide
{
	z-index: 5;
	float: left;
	background: #fff url('/images/frame/LeftSide.jpg') 0px 0 repeat-y;
}
.rightSide
{
	left: 0px;
	float: left;
	width: 954px;
	background: url('/images/frame/RightSide2.jpg') 951px 0 repeat-y;
}

img
{
	border: none;
}

#footer a
{
	color: #627CC7;
	font-size: .8em;
	text-decoration: none;
}
#footer a:hover
{
	color: #627CC7;
	font-size: .8em;
	text-decoration: underline;
}
#Copyright
{
	padding: 10px;
	color: #c0c0c0;
	font-size: .8em;
	border-bottom: solid silver 1px;
}
#Copyright a
{
	color: #627CC7;
	font-size: 1em;
	text-decoration: none;
}
#Copyright a:hover
{
	color: #627CC7;
	font-size: 1em;
	text-decoration: underline;
}



div
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* Navigation */

.leftNavContainer
{
	border-top: 1px solid #DBDBDD;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 148px;
	z-index: 500;
}


.navArrow
{
	width: 12px;
	float: left;
	text-align: center;
}

.navInlineContainer
{
	border-left: 2px solid #ed1820;
	border-top: 2px solid #ed1820;
}


.navChildItem img
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.navChildrenContainer
{
	border-top: 2px solid #ed1820;
	border-left: 2px solid #ed1820;
	width: 100%;
}
.navAdditionalChildrenContainer
{
	border-left: 2px solid #ed1820;
	width: 100%;
}

/* Needed for the Float Navigation */
.navItemArrow
{
	width: 12px;
	height: 24px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2002;
}
.navFloatContainer
{
	position: absolute;
	background: none;
	width: 174px;
	z-index: 2000;
}
.navFloatingFrame
{
	background: #ffffff;
	z-index: 2002;
	position: absolute;
}



.leftNavMainMenu
{
    background-image:url('/Images/Nav/LeftNavMainMenuBackground.png');
    border-bottom: solid #DBDBDD 1px;
    border-right: solid #DBDBDD 1px;
    height:24px;
    width:147px;
    cursor:pointer;
}
.leftNav
{
    background-image:url('/Images/Nav/LeftNavBackground.png');
    border-bottom: solid #DBDBDD 1px;
    border-right: solid #DBDBDD 1px;
    width:147px;
   /* height:24px;*/
    cursor:pointer;
}



/* end nav */

/* Bevels starts here */

.grayBevel
{
	padding-top: 2px;
	background-image: url('/images/layout/GrayBevel.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color:#f9f9f9;
	height: 28px;
}

.grayBevelHeading
{
	padding-top: 5px;
	padding-left: 5px;
	background-image: url('/images/layout/GrayBevel.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	height: 28px;
	font-weight: bold;
}

/* Bevels end here */

/*Sections start here*/

/* Doubleblock starts here  */

.sb
{
    width:180px;
    height:155px;
    overflow:hidden;
	float:left;
	border:solid #DBD9DB 1px;
	margin-top:5px;
	margin-left:2px;
	margin-right:2px;
	background:white;
}

/* Doubleblock ends here  */

.homepageTopRightCorner
{	
	position: absolute; 
	left: -2px;
	top: -17px; 
	z-index: 5; 
	margin-bottom: -15px; 
	left:-10px; 
	padding-left: 0px; 
	margin-left: 0px;
	clear: both;
}



/* Sections end here */

/* Modules styles start here */

.relatedContentItem
{
	width: 200px;
	border-left: solid #EFEFEF 1px;
	border-right: solid #EFEFEF 1px;
	border-bottom: solid #EFEFEF 1px;
	padding: 3px;
}
.relatedContentItem a
{
	color: #627cc7;
}
.relatedContentItem a:hover
{
	text-decoration: none;
}


/* Modules styles end here */


.screenOnly
{
	
}
.printOnly
{
	display:none;
}

/* CookieCrumb stylesstarts here*/
.cookieCrumb a
{
	color: #637BCA;
	text-decoration: none;
}

.cookieCrumb a:hover
{
	color: #637BCA;
	text-decoration: underline;
}
.cookieCrumb a:active
{
	color: #637BCA;
	text-decoration: none;
}
.cookieCrumb a:visited
{
	color: #637BCA;
	text-decoration: none;
}
.cookieCrumb a:visited:hover
{
	color: #637BCA;
	text-decoration: underline;
}

/* CookieCrumb styles end here*/

.question
{
	padding-bottom:5px;	
	font-weight:bold;
}
.answer
{
	padding-bottom:10px;
	
}

ul.simpleList
{
 line-height:18px;
 list-style-type:none;
 padding:0px;
	
}
/* Jobs */
.EmploymentHeader
{
	height: 23px;
	background-image: url('/Images/Users/yellowBevel.gif');
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #64656c;
	background-repeat: repeat-x;
	margin-top: -5px;
}


ul.arrowBullets
{
	margin: 0;
	padding: 0;
	list-style:none;

	
}

ul.arrowBullets li
{
	background-image: url( '/images/arrow.png' );
	background-position: left 0.6em;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 14px;
}

.textBoxStyles
{
	border: ridge 1px #C2C4CE;
	width: 180px;
	border-color: #adafbd;
}
.dropDownListStyles
{
	border: ridge 1px #C2C4CE;
	width: 180px;
	border-color: #adafbd;
}

.promoTitle
{
      font-weight: bold;
      font-size: 10px;
      font-family: Verdana;
}

.promoLeftTitle
{
      font-weight: bold;
      color: #AEC03A;
      font-size: 10px;
      font-family: Verdana;
}

.promoMiddleTitle
{
      font-weight: bold;
      color: #D4671F;
      font-size: 10px;
      font-family: Verdana;
}

.promoRightTitle
{
      font-weight: bold;
      color: #4C7DC3;
      font-size: 10px;
      font-family: Verdana;
}

.promoText
{
      font-size: 10px;
      font-family: Verdana;
}

