body {
	font-family: Arial, Helvetica, sans-serif;
	background: #F3F7F9 url(../images/body-bg.gif) repeat-y 775px;
	margin: 0px;
	
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
/* 	====================  Basic Links 	==================== */

a  {
	text-decoration: underline;
	color: #B22222;
}
a:hover {
	color: #FF6347;
}

/* 	====================  Overall Containing DIV 	==================== */

#container {
	width: 780px;
	color: #333;
	background-color: #31699C;
}

/* ===  HR style to help design to work when increasing text size in mozilla 	=== 

.clear1 {
	clear: both;
	height: 0;
	margin-top: 0px !important;	
	margin-top: -15px;	
}

*/

/* 	====================  Header 	==================== */

.clearFix {clear: both; height:1px;}

#top {
	padding: 0;
	height: 96px;
	background: url(../images/handbook-header.gif) no-repeat left top;
	
	
	
	text-align: right;
}

/* 	========= Header Left Area containing links only available to screen reader ============ */
.headerleftarea {
   float: left;
   text-align: left;
   width: 600px;
   margin: 0;
}
.headerleftarea h1 {
   margin: 0;
	padding: 10px;
}
.headerleftarea ul  {
   position: absolute;
   left: -999px;
}

/* 	====================  link style used in header right area	====================*/
.headerrightarea {
   float: right;
   margin: 0;
   padding: 0;
}

.headerrightarea ul {
   margin: 0;
   padding: 5px;
	list-style: none;
	font-size: small !important;
	font-size: x-small;
}




 

/* 	====================  default content Area 	==================== */

#defaultcontent {
   background-color: #31699C;
   margin: 0;
   padding: 1em;
   font-size: small !important;
	font-size: x-small;
	background-image: url(../images/default_bg_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 350px;
	text-align: left;
}
#defaultcontent h2 {
display: none;
}
.intro {
	background-image: url(../images/default_introbg_1.gif);
	background-repeat: no-repeat;
	padding: 55px 0 0 0;
	margin-top: 30px;
	color: White;
}
.intro ul {
	list-style-type: none;
	line-height: 2em !important;
	line-height: 1em;
}
.intro ul a {
display: block;
	width: 300px;
	background-color: #FDFCEA;
	margin: 5px;
	padding: 0 0 0 3px !important;
	padding: 3px;
	text-decoration: none;
	color: Black;
}
.intro ul a:hover {
	background-color: #FFE8C5;
	color: Black;
}


/* 	====================  content Area 	==================== */

#content {
   background: #DCE8ED url(../images/handbook-central-bg.gif) no-repeat left top;
   border-top: solid 3px #4f6787;
   margin: 0;
   padding: 1em;
   font-size: small !important;
	font-size: x-small;
	height: 100%;
	padding-top: 30px;
}



/* 	====================  Footer 	==================== */


#footer {
   height: 50px;
   clear: both;
   margin: 0;
	text-align: center;
	background: #DEE3F7 url(../images/handbook-footer.gif) no-repeat left top;
	color: #31699C;
   font-size: small !important;
	font-size: x-small;
	padding-top: 19px;
	border-top: 3px solid #4F6787;
}
.privacy {
	float: right;
	margin-top: -15px;
	margin-right: 3px;
   font-size: x-small !important;
	font-size: xx-small;
}

/*  =======================  Handbook ======================  */

.handbook {
	background: url(../images/online-handbook-title.gif) no-repeat 11px 16px;
	
	float: left;
	width: 440px !important;
	width: 450px;
	background-color: White;
	text-align: left;
	padding: 60px 10px 10px 10px;
	border: 4px solid #c6c9d4;
	margin-bottom: 40px !important;
	margin-bottom: 20px;
}
.handbook  h1 {
display: none;
}
.handbook ul {
	list-style: disc;
	margin: 10px 0px 0px 60px;
	color: Gray;
}
.handbook  .area {
color: #31699C;
	font-size: large !important;  
font-size: medium;
margin-bottom: 0px;
padding-bottom: 20px;
border-bottom: 2px dashed #31699C;
}
.handbook  h2 {
color: #245377;
	font-size: large !important; 
font-size: medium;
font-weight: normal;
margin: 20px 0 0px 0
}
.handbook  h3 {
color: #31699C;
	font-size: small !important; 
font-size: x-small;
font-weight: bold;
margin: 0px 0 0px 10px;
}
.contentstable{
	margin: 0px 0 20px 0;
	clear: both;
}
.contentstable img {
	margin: 0 10px ;
}
.docrow {
	font-size: small !important; 
	font-size: x-small;
	padding: 5px 15px;
}
.docrow a:link {
	text-decoration: none;
}
.docrow a:visited {
	text-decoration: none;
}
.docrow a:hover {
	background-color: #FFE8C5;
	color: #000;
}
.nodocrow {
	font-size: small !important; 
	font-size: x-small;
	color: #999999;
	padding: 5px 15px;
	background-color: #FFF;
}

/* ============== second area ======================= */


.tipsarea {
background: url(../images/handbook-icon-square.gif) no-repeat center top;
	float: left;
	margin-left: 20px;
	padding: 280px 10px 10px 10px;
	text-align: left;
	width: 245px !important;
	width: 265px;
	color: #245377;
}
.tipsarea h3 {
	margin-top: 0px;
	margin-bottom: -10px;
}
.tipsarea h4 {
	margin-top: 30px;
	margin-bottom: -10px;
}

.tipsarea img {
	margin: 0 10px 0 0;
}
.tipsarea a {
	color: #245377;
}
.tipsarea a:hover {
	background: #fff;
	text-decoration:none;
}


