
Body {
	margin: 0px;
	padding: 0px;
	/* background: #2b759f;                 */
    background-color: #bde5fc;                       
	line-height: 18px;
}

H1, H2, H3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 26px;
	color: #2b759f;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 24px;
}


h2 {

  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: #3D8AD1; /* #3F82C5 */
}

h3 {
	color: #206891;
	font-size: 14px;
	border-bottom: 1px #74b71b solid;
	padding-bottom: 10px;
}

a {
	color: #206891;
}

a:hover {
	text-decoration: none;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

p {
	margin: 10px 0px;
}

Div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
}

#Main {
	width: 1003px;
	margin: 0px auto;
}

#Header {
	/* background: url(/images/header.jpg) no-repeat; */
    color: #bde5fc; 
	height: 92px;
    padding-top: 10px;
    padding-left: 20px;    
}

#Content {
	border-top: 11px #74b71b solid;
	background: #f5f5f5;
	padding: 14px 14px 0px;
}

.frametitle
{
height: 70px;
}
.LeftContent {
	width: 747px;
	float: left;
}

.Frame {
	background: #ffffff;
	border: 1px #dfdfdf solid;
	padding: 15px;
	margin-bottom: 14px;
}

.LeftText {
	width: 400px;
	float: left;
}

.RightImg {
	width: 287px;
	float: right;
}

.LeftUl {
	width: 180px;
	float: left;
}

.RightUl {
	width: 180px;
	float: right;
}

.ContentUl li {
	background: url(../images/index_16.jpg) no-repeat 0 7px;
	padding-left: 17px;
}

.Image {
	margin-right: 14px;
}

.Red {
	color: #dd3020;
}

.Reason {
	width: 215px;
	float: left;
	padding: 10px;
	margin-top: 10px;
}

.Color {
	background: #f3f0f0;
}

#dlabel {
	color: #3a3a3a!important;
	font-size: 16px;
}

a:hover#dlabel {
	text-decoration: none;
}

.SelectDiv select {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif!important;
	border: 1px #dfdfdf solid;
}

.RightBar {
	width: 215px;
	float: right;
}

.RightFrame {
	background: #ffffff;
	border: 1px #dfdfdf solid;
	padding: 10px;
	margin-bottom: 14px;
}

.AwardImgs {
	text-align: center;
}

.ClientName {
	color: #949494;
	text-align: right;
}

.RatingImg {
	text-align: center;
	padding-top: 7px;
}

.RatingImg img {
	padding: 3px 0px;
}

#Footer {
	padding: 10px 0px;
}

.Copyright {
	width: 800px;
	float: left;
	/* color: #bde5fc;*/
    color : black;
    padding-left: 175px;
}

.DesignedBy {
	width: 300px;
	float: right;
	text-align: right;
	color: #bde5fc;
}

.DesignedBy a {
	color: #bde5fc;
}

.Clear {
	clear: both;
}

ul.listoftype {

    list-style-image: url('/images/bullet.gif')  ;  
    
    list-style-position: inside;

}
ul.listoftype li
{
    padding-left: 10px ;    
        text-indent: 12px;  
        width: 250px;  
    
}