@charset "UTF-8";
/* CSS Document */

 * { margin: 0; border: 0; padding: 0;}

a:link{
	color: #001073;
}

a:visited{
	color: #001073;
}

a:hover{
	color: #001073;
	text-decoration: none;
}

a:active{
	color: #001073;
	text-decoration: none;
}





body {
	font-family: "Lucida Grande", Arial;
	font-size: 13px;
	background-color: #E1E1E1;
}
.HomePage #container {
	width:1000px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background-image: url(../images/images/frame-mid.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.HomePage     #header   {
	display: block;
	background-image: url(../images/images/header-bg.gif);
	padding-top: 21px;
	padding-right: 21px;
	padding-left: 21px;
	background-repeat: no-repeat;
}
.HomePage  #nav {
	background-repeat: repeat-y;
	width: 1000px;
	padding-top: 10px;
	padding-right: 21px;
	padding-left: 21px;
	margin-bottom: 10px;
}
.HomePage  #mainbody {
	width: 1000px;
	padding-right: 21px;
	display: block;
	padding-left: 21px;
}

.HomePage  #main {
	float:left;
	width: 528px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: -10px;
}
#main   img {
	margin: 0px;
	padding: 0px;
}
.HomePage  #mainhome {
	float:left;
	width: 538px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: -10px;
}


.HomePage  #main p {
	padding-right: 30px;
	padding-bottom: 10px;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 20px;
}

.HomePage  #main li {
	padding-right: 30px;
	padding-bottom: 10px;
	line-height: 1.5em;
	text-align: justify;
}

.HomePage  #main ul {
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 60px;
}


.HomePage  #main h1 {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
}

.HomePage  #main h2 {
	padding-bottom: 8px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 30px;
}
.HomePage  #main h3 {
	padding-bottom: 8px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 30px;
	font-style: italic;
	color: #666666;
}


.HomePage #breadcrumb {
	background-image: url(../images/images/breadcrumb-bg.gif);
	display: block;
	float: left;
	height: 32px;
	width: 748px;
}


.HomePage #breadcrumb li  {
	list-style-type: none;
	display: inline;
}

.HomePage #breadcrumb li a.home {
	background-image: url(../images/images/breadcrum-home-0.gif);
	display: block;
	float: left;
	width: 44px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.HomePage #breadcrumb li a.home:hover {
	background-image: url(../images/images/breadcrum-home-1.gif);
	width: 44px;
	display: block;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.HomePage #breadcrumb li a {
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(../images/images/breadcrumb-separator.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	padding-right: 22px;
	padding-top: 7px;
	margin-left: 15px;
}

.HomePage #breadcrumb li a:hover {
	color: #001073;
	text-decoration: underline;
	display: block;
	background-image: url(../images/images/breadcrumb-separator.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	padding-right: 22px;
	padding-top: 7px;
	margin-left: 15px;
}


.HomePage #breadcrumb li a.lang {
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(../images/images/breadcrumb-verticalbar.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	padding-right: 15px;
	padding-top: 7px;
	padding-left: 15px;
}
.submenu2 {
	border: 1px solid #666666;
	margin-bottom: 10px;
	width: 200px;
}

.HomePage #breadcrumb li a:hover.lang {
	color: #001073;
	text-decoration: underline;
	display: block;
	background-image: url(../images/images/breadcrumb-verticalbar.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	padding-right: 15px;
	padding-top: 7px;
	padding-left: 15px;
}


.HomePage  #sidebar_l {
	float: left;
	width: 200px;
	display: inline;
	margin-right: 10px;
}

.HomePage   #submenu {
	display: block;
	margin-bottom: 10px;
	width: 175px;
	background-image: url(/english/lasthope/images/images/submenu-itembg-0.gif);
	}

.HomePage   #submenu th{
	display: block;
	background-image: url(../images/images/submenu-headerbg.gif);
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	height: 28px;
	}

.HomePage  #submenu tfoot {
	display: block;
	height: 7px;
	background-image: url(../images/images/submenu-footer.gif);
	text-decoration: none;
	list-style-type: none;
	font-size: 1px;
	width: 200px;
	}

.HomePage  #submenu a:link{
	display: block;
	background-image: url(../images/images/submenu-itembg-0.gif);
	background-repeat: no-repeat;
	color: #666666;
	padding-left: 14px;
	text-decoration: none;
	list-style-type: none;
	width: 186px;
	padding-top: 8px;
	height: 25px;
}

.HomePage  #submenu a:visited{
	display: block;
	background-image: url(../images/images/submenu-itembg-0.gif);
	background-repeat: no-repeat;
	color: #666666;
	padding-left: 14px;
	text-decoration: none;
	list-style-type: none;
	width: 186px;
	height: 25px;
	padding-top: 8px;
}

.HomePage  #submenu a:hover{
	display: block;
	color: #001073;
	background-image: url(../images/images/submenu-itembg-1.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 25px;
	padding-top: 8px;
	padding-left: 14px;
	list-style-type: none;
}

.HomePage  #submenu a:active{
	display: block;
	color: #001073;
	background-image: url(../images/images/submenu-itembg-1.gif);
	background-repeat: no-repeat;
	width: 186px;
	padding-top: 8px;
	padding-left: 14px;
	list-style-type: none;
	height: 25px;
}

.HomePage  #submenu a.current:link{
	display: block;
	color: #001073;
	background-image: url(../images/images/submenu-itembg-1.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 25px;
	padding-top: 8px;
	padding-left: 14px;
	list-style-type: none;
}

.HomePage  #submenu a.current:visited{
	display: block;
	color: #001073;
	background-image: url(../images/images/submenu-itembg-1.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 25px;
	padding-top: 8px;
	padding-left: 14px;
	list-style-type: none;
}


.HomePage  #sidebar_r {
	float: left;
	width: 200px;
	display: inline;
	padding-top: 10px;
}


.SideBox {
	margin-bottom: 10px;
	width: 200px;
	background-image: url(../images/images/window-200-grad-top.gif);
	border-collapse: collapse;
}

.SideBox th{
	font-size: 15px;
	color: #333333;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	font-weight: bold;
	height: 22px;
	text-align: right;
	width: 176px;
	background-repeat: no-repeat;
}


.SideBox  td{

	list-style-type: none;
	font-size: 12px;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	padding-bottom: 4px;
	text-align: right;
	width: 176px;
}

.SideBox td.extension{
background-image: url(../images/images/window-200-grad-mid.gif);
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	padding-bottom: 4px;
	text-align: right;
	width: 176px;
}

.SideBox tfoot {
	background-image: url(../images/images/window-200-grad-bottom.gif);
	height: 5px;
	display: block;
}
.SideBox  h1 {
	font-size: 13px;
	color: #001073;
	padding-bottom: 10px;
	padding-top: 10px;
}

.SideBox  h2 {
	font-size: 13px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}

.SideBoXForm   {
	border: 1px solid #999999;
	width: 176px;
	color: #49549B;
	padding: 4;
	text-align: left;
	height: 20px;
	font-size: 12px;
}


.SideBoxLeft {
	margin-bottom: 10px;
	width: 200px;
	background-image: url(../images/images/window-200-grad-top.gif);
	border-collapse: collapse;
}

.SideBoxLeft th{
	font-size: 15px;
	color: #333333;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	font-weight: bold;
	height: 22px;
	text-align: left;
	width: 176px;
}


.SideBoxLeft td{

	list-style-type: none;
	font-size: 12px;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	padding-bottom: 4px;
	text-align: left;
	width: 176px;
}

.SideBoxLeft td.extension{
background-image: url(../images/images/window-200-grad-mid.gif);
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	padding-bottom: 4px;
	text-align: left;
	width: 176px;
}

.SideBoxLeft tfoot {
	background-image: url(../images/images/window-200-grad-bottom.gif);
	height: 5px;
	display: block;
}
.SideBoxLeft  h1 {
	font-size: 13px;
	color: #001073;
	padding-bottom: 10px;
	padding-top: 10px;
}

.SideBoxLeft  h2 {
	font-size: 13px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}


.HomePage #container #footer {
	background-image: url(../images/images/frame-bottom.gif);
	height: 45px;
	width: 1000px;
	font-size: 9px;
	color: #666666;
	text-align: center;
	padding-top: 2px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.floatimageleft {
	float: left;
	display: inherit;
	margin: 10;
	margin-right: 10px;
	margin-top: 5px;
}

.floatimageright {
	float: right;
	margin-left: 10px;
}


p.justify {
	text-align: justify;
}

.CenterBox{
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	text-align: left;
	width: 538px;
}

.CenterBox  h1 {
	font-size: 13px;
	color: #001073;
	padding-bottom: 10px;
	padding-top: 10px;

}

p.p-right {

	padding-right: 12px;
	text-align: justify;
}

td.CenterLeft{
	padding-left: 12px;
	padding-right: 12px;
}

td.CenterMid{
	padding-right: 12px;
	padding-left: 12px;
}

td.CenterRight{
	padding-right: 12px;
	padding-left: 12px;
}
.imagecenter {
	width: 500px;
}
.MarkSubMenuLinks {
	font-family: "Lucida Console";
	font-size: 13px;
	background-image: url(/english/lasthope/images/images/submenu-itembg-0.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
