#content 
{  
    height: 100%;
    min-height: 100%;
    text-align: left;
    padding-top: 2px;
    position: relative;
    padding-bottom: 9em;   /* This is to give the footer enough room */
}

#content,
#width 
{
    /* max-width hack for IE since it doesn't understand the valid css property */
    /* width: expression(document.body.clientWidth > 2000 ? "2000px" : "100%");   */
    width: 900px;
    max-width: 2000px; 
    margin: 0 auto;
}

#content[id],
#width[id] 
{
    height: auto;    
}


#footerContent 
{  
    height: 100%;
    min-height: 100%;
    text-align: left;
    margin-top: 20px;
}

#footerContent, 
#width 
{
    /* max-width hack for IE since it doesn't understand the valid css property */
    /* width: expression(document.body.clientWidth > 2000 ? "2000px" : "100%");   */
    width: 900px;
    max-width: 2000px; 
    margin: 0 auto;
}

#footerContent[id],
#width[id] 
{
    /*  width: 100%;  */
    height: auto;
}

#header 
{
    position: relative;
    height: 125px;
    margin-bottom: 0px; 
    background-color: white; 
}

#header #title 
{
    position: absolute;
    z-index: 3;
    left: 305px;
    top: 2px;
    padding: 0px;
    text-align: right;
    margin-top: 14px;
    /* background-image: url(../images/bg/balanceBoxBackground.jpg); */
    background-position: top left;
    background-repeat: repeat-x;
}

#header h1 
{
    margin: 0;
    padding: 0;
    font: 700 4em "trebuchet ms", serif;
    letter-spacing: -3px;
    text-transform: lowercase;
    color: #FFF;
}

#header h2 
{
    position: absolute;
    top: 10px;
    right: 5px;
    margin: 0;
    padding: 0;
    font: 700 1em "trebuchet ms", serif;
    text-transform: lowercase;
    color: #00F0EC;
}

#header p 
{
    position: absolute;
    top: 6px;
    left: 181px;
    width: 150px;
    text-align: justify;
    margin: 0;
    padding: 0;
    font: 8pt "verdana", serif; 
    color: #FFF;
}

#header a
{
    text-decoration: none;
}

#header img.left 
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

#header img.right 
{
    position: absolute;
    z-index: 0;
    top: 50px;
    right: 8px;
}

#mainMenu 
{ 
    float: left;
    width: 100%;
    clear: both;  
    margin-top: 10px;
}

#page 
{
    float: left;
    width: 100%;
    clear: both;
}

#footer 
{
    width: 100%;
    clear: both;
    background: #FFF url(../images/bg/footer.jpg) repeat-x top left;
    margin-top: -2em;
    color: #898787;
    position: relative;
}

#footer a {
    color: #898787;
    text-decoration: none;
}
#footer a:hover 
{
    /* color: white;
    background-color: blue; */
    color: blue;
}

#menu
{    
    float: right;  
  /*  height: 50px; */
    padding-left: 11px; overflow: hidden;    
    color: white;
}


body.home #header 
{
    height: 132px;
    background-image: url(../images/banner.jpg); 
    background-repeat: no-repeat;
            
}
body.homeBlank #header 
{
    height: 132px;
    background-image: url(../images/banner.jpg); 
    background-repeat: no-repeat;
            
}

#sideContent
{
    text-align:center;
    background-color: #EEEEEE; 
    font-family:  Verdana, Arial, Sans-Serif;
    font-size: 95%;
    line-height:1.5em;
    max-width: 120px;
    margin-bottom: 5px;
    color: black;
    min-height: 500px;
    width: 120px;
}

#sideContent a:hover
{
    text-decoration:none;
    border-bottom:0px solid;
}

#sideContentNew
{
    text-align:center;
    background-color: white; 
  /*  background-image: url(../images/bg/balanceBoxBackground.jpg);
    background-position: top left;
    background-repeat: repeat-x; */
    font-family:  Verdana, Arial, Sans-Serif;
    font-size: 95%;
    line-height:1.5em;
    max-width: 120px;
    margin-bottom: 5px;
    color: black;
    width: 120px;
}

#sideContentNew a
{
    color: white;
    font-weight: bold;
}

.titleContent 
{
    margin-bottom: 1em;
    border-color: #B9B7B8;
    border-width: 2px;
    border-style: solid;
    background-image: url(../images/bg/titleContentGradient.jpg);
}

.titleContent h1
{
    margin: 0;
    padding: 0;
    padding-right: 10px;
    padding-bottom: 5px;
    text-align: right;
    font:  220% "trebuchet ms", "verdana", serif;
    font-style: italic;
    letter-spacing: 0px;
    text-transform: lowercase;
    color: white;
}
                                  
.titleMouseOn 
{
    background: #3D3A3A; 
    color: black;
    height: 1%; 
}

.titleMouseOff 
{
    background: #5D5A5A;
}

html 
{
	height: 100%;
}

* html #content
{
    height: 100%;
}

body 
{
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	/* font-family: Verdana, Arial, Sans-Serif; */
    font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	/* font-size: 0.7em; */
	line-height: 170%;
	background: #FFF;
	color: #000000;
	background-image: url(../images/bg/pageBackground.jpg); 
	background-repeat: repeat-x;
}

h1 
{   
	clear: both;
	font: 700 2.5em "trebuchet ms", serif;
	color: #FFF;
}

h2 
{
	font: 400 1.5em "trebuchet ms", serif;
	color: red;
}

h2 a 
{
	color: #29E3FF;
}

h2 a:hover 
{
	color: #FFF;
    text-decoration:none;
    /* border-bottom:1px dotted;  */
    background:url(../images/bg/newBorderWhite.gif) bottom repeat-x;
}

h3 
{
	font: 400 1.3em "trebuchet ms", serif;
	color: #F8D766;
}

h4 
{
	font: 700 1.2em "trebuchet ms", serif;
	color: #F39F01;
}

h6 
{
    font-family: "verdana";
    font-style: normal;
    font-size: 0.8em;
    font-weight: normal;
	color: black;
    text-align: right;
    width: 400px;
    float:right;
}

h7
{
	font-weight: bold;
	color: #B33737;
}

h5
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}  

h1, h2, h3, h4, h6, p, dl 
{
	margin: 0;
	padding: 10px 15px;
}

.leftColumn h1,
.leftColumn h2, 
.leftColumn h3,
.leftColumn h4,
.leftColumn h5,
.leftColumn h6,
.leftColumn p,
.leftColumn dl 
{
	padding-left: 0;
}

a 
{
	color: blue;
	text-decoration: none;
}

a span 
{
	display: none;
}  

a:hover                     /* This means all links by default have dotted underline. Use noUnderline to avoid */
{               
	color: #6CA3FF;
	/* position: relative;                                                  */
    text-decoration:none;
    background:url(../images/bg/newBorderWhite.gif) bottom repeat-x;  
}   

a:hover span 
{
	display: block;
	position: absolute; 
	top: 10px; 
	left: 0px;
	padding: 5px; 
	margin: 10px; 
	z-index: 100;
	background: #f0f0f0; 
	border: 2px solid #c0c0c0;
	min-height: 20px;
	min-width: 80px;
}

b 
{
	color: #FFF;
}

ol, ul 
{
	margin: 10px 30px;
	padding: 0 30px;
}

ol 
{
	color: #FC0;
}

ol span 
{
	color: #EEE;
}

ul 
{
	list-style-image: url(../images/icons/bullet.gif);
}

del 
{
	color: #AAA;
}

.leftColumn code 
{
	margin-left: 0;
}

acronym 
{
	cursor: help;
	border-bottom: 1px solid #777;
}

dt 
{
	font-weight: bold;
	color: #FFB323;
}

dd 
{
	margin-left: 0;
	padding-left: 45px; 
}

p.alignCentre
{
	text-align: center;
}

/**************************************************************
   Form Elements
 **************************************************************/
label 
{
	display: block;
}

input,  
textarea,
select 
{
	/* padding: 2px;  */
	font: 400 1em verdana, sans-serif;
	color: #444;
	background: #FFF;
	/*border: 1px solid #B33737;  */
    border: 0px;
}

input.button 
{
	padding: 4px 5px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1.0em;
	color: white;
	background: #C33737;
	border-width: 2px; 
	border-style: solid;
	border-color: #FFF #000 #000 #FFF;
}

input.imageButton
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

input.altInput  
{
    padding: 1px;  
    font: 400 1em verdana, sans-serif;
    color: gray;
    background-color: transparent;
    border: 1px solid #BDBDBD; 
    border: 0px;
}

input.altInputTop
{
    padding: 1px;  
    font: 400 1em verdana, sans-serif;
    color: gray;
    background-color: transparent;
    border: 1px solid #BDBDBD; 
    border: 0px;
    vertical-align: top;
}

.warningFieldSize
{
	color: white;
	background-color: #B33737;
}

.formError
{
	color: #B33737;
	font: 8pt Verdana, serif;
	background-image: url(../images/icons/warningIcon.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px; 
}

.formErrorWhite     /*  Better colour error on login box */
{
    color: white;
    font: 8pt Verdana, serif;
    background-image: url(../images/icons/warningIcon.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 20px;
}

.qa  /* font for questions and answers 'question' text */
{
    color: black;
    font: 10pt  Verdana, Arial, Sans-Serif;
    font-weight: normal;
    font-style: italic;
}

.qaq  /* font for questions and answers question mark */
{
    color: #B33737;
    color: black;
    font: 10pt  Verdana, Arial, Sans-Serif;
    font-weight: bold;
    font-style: italic;
}

.formSuccess
{
	color: green;
	font: 8pt Verdana, serif;
	padding-left: 20px;
}

i.formNotes
{
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	text-align: right;
}

img.floatRight 
{
	margin: 5px 0px 10px 15px;  
}

img.floatLeft 
{
    margin: 5px 15px 10px 0px;
}

.width100 
{
	width: 100%;
}

.width75 
{
	width: 770px;
}

.width50 
{
	width: 49.7%;
}

.width33 
{
	width: 32.7%;
}

.width25 
{
	width: 120px;
}

.width3 
{
	width: 3%;
}

.width4 
{
	width: 7%;
}

.width8
{
    width: 8%;
}

.width15 
{
	width: 15%;
}

.width10
{
	width: 10%;
}

.floatLeft 
{
	float: left;
}

.floatRight 
{
    float: right;
}

.floatRight2 
{
    float: right;
}

.alignLeft 
{
	text-align: left;
	margin-left: 10px; 
}

.alignCenter
{
	text-align: center;
}

.alignRight 
{
	text-align: right;
}

.alignSmallRight 
{
	text-align: right;
	font: 8pt "verdana", serif;
	color: #515151;
} 

a.alignSmallRight:hover
{
	color: white;	
} 

.clear 
{
	clear: both;
}

.block 
{
	display: block;
}

.small 
{
    margin-left: 20px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.7em;
    line-height: 170%;
}

.green 
{
	color: #A1FF45;
}

.red 
{
	color: #EA1B00;
}

.grey 
{
	color: #666;
}

.grey a 
{
	color: #999;
}

.grey a:hover 
{
	color: #EEE;
}

.foot
{
	color: #BDBDBD;
	border-left-width: 2px;
	border-left-style: solid;
	margin-left: 3px;
}

.gradient 
{
    margin-bottom: 0em; 
    background-color: #f5f5f5;
    /* background-image: url(../images/bg/contentBackground.jpg);
    background-position: top left;
    background-repeat: repeat-x;  */
	color: black;
}

.gradient hr
{
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
}

.curved-box
{
    width: 900px;
    background-color: #FFFFFF;
}

.curved-box h2
{
    background: #FFFFFF url(../images/topBannerCurve.jpg) no-repeat left top;
    color: #f4fbfd;
    padding: 14px 1px 0px 1px; 
    margin: 0px;
}

.curved-box h3
{
    background: #FFFFFF url(../images/bottomBannerCurve.jpg) no-repeat left bottom;
    margin: 0px;
    padding: 0px 14px 0px 14px;
    text-align: left;
    line-height: 14px;
} 

/* Curves and lines around sideContent */
.topLine {background: url(../images/dt.gif) 0 0 repeat-x; width: 120px}
.bottomLine {background: url(../images/dt.gif) 0 100% repeat-x}
.leftLine {background: url(../images/dt.gif) 0 0 repeat-y}
.rightLine {background: url(../images/dt.gif) 100% 0 repeat-y}
.bottomLeftCurve {background: url(../images/dt.gif) 0 100% no-repeat}
.bottomRightCurve {background: url(../images/dt.gif) 100% 100% no-repeat}
.topLeftCurve {background: url(../images/dt.gif) 0 0 no-repeat}
.topRightCurve {background: url(../images/dt.gif) 100% 0 no-repeat; padding:1px}

/* Curves and lines around sideContentNew */
.topLineNew {background: url(../images/dt.gif) 0 0 repeat-x; width: 120px}
.bottomLineNew {background: url(../images/ot.gif) 0 100% repeat-x}
.leftLineNew {background: url(../images/dt.gif) 0 0 repeat-y}
.rightLineNew {background: url(../images/dt.gif) 100% 0 repeat-y}
.bottomLeftCurveNew {background: url(../images/dt.gif) 0 100% no-repeat}
.bottomRightCurveNew {background: url(../images/dt.gif) 100% 100% no-repeat}
.topLeftCurveNew {background: url(../images/dt.gif) 0 0 no-repeat}
.topRightCurveNew {background: url(../images/dt.gif) 100% 0 no-repeat; padding:1px}

/* Curves and lines around Gradient box */
.topGradientLine 
{
  /*  background: url(../images/dt.gif) 0 0 repeat-x; 
    width: 770px */
}
.bottomGradientLine 
{
 /*   background: url(../images/dt.gif) 0 100% repeat-x */
}
.leftGradientLine 
{
    background: url(../images/dot2.gif) 0 0 repeat-y
}
.rightGradientLine
{
  /*  background: url(../images/do.gif) 100% 0 repeat-y */
}
.bottomLeftGradientCurve
{
 /*   background: url(../images/dt.gif) 0 100% no-repeat */
}
.bottomRightGradientCurve 
{
 /*   background: url(../images/dt.gif) 100% 100% no-repeat */
}
.topLeftGradientCurve
{
  /*  background: url(../images/dt.gif) 0 0 no-repeat */
}
.topRightGradientCurve
{
  /*  background: url(../images/dot.gif) 100% 0 no-repeat; padding:1px; */
}

/* Superscript tag for dates */
sup 
{
	line-height: 0;
	font: 7pt "trebuchet ms","verdana", serif;
}

/* Curves and lines around replacement for blockquote */
.topBlockHorizontalLine {
background: url(../images/block/topLine.jpg) 0 0 repeat-x; width: 600px;
margin-left: 35px;
}
.topBlockWideHorizontalLine {background: url(../images/block/topLine.jpg) 0 0 repeat-x; width: 700px}
.bottomBlockHorizontalLine {background: url(../images/block/dot.gif) 0 100% repeat-x}
.leftBlockVerticalLine {background: url(../images/block/dot.gif) 0 0 repeat-y}
.rightBlockVerticalLine {background: url(../images/block/dot.gif) 100% 0 repeat-y}
.bottomBlockLeftCurve {background: url(../images/block/dot.gif) 0 100% no-repeat}
.bottomBlockRightCurve {background: url(../images/block/dot.gif) 100% 100% no-repeat}
.topBlockLeftCurve {background: url(../images/block/dot.gif) 0 0 no-repeat}
.topBlockRightCurve {background: url(../images/block/dot.gif) 100% 0 no-repeat; padding:1px}
.topNewGradientLine {background: url(../images/newTop.jpg) 0 0 repeat-x; width: 770px} 
.topNewGradientWideLine {background: url(../images/newWideTop.jpg) 0 0 repeat-x; width: 900px}

/* This allows for a 'block' section with a background image on it so the text doesn't overwrite it */
.blockParagraph
{
    margin-left: 20px;
}

.blockParagraphExtended
{
    margin-left: 40px;
}

#hintbox                 /*CSS for pop up hint box */  
{ 
    position:absolute;
    top: 0;
    background-color: #B33737;
    width: 150px; /*Default width of hint.*/ 
    padding: 3px;
    border:1px solid black;
    font:normal 10px Verdana;
    line-height:18px;
    z-index:100;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
    visibility: hidden;
}

.hintanchor  /*CSS for link that shows hint onmouseover*/
{
    font-weight: normal;
    color: gray;
    margin: 3px 8px;
    font-size: 8px;
    font-family:  Verdana, Arial, Sans-Serif;
}      

.socialNetworkingIcon
{
    border: 0px;
    padding-top: 0px;
}             

.speechBubbleShort
{
    width:325px; 
    margin:0px; 
    padding:0px;
    margin-left: 20px;
    padding-left: 20px;
    background: transparent; 
    margin:1em;
}

.speechBubbleShort h1, .speechBubbleShort h2, .speechBubbleShort p 
{
    margin:0 10px;
    letter-spacing:0px;
}
.speechBubbleShort h1 
{
    font-size:2.5em; 
    color:black;
}
.speechBubbleShort h2 
{
    font-size:2em; 
    color:#234; 
    border:0;
}
.speechBubbleShort p 
{
    padding-bottom:0.5em; 
    color: black;
}
.speechBubbleShort h2 
{
    padding-top:0.5em; 
    padding-left:10px;
}

.speechBubbleShort a
{
    color: gray;
    font-weight: normal;
}
.speechBubbleShort li
{
    color: black;
    margin-left: 5px;
    margin-right: 10px;
    list-style-image: url(../images/icons/bullet.gif);
    padding-left: 5px;
}
.speechBubbleShort ul
{
    color: black;
    padding: 0px;
    padding-left: 25px;
    margin-left: 25px;
}
.speechBubbleShort a:hover
{
    color: black;
    text-decoration:none;
    /* border-bottom:1px dotted; */
    background:url(../images/bg/newBorderWhite.gif) bottom repeat-x;
}

.speechBubbleShort em 
{
    display:block; 
    width:0; 
    height:0; 
    color:#d8d8ee; 
    overflow:hidden; 
    border-top:12px solid #939191; 
    border-left:12px dotted transparent; 
    border-right:12px dotted transparent; 
    margin-left:50px;
}
/* hack for IE5.5 */
* html .speechBubbleShort em 
{
    width:24px; 
    height:12px; 
    w\idth:0; 
    hei\ght:0;
}
.speechBubbleShort span 
{
    display:block; 
    width:0; 
    height:0; 
    color:black; 
    overflow:hidden; 
    border-top:10px solid #D8D8D8; 
    border-left:10px dotted transparent; 
    border-right:10px dotted transparent; 
    margin-left:52px; 
    margin-top:-15px;
}

* html .speechBubbleShort span 
{
    width:20px; 
    height:10px; 
    w\idth:0; 
    hei\ght:0;
}

.speechBubble 
{
    background:white; 
    width:675px; 
    margin:0px; 
    padding:0px;
    margin-left: 20px;
    padding-left: 20px;
}

.speechBubble h1, .speechBubble h2, .speechBubble p 
{
    margin:0 10px;
    letter-spacing:0px;
}
.speechBubble h1 
{
    font-size:2.5em; 
    color:black;
}
.speechBubble h2 
{
    font-size:2em; 
    color:#234; 
    border:0;
}
.speechBubble p 
{
    padding-bottom:0.5em; 
    color: black;
}
.speechBubble h2 
{
    padding-top:0.5em; 
    padding-left:10px;
}

.speechBubble 
{
    background: transparent; 
    margin:1em;
}
.speechBubble a
{
    color: gray;
    font-weight: normal;
}
.speechBubble li
{
    color: black;
    margin-left: 5px;
    margin-right: 10px;
    list-style-image: url(../images/icons/bullet.gif);
    padding-left: 5px;
}
.speechBubble ul
{
    color: black;
    padding: 0px;
    padding-left: 25px;
    margin-left: 25px;
}
.speechBubble a:hover
{
    color: black;
    text-decoration:none;
    /* border-bottom:1px dotted; */
    background:url(../images/bg/newBorderWhite.gif) bottom repeat-x;
}

.speechBubble em 
{
    display:block; 
    width:0; 
    height:0; 
    color:#d8d8ee; 
    overflow:hidden; 
    border-top:12px solid #939191; 
    border-left:12px dotted transparent; 
    border-right:12px dotted transparent; 
    margin-left:50px;
}
/* hack for IE5.5 */
* html .speechBubble em 
{
    width:24px; 
    height:12px; 
    w\idth:0; 
    hei\ght:0;
}
.speechBubble span 
{
    display:block; 
    width:0; 
    height:0; 
    color:black; 
    overflow:hidden; 
    border-top:10px solid #D8D8D8; 
    border-left:10px dotted transparent; 
    border-right:10px dotted transparent; 
    margin-left:52px; 
    margin-top:-15px;
}

* html .speechBubble span 
{
    width:20px; 
    height:10px; 
    w\idth:0; 
    hei\ght:0;
}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 
{
    display:block; 
    overflow:hidden; 
    font-size:0;
}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 
{
    height:1px;
}
.xb4, .xb5, .xb6, .xb7 
{
    background:#939191; 
    border-left:1px solid #939191; 
    border-right:1px solid #939191;
}

.xb1 
{
    margin:0 8px; 
    background:#939191;
}
.xb2 
{
    margin:0 6px; 
    background:#939191;
}

.xb3 
{
    margin:0 4px; 
    background:#939191;
}
.xb4 
{
    margin:0 3px; 
    background:#D8D8D8; 
    border-width:0 5px;
}

.xb5 
{   
    margin:0 2px; 
    background:#D8D8D8; 
    border-width:0 4px;
}

.xb6 
{
    margin:0 2px; 
    background:#D8D8D8; 
    border-width:0 3px;
} 
.xb7 
{
    margin:0 1px; 
    background:#D8D8D8; 
    border-width:0 3px; 
    height:2px;
} 

.xboxcontent 
{
    display:block; 
    background:#D8D8D8; 
    border:3px solid #939191; 
    border-width:0 3px;
}

/***************************************************************************/

a.noUnderline:hover  /* Use this for links such as buttons where you don't want an underline on the image */
{
    text-decoration: none;
    border: none;
    background: none;
}

.errorWidth25 
{
    /* width: 21.2%;    */
    width: 140px;
    border-width: 3px;
    border-style: solid;
    border-color: #b33737;
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
}       

.formWidth25 
{
    /* width: 21.2%;        */
    width: 140px;
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0;
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
}

.formWidth25Top
{
    /* width: 21.2%;        */
    width: 140px;
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0;
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
    vertical-align: top;
}

.errorWidth25Top
{
    /* width: 21.2%;        */
    width: 140px;
    border-width: 3px;
    border-style: solid;
    border-color: #b33737;
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
    vertical-align: top;
}

.formWidth33 
{
    /*width: 32.7%;       */
    width: 190px;
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0; 
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;  
}

.errorWidth33 
{
    /* width: 32.7%;   */
    width: 190px;
    border-width: 3px;
    border-style: solid;
    border-color: #b33737;
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
}

.formWidth4 
{
    /* width: 8%;     */
    width: 50px;
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0; 
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;  
}

.errorWidth4 
{
    width: 8%;
    border-width: 3px;
    border-style: solid;
    border-color: #b33737;
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
}

.formWidth10 
{
    /* width: 10%;  */
    width: 100px;
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0; 
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;  
}

.formWidth10Top
{
    width: 100px;
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0; 
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;  
    vertical-align: top;
}

.errorWidth10Top
{
    width: 100px;
    border-width: 3px;
    border-style: solid;
    border-color: #b33737; 
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;  
    vertical-align: top;
}

.formBorder 
{
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0; 
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;  
}

.errorWidth10 
{
    width: 100px;
    border-width: 3px;
    border-style: solid;
    border-color: #b33737;
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
}

.formWidth75
{
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0;
    width: 420px;
}

.errorWidth75
{
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
    border-width: 3px;
    border-style: solid;
    border-color: #b33737;
    width: 420px;
}

.formWidth50
{
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
    border-width: 3px;
    border-style: solid;
    border-color: #a0a0a0;
    width: 280px;
}

.errorWidth50
{
    padding: 2px; 
    font: 400 1em verdana, sans-serif;
    color: #444;
    background: #FFF;
    border-width: 3px;
    border-style: solid;
    border-color: #b33737;
    width: 280px;
}
     
acronym 
{
  cursor: help;
  /* border-bottom: 1px dotted #aaa; */
  background:url(../images/bg/newBorderWhite.gif) bottom repeat-x;
}

* html acronym 
{
    border-bottom: none;
    padding: 1px;
    background: url(/images/greyDot.gif) repeat-x bottom;    
}

p
{
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
}

#reportStatusBox 
{
    margin-bottom:10px;
    padding: 4px;
    border: solid 1px black;
    background: #b33737;
    display: none;
    color: white;
    margin-top: 5px; 
}

.logInOutPanel
{
    padding-top: 15px;
    margin-top: 15px;           
    vertical-align: top;
}

#nonFooter
{
    position: relative;
    min-height: 100%;
}

* html #nonFooter
{
    height: 100%;
}

.blankList
{
    background-color: #000666;
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
}

.leftMenu
{
   background-color: #000666;
   color: white;
   min-width: 120px;
   width: 120px;
}

.firstListItem
{
    border-top-color: white;
    border-top-style: solid;
    border-top-width: 1px;
}

.nextListItem
{
    border-top-color: #555555;
    border-top-style: solid;
    border-top-width: 1px;
}

.sendingEMailError
{
    font: 8pt Verdana, Arial, Sans-Serif;
    color: #b33737;
}

form
{
    padding-left: 20px;
}

.leftIntro
{
    float: left;
    width: 45%;
    padding-left: 20px;
}

.rightIntro
{
    float: right;
    width: 45%;
    padding-right: 20px;
}

.leftIndex
{
    float: left;
    width: 50%;
    /* background-color: blue;       */
}

.rightIndex
{
    float: right;
    width: 50%;
    text-align: right;
    padding: 0px;
    margin: 0px;
    /* background-color: red;   */
}

.indexWrapper
{
    width: 100%;
    
}
