/*
 Licensed Materials - Property of IBM
 IBM Sterling Secure Proxy
 (C) Copyright IBM Corp. 2003, 2011 All Rights Reserved. 
 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*/

/* Style rules to make data tables look better */

/* Default Style */
* {
    margin: 0;
}

BODY, TH, TD, P, DIV, SPAN, INPUT, BUTTON, SELECT, TEXTAREA, FORM, B, STRONG, I, U, H1, H2, H3, H4, H5, H6,
 DL, DD, DT, UL, LI, OL, OPTION, OPTGROUP, A {font-family:sans-serif;font-size:12px}

ul
{
    list-style-type:disc;
    padding:0px;
    margin-left:24px;
    margin-top:0px;
}

.headerdiv{
    background: transparent url(MastheadBkgd_Map.gif) no-repeat scroll center center;
    margin-top: 0pt;
    -moz-background-clip:
    -moz-initial;
    -moz-background-origin:
    -moz-initial;
    -moz-background-inline-policy:
    -moz-initial;
    min-width: 600px;
}

.header_right{
    text-align: right;
    padding-right: 8px;
}

.headerTitleDiv {
    font-style: normal;
    font-family: arial,sans-serif;
    color: rgb(120, 150, 207);
    font-size: 20px;
    padding-left: 15px;
    font-weight: bold;
}

.copyTable {
    width:100%;
}

.copyTableElement {
    width:100%;
    text-align:center;
    background-color: rgb(96, 120, 176);
}

.sterlingCopyright {
    color: white;
    font-size: 8pt;
}

.sterlingCopyrightLink {
    color: white;
    font-size: 8pt;
    text-decoration: underline
}

.footerDivLogin {
    height: 14px;
    width:100%;
    text-align: center;
    bottom :20px ;
    position : absolute ;
    border-top: 1px solid #aaa;
}

.footerDiv {
    height: 10px;
    width:100%;
    text-align: center;
    bottom :10px ;
    position : absolute ;
    border-top: 1px solid #aaa;
}
/*
.logonBox
{
    width:300px;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #aaa;
}

.logonBoxHeader
{
    width:100%;
    height:24px;
    border-bottom: 2px solid #aaa;
    color:white;
    background-color: rgb(96, 120, 176);
}
*/
.logonBoxHeader {
		width: 100%;
		height: 24px;
		color: #d81e05;
	}
.logonBoxTitle
{
    font-size: 12px;
    font-weight: bold;
    padding:2px;
    filter:"progid:dximagetransform.microsoft.gradient(gradientType=1, startColorStr=#444967, endColorStr=#B0B8CA)";
}

.logonBoxText, .welcomeBoxText
{
    font-weight: bold;
}

.welcomeBoxText
{
    display: block;
    width:240px;
    margin-left: 10% ;
    margin-right: 10% ;
}

.welcomeMessageBox
{
    width:450px;
    min-width: 450px;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#EEEEEE;
}

.popupMessageBox
{
    /*border: 1px solid #AAAAAA;*/
    width:290px;
    height:165px;

    z-index:100;
}


.alertBox
{
    width:450px;
    min-width: 450px;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#EEEEEE;
}

.alertTable {
}

.alertTitleCell, .alertTitleText, .alertMessageText
{
    vertical-align:middle;
    padding:2px;
}

.alertTitleDiv
{
    display:inline;
}

.alertTitleText
{
    font-weight:bold;
    font-size:14px;
}

.alertMessageText
{
    text-align:left;
}

/* css */

.right_image {
    padding-top: 10px;
}
.top_header{
	padding-left:40px;
	padding-right:40px;
	padding-top:15px;
}
.list-class li { display: inline-block; }
.header_left_block{
	float:right;
}
.header_left_block a{
	color:#000;
	text-decoration:none;
}
.block-background {
    background: linear-gradient(to bottom, #d81e05 0%,#c60000 100%);
    margin-top: 25px;
}
.height-class{
	height:30px;
}
.block-background-tow{
	background: linear-gradient(to bottom, #f6f6f6 1%,#e2e2e2 100%);
}
footer .itemslist li{
	 display: inline-block; 
	 
}
footer .itemslist{
	float:right;
	padding-right: 56px;
	
}
footer .itemslist a{
	color:#000;
	text-decoration:none;
}
footer .itemslist{
	padding-bottom:13px;
}
.loginbox_title{
	text-align:center;
	color:#d81e05;
	font-size:20px;
	padding-top:17px;
}
.logonBox {
    width: 322px;
    min-width: 491px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #E5E5E5;;
}
#loginPanel input[type=text],#loginPanel input[type=password]{
    width: 100%;
    padding: 4px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}
#button_one {
    background: linear-gradient(to bottom, #d81e05 0%,#c60000 100%);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border: none;
    padding: 4px;
    border-radius: 3px;
}

#button_one:disabled {
    background: linear-gradient(to bottom, lightgray 0%,gray 100%);
}


#cancel_button {
    background: linear-gradient(to bottom, #d81e05 0%,#c60000 100%);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border: none;
    padding: 4px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
}
.itemslist a{
	padding-right:5px;
}




.ContactUsPageHeader {
    width: 100%;
    height: 24px;
    color: #d81e05;
}
.ContactUsPageHeaderTitle
{
font-size: 18px;
font-weight: bold;
padding:2px;
margin-left:200px;
filter:"progid:dximagetransform.microsoft.gradient(gradientType=1, startColorStr=#444967, endColorStr=#B0B8CA)";
}
.ContactUsBoxText
{
    display: block;
    width:340px;
    margin-left: 10% ;
    margin-right: 10% ;
}

.ContactUsMessageBox
{
    width:450px;
    min-width: 450px;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#EEEEEE;
}
