/* START: Global */
*               {
	margin:0px;
	padding:0px;
	border:none;
	font: x-small/1.2em Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	list-style-type:none;
	text-align : justify;
}



label {
	font: small/1.2em Verdana, Arial, Helvetica, Sans-Serif;
}

textarea{
	font: small/1.2em Verdana, Arial, Helvetica, Sans-Serif;
}

body            {
                margin:10px;
                background-color:white;
                color:black;
                }    
				
.bold {
	font-weight : bold;
	font-size: 11pt;
	font-style: italic;
}   

.bold2 {
	font-weight : bold;
	font-size: 11pt;
	font-style: italic;
	border-bottom : thin solid;
	width: 30%;
	margin-left : auto;
	margin : 30px;
}      

.normal {
	font-weight : normal;
	font-size: 11pt;
	font-style: normal;
	margin-left : auto;
	margin : 30px;
}    



select,.submit  {
                cursor:pointer;
                }
                
a               {
	text-decoration:underline;
	color: Blue;
	
	font-size : medium;
}
                
a:hover         {
                text-decoration:none;
                }
                
div .input      {
                height:1.7em;
                }
                
div .spacing    {
                padding:0px;
                }
                
div .innerSpacing
                {
                margin:0px 5px;
                line-height:2em;
                }
				
.indent{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif ;
	line-height: 1.3;
	margin-left: 5em;
	
	color: black;
}
                
p               {
                margin:5px 0px;
				font-size: 11pt;
                }       
                
input           {
font: small/1.2em Verdana, Arial, Helvetica, Sans-Serif;
                border:1px solid #CCCCCC;
                }
                
h5              {
                font-weight:bold;
                }
                
.moduleHead     {
	width:100%;
	background-color:#8eb1f3;
	color:black;
	text-align : left;
}
				
.moduleHead2   {
                width:100%;
                background-color:#8eb1f3;
                color:black;
                }
                
.moduleL        {
                float:left;
                height:100%;
                }
                
.moduleR        {
                float:right;
                height:100%;
                }
                
img .fade       {
                width:1px;
                }
                
.arrow          {
                font-size:1.2em;
                line-height:0.1em;
                font-weight:bold;
                color:#990033;
                margin-right:5px;
                }
                
.submit         {
                margin-bottom:3px;
                font-weight:bold;
                border:1px solid white;
                color:#990033;
                }
/* END: Global */



/* START: Header */
#head           {
	float:left;
	width:80%;
	height:59px;
	margin-bottom:5px;
	
}

#head2          {
	float:left;
	width:20%;
	height:59px;
	margin-bottom:5px;
	
}
                
#headLogo       {
	float:left;
	width: 60%;
	height:39px;
	padding:10px 0px 10px 10px;
	background-color: #B0C9FC;
	display:block;
	overflow:hidden;
}

#headImage      {
                border:1px solid blue;
                overflow:hidden;
                }
               
img .logo       {
                width:213px;
                height:39px;
                margin:15px;
                }
 
#iePngWorkaround{
                float:left;
                width:35%;
                height:59px;
                overflow:hidden;
                }
                               
.headFade       {
                display:none;
                }
                
img[class=headFade]{
	/* no IE only */
	float:left;
	width:100%;
	background-image: url(../images/head_fade_ie.png);
	background-repeat:no-repeat;
	display:block;
}
                
#imgBooks       {
                width:400px;
                height:59px;
                }
/* END: HEADER */



/* START: Column Left */
.columnLeft     {
                float:left;
                width:25%;
                display:block;
                overflow:hidden;
                }
/* END: Column Left */



/* START: Column Centre */
.columnCentre   {
                float:left;
                width:60%;
                }
                
.sideSpacing    {
                margin:0px 5px;
                }
/* END: Column Centre */



/* START: Column Right */
.columnRight    {
                float:left;
                width:20%;
                overflow:hidden;
                }
/* END: Column Right */



/* START: Navigation Module */
#navigation a   {
	display:block;
	width:96%;
	line-height:2em;
	margin-left:3%;
	background-color:#dde6f5;
	color:black;
	font-weight:bold;
	padding:0% 2%;
	border-left:1px solid #CCCCCC;
	text-decoration:none;
	overflow:hidden;
	font-size : x-small;
	text-align : left;
}
 
#navigation a:hover
                {
                background-color:#8eb1f3;
                }
                               
#navigation li  {
                display:block;
                width:100%;
                line-height:2em;
                border-bottom:3px solid #CCCCCC;
                }

#navigation ul  {
                border-top:1px solid #CCCCCC;
                }
/* END: Navigation Module */



/* START: Fade Out Module */
#fadeout        {
	height:80px;
	background-image: url(../images/fade.gif);
	background-repeat:repeat-x;
}
/* END: Fade Out Module */






/* START: ContentArea */
#contentArea    {
                height:400px;
                }
                
#contentArea .fade{
                width:1px;
                height:40em;
                }
                
.content        {
                width:99%;
                }
                
#contentArea .moduleHead
                {
                border-top:1px solid #a8c2f6;
                border-bottom:1px solid #a8c2f6;
                }
				
/* END: ContentArea */

/* START: standard Module */
.standardModule {
                min-height:15em;
                }

.standardModule li
                {
                line-height:1.6em;
                }
                
.standardModule .moduleHead
                {
                border:1px solid #990033;
                }
                
.standardModule a:hover
                {
                text-decoration:none;
                border-bottom:1px solid #CCCCCC;
                }
/* END: standard Module */


/* START: footer */
#footer         {
                width:100%;
                background-color:#a8c2f6;
                margin:5px 0px;
                }
				
.foot{
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	background-color: transparent;
	

}

.foot  a{
	text-decoration: none;
	color : Maroon;
	font-size : x-small;
	text-align: center;
}


/* END: footer */

ul.leftCol li{
	color:#333;
	text-decoration:none;
	list-style: disc;
	margin-top: 0;
	font-size: 11pt;
	margin-left : 10%;
}

.leftCol2 {
	color:#333;
	text-decoration:none;
	margin-top: 0;
	font-size: 11pt;
	margin-left : 10%;
	text-align : justify;
}
