/* 
	Standard HTML elements 
*/
A:link, A:active, A:visited {
	COLOR: #275b8a; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #275b8a; 
	TEXT-DECORATION: underline;
}
A.button, A.navpage 
{
  background-color: rgb(172,155,125); 
  background-position: center;
  border-style: outset;
  border-width: thin;
  color: White;
  font-weight: bold;
  font-size: 12px;
  FONT-FAMILY: Arial, Helvetica, Geneva, san-serif; 
  line-height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  min-width: 75px;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  text-align: center;
  text-decoration: none;
  /*text-transform: lowercase;*/
}
A.button:link, A.button:visited, A.navpage:link, A.navpage:visited { 
  border-style: outset;
  border-width: thin;
  color: White;
  font-size: 12px;
  text-decoration: none;
  }
A.button:hover, A.button:active, A.navpage:hover, A.navpage:active { 
  background-color: rgb(144,125,94);
  border-style: inset;
  border-width: thin;
  color: White;
  font-size: 12px;
  text-decoration: none;
  }
A.navtop, A.navtop:link, A.navtop:visited
{
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 2px; 
	COLOR: White; 
	PADDING-TOP: 2px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
A.navtop:hover, A.navtop:active { 
	background-color: rgb(144,125,94);
	FONT-SIZE: 12px; 
	COLOR: White; 
	text-decoration: none;
  }
A.breadcrumb-link, A.breadcrumb-link:active, A.breadcrumb-link:link, A.breadcrumb-link:hover, A.breadcrumb-link:visited {
	COLOR: #ffffff;
	/*TEXT-DECORATION: underline;*/
}
A.topnav:link, A.topnav:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.topnav:hover, A.topnav:active {
	COLOR: #000000; TEXT-DECORATION: none
}
BODY 
{
	background: #D1D1D1;
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	margin: 0px, 0px, 0px, 0px;
	text-align: center;
}
BR.panel-separator {
	FONT-SIZE: 6px
}
#divContainer
{
	background-color: White;
	padding: 15px 15px 15px 15px;
	width: 830px;
}
#divHeader
{
	background-image: url(CareersBackFiller3.gif);
	display: block;
	height: 101px;
	width: 800px;
}
#divHdrLeft
{
	background-image: url(LeftSunGardLogo.jpg);
	float: left;
	height: 101px;
	width: 278px;
}
#divHdrRight
{
	background-image: url(RightSide_IDBar_CareersPortal.jpg);
	float: right;
	height: 101px;
	width: 360px;
}
#divMain
{
	display: block;
  height:auto !important;
  height:500px;
	min-height: 500px;
	overflow: visible;
	width: 800px;
}
#divFooter
{
	display: block;
	width: 800px;
		border-top: 1px solid #FFF;
		/*border-bottom: 14px solid #FFF;*/
		height: 62px !important;
		background: #312B2B;
		font-size: .9em; line-height: 1em; color: #FFF;
		}

		#divFooter p {
			float: left;
			display: inline;
			margin: 26px 0 0 20px;
			}

		#divFooter ul {
			float: right;
			display: inline;
			margin: 26px 20px 0 0;
			}
		#divFooter ul#legal {float: left;}

			#divFooter li {
				display: inline;
				margin: 0 0 0 10px;
				}

				#divFooter a {color: #FFF;}


H1 {
	FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: Black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: Black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
H3 {
	FONT-WEIGHT: bolder; FONT-SIZE: 16px; COLOR: Black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: Black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
IMG 	
{
	border: 0,0,0,0;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
INPUT
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:		11px; 
}
INPUT.searchBox {
	WIDTH: 110px
}
P
{
	FONT-SIZE:		10px; 
	LINE-HEIGHT: 130%
}
SELECT
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:		11px; 
}
TABLE {
	FONT-SIZE:		11px; 
}
TD.navtop 
{
	background-color: rgb(172,155,125);
	border-bottom: solid 1px white;
	border-top: solid 1px white;
	height: 28px;
	text-align: left;
}
TEXTAREA 
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:		11px; 
}
/* 
	Custom classes 
*/
.banner
{
	COLOR: #005C96; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	FONT-FAMILY: Arial, Helvetica, Geneva, san-serif;
}
.button 
{
	border-color: #660066;
	border-width: 1px; 
	COLOR: #660066; 
	CURSOR: hand; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	margin: 5px,5px,5px,5px;
	}
.button:hover {
	color:	#cccccc;
	text-decoration:	none;
	}
.errortext
{
	font-weight: bolder;
	font-size: large;
	color: red;
}
.field 
{
	FONT-SIZE: 11px; 
	COLOR: #660066; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.gridaltitem
{
	background-color: #E0D4BB;
}
.gridfoot
{
	background-color: #FFFFFF;
}
.gridhead
{
	background-color: rgb(0,92,150);
	color:  #ccc;
	font-weight: bolder;
	padding-bottom: 5px;
}
.griditem
{
	background-color: #f1ece2;
}
.label
{
	color: #666666;
	vertical-align: top;
}
.printonly {display:none}
.rqwAnswer
{
    COLOR: black;
    FONT-SIZE: 10pt;
}
.rqwQuestion
{
    COLOR: #005C96;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bolder;
    margin-top: 10px;
}
.statustext
{
	font-weight: bolder;
	color: red;
	text-transform:		uppercase;
}
.validationtext
{
	font-weight: bolder;
	font-size: medium;
	color: red;
}
