body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color : #fff;
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #000;
}

#container {
	width: 776px;
	text-align: left;
}

#header {
	height: 100px;
}

#flash {
	text-align: left;
	height: 54px;
	padding-left: 1px;
	background-image: url(images/drop_bg.gif);
	background-repeat: repeat-y;
}

#breadcrumb {
	height: 15px;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	background-image: url(images/drop_bg.gif);
	background-repeat: repeat-y;
}

#breadcrumb p{
	height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7A8FAB;
}

#breadcrumb p a{
	height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7A8FAB;
	text-decoration: underline;
}

#content {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 70px;
	text-align: left;
	background-image: url(images/drop_bg.gif);
	background-repeat: repeat-y;
}

#content p {
	font-size: 11px;
	line-height: 14px; 
	color: #666;
	padding-bottom: 14px;
	text-align: justify;
}

#content p a{
	font-size: 11px; 
	line-height: 14px; 
	color: #6788aa;
}

#content p a:hover{
	font-size: 11px; 
	line-height: 14px; 
	color: #e2742b;
}


#footer {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	padding-top: 45px;
	padding-right: 30px;
	height: 80px;
	text-align: right;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}

#footer p {
	font-size: 9px; line-height: 14px; color: #666;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Tahoma, SunSans-Regular;  
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}
h1 {font-size: 18px; line-height: 16px; color: #000;}
h2 {font-size: 17px; line-height: 16px; color: #000;}
h3 {font-size: 16px; line-height: 16px; color: #000;}
h4 {font-size: 12px; line-height: 14px; color: #6788aa;font-weight: bold;}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	font-weight: bold;
}

h5 a:hover{
	color: #e2742b;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

p {font-size: 11px;	line-height: 14px; color: #000;}
b {color: #dc5f0e;}

a { color: #6788aa; font-size: 11px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;}
a:link { color: #6788aa; text-decoration: none;}
a:hover { color: #194C80; text-decoration: none;}
a:visited { color: #6788aa; text-decoration: none;}

ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px; 
	color: #666;
}
