body {
	margin: 0px;
	padding: 0px;
}
p,td,li,a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.tableMainLayout {
	border: 0px;
	width: 670px;
}

.tableMainLayout td {
	padding: 0px;
}

.divMainContain {
	position: relative;
	width: 670px;
	border: 0px;
}

.divHeaderLeft {
	padding-top: 20px;
	float: left;
	width: 400px;
	height: 80px;
	border-right: 1px #D3E1EF solid;
}

.divHeaderRight {
	float: right;
	width: 250px;
	height: 80px;
	text-align: center;
}



.divBackLink {
	text-align: right;
	float: right;
	width: 100px;
}

.divBackLink a:link, .divBackLink a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9AB3CC;
	text-decoration: none;
	font-size: 11px;
}

.divBackLink a:hover, .divBackLink a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9AB3CC;
	text-decoration: underline;
	font-size: 11px;
}


.divContentContain {
	position: relative;
	width: 670px;
	border: 0px;
}

.divContentLeft {
	padding-top: 20px;
	float: left;
	width: 400px;
	border-right: 1px #D3E1EF solid;
}

.divContentLeftBlock {
	width: 380px;
	height: 45px;
	margin-top: 10px;
	background-color: #CBD8E4;
}

.divContentRight {
	float: right;
	width: 250px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	color: #306498;
	margin-top: 5px;
	padding-top: 0px;
}

.divContentRightBlock {
	background-color: #FECD6D;
	height: 10px;
	width: 250px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}

.divHeaderRight a:link, .divHeaderRight a:visited {
	text-decoration: none;
	color: #306498;
}

.divHeaderRight a:hover, .divHeaderRight a:active {
	text-decoration: underline;
	color: #306498;
}

.divHeaderRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3C8DA;
	font-size: 13px;
}



.divContentRight a:link, .divContentRight a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #306498;
	font-size: 11px;
}

.divContentRight a:hover, .divContentRight a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #306498;
	font-size: 11px;
}

.imgTitle {
	margin-bottom: 10px;
	height: 24px;
}

.divCopyrightNote {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #306498;
}

.divPortrait {
	text-align: right;
	/*padding-right: 20px;*/
}



.ulMemberList {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.ulMemberList li {
	list-style: none;
	line-height: 25px;
}

.ulMemberList a:link, .ulMemberList a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9AB3CC;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
}

.ulMemberList a:hover, .ulMemberList a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9AB3CC;
	text-decoration: underline;
	font-size: 13px;
	font-weight: 600;
}
/*************************************************/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F6C462;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: -4px;
	text-align: left;
	border-bottom: 10px #F6C462 solid;
	line-height: 14px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #93ADC8;
	margin-bottom: 0px;
	margin-top: 25px;
	padding: 0px;
}
.tMain {
	width: 700px;
}
.tMain td {
	vertical-align: top;
	padding: 0;
}
.tdMain1 {
	width: 420px;
}
.tdMain2 {
	
}

.dContainerLeft {
	border-color: #D3E1EF;
	border-width: 0 1px 0 0;
	border-style: solid;
	padding-right: 20px;
	margin-right: 20px;
}
.dContainerLeft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #9AB3CC;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 5px;
	text-align: right;
	border-width: 10px 0 0 0;
	border-color: #D5DFEA;
	border-style: solid;
}
.divPortaitBackground {
	background-color: #EAEEF4;
	text-align: right;
}

.dContainerRight  {
	border-width: 0 0 20px 0;
	border-style: solid;
	border-color: #F6C462;
	padding-bottom: 10px;
}
.dContainerRight p {
	font-size: 11px;
	line-height: 20px;
	color: #306498;
}
.dContainerRight a {
	color: #306498;
}
.dCopyrightDivider {
	height: 50px;
	background-color: #CBD8E4;
	margin: 10px 0 10px 0;
}
.dCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #306498;
}
.divMenuBlock {
	height: 45px;
	background-color: #9AB3CC;
	margin-bottom: 5px;
}
.imgLogo {
	margin: 10px 0 30px 0;
}
.dMenu {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 50px;
	color: #A3C8DA;
}
.dMenu a:link, .dMenu a:visited {	
	text-decoration: none;
	color: #306498;
	font-size: 14px;
}

.dMenu a:hover, .dMenu a:active {
	text-decoration: underline;
	color: #306498;
	font-size: 14px;
}
