/* Style sheet for the OOM Login screen */


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.welcome {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.rounded {
	border: medium solid  #E67600;
	border-radius: 5px;
}


#container {
	background-image: url(../images/bgd_conduent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	/*height: auto;*/
	left: 0px;
	/*min-height: 100%;*/
	min-height: 97%;
	min-width: 940px;
	position: fixed;
	top: 0px;
	width: 100%;
}


.header {
	background-image: url(../images/hdr_bgd.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 75px;
	width: 100%;
}

#logo {
	height: 55px;
	float: left;
	color: #333333;
	font-weight: bold;
	width: 175px;
	padding-top: 20px;
	margin-left: 15px;
}

#OOM_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 600px;
	height: 45px;
	padding-top: 30px;
}

.user_logout {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
	margin-top: 55px;
}

.main_content {
       float: left;
       width: 940px;
       padding-left: 15px;
       padding-top: 10px;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: #333333;
}

.right_content {
	float: left;
}
.right_content_login {
	float: left;
	border: medium solid  #E67600;
	border-radius: 5px;
	padding: 10px;
}

.sidebar {
	float: left;
	width: 275px;
	padding-top: 0px;
	padding-left: 30px;
}

.tab_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/tab_bg.png);
	width: 100%;
	height: 25px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
}



/*#header 
{
	position:absolute;
	height:86px; 
	width:825px; 
	top:0px;
	left:1px;
	right:23px;
	background-image:url('../images/hdr_bgd.png');
	background-color:#EBEBEB;
}*/

#headerWelcomeMessageArea
	{
		position:absolute;
		width:825px;
		height:38px;
		/*float:right;*/
		left:1px;
		top:74px;
		/*background-color:#8d9091;*/
		background-color:#333333;
		
	    
	}
	#welcome {
	position:absolute;
	width:825px;
	height:38px;
	left:3px;
	top:18px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
   }
   #contactDetailsArea {
	position:absolute;
	width:825px;
	height:38px;
	left:1px;
	top:124px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:bottom;
	color: #333333;
	/*background-color:#444444;*/
	
   }
   

#headerLogoArea
{
	position:absolute;
	width:100px;
	height:60px;
	top:12px;
	left:15px;
	padding-bottom:20px;
}

img.headerLogo
{
	float:left;
}
	
#headerAppName
{
	position:absolute;
	width:706px;
	height:60px; 
	float:right;
	/*left:101px;*/
	left:160px;
	/*top:12px;*/
	top:23px;
	/*font-family:XeroxSans-Bold;*/
	font-family:Times New Roman; 
	/*font-size:24px;*/
	font-size:15px;
	font-weight:bold;
	/*text-align:right;*/
	text-align:left;
	/*color:#85D7D6;*/
	color:##333333; 
}
<!-- color was #AB843 then #3333FF -->

@media print, handheld
{
	#header 
	{ 
		display:none; 
	}
}


@media screen, print, projector, tv
{
}
<!--(was #ab8433) 3333FF -->

#loginLeftCol 
{
	position:absolute;
	top:136px;
	left:15px;
	width:265px;
	height:290px;
	background-color:#85D7D6;
	font-family:Arial;
	font-size:12pt;
	text-align:left;
	line-height:1.5;
	color:#ffffff;
	vertical-align:text-bottom;
	padding-top:10px;
	padding-left:10px;
}

#loginLeftCol1 
{
	position:absolute;
	top:180px;
	left:15px;
	width:250px;
	height:100px;
	border-style:solid;
	border-width:3px;
    border-color:#E67600;
    -moz-border-radius: 15px;
    border-radius: 15px;
	/*background-color:#85D7D6;
	font-family:Arial;
	font-size:12pt;
	text-align:left;
	line-height:1.5;
	color:#ffffff;
	vertical-align:text-bottom;
	padding-top:10px;
	padding-left:10px;*/
}

#welcomeFiller
{
	position:absolute;
	top:431px;
	left:15px;
	height:10px;
	width:275px;
	background-color:#ffffff;
}

#welcomeLogoArea
{
	position:absolute;
	top:442px;
	left:15px;
	width:275px;
	height:95px;
	background-color:#ffffff;
}

@media screen, print, projector, tv 
{
}

/* Page Area */
#pageArea
{
	position:relative;
	width:825px;
	float:left;
	background-color:#ffffff;
	z-index:100;
}

#loginMiddleCol
{
	position:absolute;
	/*top:136px;*/
	top:180px;
	/*left:280px;*/
	left:290px;
	/*width:295px;*/
	width:440px;
	/*height:390px;*/
	height:240px;
	background-color:#ffffff;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	border-style:solid;
	border-width:3px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    border-color:#E67600;
}

@media screen, print, projector, tv
{
}

#loginRightCol
{
	position:absolute;
	/*top:136px;*/
	top:190px;
	left:615px;
	width:200px;
	height:290px;
	background-color:#cccccc;
	font-family:Arial;
	font-size:10pt;
	text-align:left;
	line-height:1.5;
	color:#000000;
	padding-top:12px;
	padding-left:10px;
}
	
#loginRightCol a:link 
{
	color:#000000;
	text-decoration:underline;
}
	
#loginRightCol a:visited 
{
	color:#000000;
	text-decoration:underline;
}

.hrLoginFooter
{
	position:absolute;
	/*top:861px;*/
	top:20px;
	left:15px;
	width:900px;
	height:1px;
	color:#cccccc;
}

#loginFooter 
{
	position:absolute;
	/*top:875px;*/
	top:934px;
	left:1px;
	width:800px;
	background-color:#ffffff;
	font-family:Arial;
	font-size:9pt;
	text-align:left;
	color:#999999;
	float:right;
}

.head2 
{
	font-family:Arial;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
}

.head3 
{
	font-family:Arial;
	font-size:11pt;
	text-align:left;
}
	
.head4 
{
	font-family:Arial;
	font-size:10pt;
	text-align:left;
}
		
.entryhd1 
{
	font-family:Arial;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
}

.entryhd3 
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

.entryhd4 
{
	font-family:Arial;
	font-size:10pt;
	text-align:left;
}

.errorhd1 
{
	font-family:Arial;
	font-size:10pt;
	color:red;
	font-weight:bold;
	text-align:left;
	/*background-color:#8d9091; */
}

.errorhd2 
{
	font-family:Arial;
	font-size:11pt;
	color:red;
	font-weight:bold;
	text-align:left;
}

.errorhd3
{
	font-family:Arial;
	font-size:10pt;
	color:red;
	font-weight:bold;
	text-align:left;
	/*background-color:#8d9091; */
}

.errorhd5 
{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	color:#ff0000;
}

.entry_bluel 
{
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	color:#2895D5;		
}
	
.entry_bluel_arial 
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	color:#2895D5;
}