.class2 a:link 
{   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal;
	font-weight: bold;
	color: #ffffff}
	
.class2 a:visited 
{   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline}	

.class2 a:hover
 {  font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11pt;
	color: #ffd96a;
	text-decoration: underline}	
	
	
html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
. class1 a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.class1 a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}



	
	

body {
	background: #0c508f url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 14px verdana, sans-serif;
	color: #000000;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 788px;
position: relative;
}
#left {
 position: absolute;
 top: 0;
 left: 0;
 width: 268px;
}
#right {
 position: absolute;
 top: 0;
 left: 268px;
 width: 520px;
}

/** Left **/
#left {
 background: url(images/logo.jpg) no-repeat;
 padding-top: 30px;
}
#app {
 background: url(images/app.jpg) no-repeat;
 text-align: center;
 font: 28px verdana, serif;
 color: #05356c;
 height: 500px;
}
#left h1 {
 text-align: center;
 font: 28px verdana, serif;
 color: #05356c;
 height: 1035px;
}
#copyright {
 color: white;
 font: 10px verdana, serif;
}
#copyright p {
 margin: 0 1em 0.5em 1em;
}


#copyright a:link 
{   font-family: Verdana, sans-serif;
	font-size: 10px; 
	font-style: normal;
	color: #ffffff}
	
#copyright a:visited 
{   font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline}	

#copyright a:hover
 {  font-family: Verdana, sans-serif;
 	font-size: 10px;
	color: #ffffff;
	text-decoration: underline}	

/** Right **/
#nav {
 background: url(images/header.jpg) no-repeat;
 height: 108px;
}
#nav ul {
 margin: 0;
 padding: 0 0 0 30px;
}
#nav li {
 float: left;
 border-right: 1px solid #abc3ff;
 padding: 66px 9px 9px 9px;
 list-style: none;
}
#nav li.last {
 border-right: none;
}
#nav a {
 color: #CECECE;
 font: 13px arial, sans-serif;
 font-weight: bold;
}
#nav .selected a {
 font-weight: bold;
}

/** Body **/
#body {
 background: url(images/body_bg.jpg) repeat-y;
}
#body-top {
 background: url(images/body_top.jpg) no-repeat;
}
#body-bot {
 background: bottom left url(images/body_bot.jpg) no-repeat;
 padding: 36px 39px 19px 39px;
}

#body h2 {
 font: 14px "Times New Roman", serif;
  font-weight: bold;
}
#body h2 strong {
 color: #05356c;
 font-weight: bold;
 font-size: 26px;
}
#body h3 {
 font: 20px "Times New Roman", serif;
 color: #05356c;
  font-weight: bold;
 margin-top: 1.4em;
 margin-bottom: 1.1em;
}
#body h4 {
 color: #05356c;
}
#body .left {
 margin: 0 26px 0 0;
}



#body a:link 
{   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	color: #05356c}
	
#body a:visited 
{   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #05356c;
	text-decoration: underline}	

#body a:hover
 {  font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	color: #63a5a3;
	text-decoration: underline}	
	
	

/** footer **/
.body-hr {
 clear: both;
 height: 43px;
 background: bottom left url(images/body_hr.jpg) no-repeat;
 margin: 10px -39px;
}

#footer-1 {
  float: left;
  width: 104px;
  padding-right: 30px;
  margin-top: 5px;
  border-right: 1px solid #ACACAC;
  font: 14px "times new roman", serif;
  color: #05356c;
  text-align: center;
}
#footer-1 strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
#footer-2 {
  float: left;
  width: 154px;
  margin-left: 12px;
  font: 18px "times new roman", serif;
  color: #000;
  line-height: 34px;
}
#footer-2 .left {
  margin-right: 12px;
}
#footer-3 {
  float: left;
  width: 135px;
  margin: 0;
  font: 14px "times new roman", serif;
  color: #000;
  text-align: center;
}
#footer-3 .left {
  margin-right: 12px;
}
