body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	background-color: #252525;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 16px;
	color: #3a55a4;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #3a55a4;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
input {
	color: #0066CC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.forminput {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
}

.photoborderright {
	padding:4px;
	border:1px solid #7AA7CB;
	background-color: #FFFFFF;
	float: right;
}
.photoborder {

	padding:4px;
	border:1px solid #72ABDE;
	background-color: #FFFFFF;
}


.tinytext {
	font-size: 9px;
	color: #999999;
}

.redhighlight {
	color: #CC0000;
	font-weight: bold;
}

#container {
	padding: 0px;
	width: 798px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5C5C5;
	border-left-color: #C5C5C5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 157px;
	width: 798px;
	float: left;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

#topmenubar {
	clear: both;
	float: left;
	width: 798px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
}

#topmenu {
  overflow:hidden;
	margin:0px;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #000000;
}

#topmenu ul {
  margin: 0px; 
  padding: 0px;
  list-style-type: none;
}  

#topmenu li {
  float:left;
  display: block;
  margin: 0px;
  border: 0px;
} 
#container #topmenubar #topmenu .menuselected {
	color: #FFFFFF;
	background-color: #D0CDCA;

}


#topmenu a {
  text-align:right;
  width:auto;
  display: block;
  padding: 6px 21px 8px;
  border: 0px;
  text-decoration: none; 
} 

#topmenu a:link, #topmenu a:visited, #topmenu a:active {
  color: #000000;
}

#topmenu a:hover {
	color: #FFFFFF;
	background-color: #3a55a4;
}

#leftpanel {
	width: 390px;
	float: left;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#rightpanel {
	width: 395px;
	float: right;
	background-color: #FFFFFF;
	clear: none;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5C5C5;
}

#singlepanel {
	width: 798px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}

#panelcontent {
	margin: 0px;
	padding: 18px;
	line-height: 18px;
}

#panelcontent a {
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
} 

#panelcontent a:link, #panelcontent a:visited, #panelcontent a:active {
color: #3A55A4;
}

#panelcontent a:hover {
	color: #FFFFFF;
	background-color: #3A55A4;
}

#footer {
	clear: both;
	float: left;
	width: 798px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer a {
text-decoration: none;
padding:3px; 
} 

#footer a:link, #footer a:visited, #footer a:active {
color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

#navlist
{
margin-left: 22px;
padding-left: 0px;
list-style: none;
}

#navlist li 
{
	padding-left: 24px;
	background-image: url(../icon/red_tick.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: 24px;
}

#bulletlist
{
margin-left: 22px;
padding-left: 0px;
list-style: none;
}

#bulletlist li 
{
	padding-left: 24px;
	background-image: url(../icon/red_square.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: 24px;
}

#flashcontent {
	width: 360px;
	height: 400px;
}
#flashheader {

	width: 798px;
	height: 157px;
}

.myHR {
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
