/* BODY OF EVERY PAGE THROUGH OUT THE ENTIER WEBSITE */	
body {background-color:#9CA299; margin-top:0px; margin-bottom:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

p{text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
ul{text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
li{text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
option{text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
tr{text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
td{text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.tbHead{ background-color:#000033; color:#FFFFFF; padding:5px; font-weight:bold; vertical-align:middle;}
.trEven{ background-color:#EAEBFF; cursor:pointer;}
.trOdd{ background-color:#FFFFFF; cursor:pointer;}
.trOver{ background-color:#DFFFE1; font-weight:bold; color:#000033; cursor:pointer;}
.tbFooter{ background-color:#FFFFFF; color:#000033; padding:5px; font-weight:bold; font-size:11px; text-align:right; padding-right:10px; vertical-align:top;}

.bold{font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.content{font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.content_link:link	{color:#990033; text-decoration:none; font-weight:bold; cursor:pointer; font-size:12px;}
.content_link:visited {text-decoration: none; color:#990033; font-weight:bold; cursor:pointer; font-size:12px;}
.content_link:hover {color:#000033; font-weight:bold; cursor:pointer; font-size:12px;}

#copyright {color: #FFFFFF; width: 100%; text-align: center; font-size:10px;}

.loaderLabel {color: #330000; font-size:11px; font-weight:bold;}
.errorMsg{color: #990000; font-size:11px; font-weight:bold;}

a#back img {background: url(../Images/layout/buttons/back.png) top right no-repeat;}
a#back:hover img {background: url(../Images/layout/buttons/back_over.png) top right no-repeat;}


/* HEADER SPECIFIC */
/* DIV STYLES THAT ARE IN THE header.js FILE */	
#bodyHolder {width:950px; padding-top:10px; text-align:center;}
#pageHolder {width:100%; text-align:center;}
#breadcrumbholder, #accInfDiv{color:#CCCCCC;}
.breadcrumbs:link {text-decoration:none; font-weight:bold; color:#000066; cursor:pointer; font-size:11px;}
.breadcrumbs:visited {color:#CCCCCC; font-weight:bold; text-decoration: none; font-size:11px;}
.breadcrumbs:hover {color:#002244; font-weight:bold; ftext-decoration: none; font-size:11px;}
.breadcrumbs:active {color:#002244; font-weight:bold; text-decoration: none; font-size:11px;}

#header {clear:both; background-color:#002244; width:100%; height:103px; text-align:center; background-image:url(../../Images/layout/header.jpg);}


#srvMsgDiv{color: #FFFFFF; position:absolute; top:25px; font-size:18px; font-weight:bold; width:100%; text-align:center;}
#srvMsgDiv span{color: #CD1B35;}


/* FOOTER SPECIFIC */
/* DIV STYLES THAT ARE IN THE footer.js FILE */	

.footerLinks:link {text-decoration: none; font-weight:bold; color:#CCCCCC; cursor:pointer; font-size:12px;}
.footerLinks:visited {color:#CCCCCC; font-weight:bold; text-decoration: none; font-size:12px;}
.footerLinks:hover {color:#FFFFFF; font-weight:bold; ftext-decoration: none; font-size:12px;}

.footerLinkSpacer	{text-decoration: none; font-size:80%; font-weight:bold; color: #FFFFFF; padding-left:5px; padding-right:5px;}

/* COMMON STYLES USED THROUGH OUT THE ENTIER WEBSITE */

/* COMMON PARAGRAPH */

/* UNDECLARED LINKS */
a:link	{color:#990033; text-decoration:none; font-weight:bold; cursor:pointer; font-size:12px;}
a:visited {text-decoration: none; color:#990033; font-weight:bold; cursor:pointer; font-size:12px;}
a:hover {color:#000033; font-weight:bold; cursor:pointer; font-size:12px;}
	
/* WHITE LINKS */
.whtLinks:link {text-decoration: none; font-weight:bold; color:#CCCCCC; cursor:pointer;}
.whtLinks:visited {color:#CCCCCC; font-weight:bold;}
.whtLinks:hover {color:#FFFFFF; font-weight:bold;}
	
/* GRAY LINKS */
.gryLinks {text-decoration: none; font-weight:bold; color:#333333; cursor:pointer;}
.gryLinks:link {text-decoration: none; font-weight:bold; color:#333333; cursor:pointer;}
.gryLinks:visited {text-decoration: none; font-weight:bold; color:#333333; cursor:pointer;}
.gryLinks:hover {text-decoration: none; font-weight:bold; color:#CCCCCC; cursor:pointer;}

/* PAGE TITLES */
h1 {color:000033; margin-left:3px; font-size:16px; font-weight:bold;}
h1:link {color:000033; margin-left:3px; font-size:16px; font-weight:bold;}
h1:visited {color:000033; margin-left:3px; font-size:16px; font-weight:bold;}
h1:hover {color:000033; margin-left:3px; font-size:16px; font-weight:bold;}

/* SUB TITLES */
h2 {color:000033; margin-left:3px; font-size:12px; font-weight:bold;}
h2:link {color:000033; margin-left:3px; font-size:12px; font-weight:bold;}
h2:visited {color:000033; margin-left:3px; font-size:12px; font-weight:bold;}
h2:hover {color:000033; margin-left:3px; font-size:12px; font-weight:bold;}


/* FORMS */
fieldset{color:#000000; font-weight:bold; text-transform:capitalize; font-size:12px;}
label{color:#333333; font-weight:bold; text-transform:capitalize; font-size:12px;}
input{font-size:12px; font-weight:bold; color:#333333; font-size:12px; background-color:#F0F1FF; padding:2px;}
input:hover { background-color:#CED5FF;}

/* PAGE TOOLS */
#toolBox{background-color:#f0f0f0; border:1px solid #a0a0a0; position:absolute; top:-1px; right:5px;}
#toolBox:hover{background-color:#e0e0e0;}		
#toolBox a{font-size:12px; font-family:Arial,sans-serif; text-decoration:none; color:#909090; display:block; float:left; padding:5px 10px;}
#toolBox a:hover{color:#303030;}
#increase{border-right:1px solid #a0a0a0;}		



a.squarebutton{
background: transparent url('../../Images/layout/buttons/square-blue-left.gif') no-repeat top left;
display: block;
float: right;
cursor:pointer;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../../Images/layout/buttons/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



#yuiPanel.yui-panel .bd {font-size:12px; overflow:auto; padding:10px 10px 10px 10px; border:1px solid #aeaeae; background-color:#FFF;}
#yuiPanel.yui-panel .buttonHldr {text-align:right;}
#yuiPanel.yui-panel label {font-size:12px; font-weight:bold; text-align:right; margin-bottom:5px; padding-right:3px;}
#yuiPanel.yui-panel input {font-size:12px; font-weight:bold; vertical-align:middle; padding-left:5px; margin-bottom:5px;}
#yuiPanel.yui-panel .hd { padding:0;border:none;background:url(../../Images/layout/wins/033_000_H.png) repeat-x;height:24px;margin-left:5px;margin-right:5px;overflow:visible;color:#FFF;font-size:12px;}
#yuiPanel.yui-panel .hd span {vertical-align:middle;line-height:24px;font-weight:bold;}
#yuiPanel.yui-panel .hd .tl {width:5px;height:24px;top:0;left:0px;background:url(../../Images/layout/wins/033_000_HL.gif) no-repeat;position:absolute;}
#yuiPanel.yui-panel .hd .tr {width:5px;height:24px;top:0;right:0px;background:url(../../Images/layout/wins/033_000_HR.gif) no-repeat;position:absolute;}
#yuiPanel.yui-panel .container-close {position:absolute;top:6px;right:6px;height:15px;width:15px;background:url(../../Images/layout/wins/033_000_CLB.png) no-repeat; }
#yuiPanel.yui-panel .container-close:hover {background:url(../../Images/layout/wins/033_000_CLBC.png) no-repeat;}




