
body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border: 0;
}

#SiteContainer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #D5E7F1;
	border-right: 1px solid #D5E7F1;
	width: 778px;
}

#SiteTopArea {
	width: 100%;
}

#SiteTopArea .LogoArea {
	width: 200px;
	padding-top: 0px;
}

#SiteTopArea .TopLinks {
	background-color: #62A6C7;
	vertical-align: bottom;
}

#SiteTopArea .TopLinks table {
	margin-left: auto;
}

#SiteTopArea .TopLinks a:link, #SiteTopArea .TopLinks a:visited {
	display: block;
	width: 91px;
	background-image: url(../newimages/top_but.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #ddd;
	padding-top: 20px;
	padding-bottom: 15px;
}

#SiteMidSection {
	width: 100%;
}

#SiteMidSection .LeftPart {
	width: 243px;
}

#SiteMidSection .RightPart {
	background-image: url(../newimages/mid.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #fff;
}

#SiteMidSection .LeftBottom {
	background-color: #62A6C7;
	text-align: right;
	padding-right: 20px;
	height: 35px;
}

#SiteMidSection .RightBottom {
	border-left: 1px solid #fff;
	background-color: #62A6C7;
	text-align: right;
	padding-right: 10px;
}

#SiteMidSection .RightBottom table {
	margin-left: auto;
}

#SiteMidSection .RightBottom table, #SiteMidSection .RightBottom table td {
	width: auto;
}

#SiteMidSection .RightBottom a:link, #SiteMidSection .RightBottom a:visited {
	display: block;
	clear: both;
	text-decoration: none;
        text-transform: uppercase;
	font-weight: bold;  
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../newimages/arrow.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	text-align: right;
}       

#SiteMidSection .LeftBottom, #SiteMidSection .RightBottom a:link, #SiteMidSection .RightBottom a:visited {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #eee;
}


#SiteFooter {
	width: 100%;
	background-color: #62A6C7;
	color: #fff;
}

#SiteFooter td{
	font-size: 11px;
	padding: 10px 0;
}

#SiteFooter a:link, #SiteFooter a:visited {
	color: #fff;
	text-decoration: none;
}

#SiteFooter a:hover {
	text-decoration: underline;
	color: #000;
}




table.StandardLayout {
	width: 100%;
	text-align: left;
}

table.StandardLayout td {
	vertical-align: top;
	padding: 0 10px;
}

.StandardLayout .SideNavPanel {
	margin-top: 10px;
}

.StandardLayout .SideNavPanel .topcurves, .StandardLayout .SideNavPanel .botcurves {
	display: block;
	height: 5px;
}
.StandardLayout .SideNavPanel .b1 {
	display: block;
	height: 1px;
	font-size: 1px;
	background-color: #eee;
	overflow: hidden;
}
.StandardLayout .SideNavPanel .b2, .StandardLayout .SideNavPanel .b3, .StandardLayout .SideNavPanel .b4, .StandardLayout .SideNavPanel .b5 {
	display: block;
	height: 1px;
	font-size: 1px;
	background-color: #62A6C7;
	overflow: hidden;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.StandardLayout .SideNavPanel .b5 {
	margin: 0 1px;
}
.StandardLayout .SideNavPanel .b4 {
	margin: 0 1px;
}
.StandardLayout .SideNavPanel .b3 {
	margin: 0 2px;
}
.StandardLayout .SideNavPanel .b2 {
	margin: 0 3px;
	border-left: 2px solid #eee;
	border-right: 2px solid #eee;
}
.StandardLayout .SideNavPanel .b1 {
	margin: 0 5px;
}
.StandardLayout .SideNavPanel .PanelBody {
	background-color: #62A6C7;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0 5px;
}


.StandardLayout h2 {
	font-size: 12px;
	background-color: #fde2ce;
	padding: 2px 10px;
}

.StandardLayout h3 {
	font-size: 12px;
}

.StandardLayout p {
	text-align: justify;
}

.StandardLayout .SideNavPanel .PanelBody a:link, .StandardLayout .SideNavPanel .PanelBody a:visited {
	text-decoration: none;
	display: block;
	width: 115px;
	background-image: url(../newimages/panel_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	border-bottom: 1px dotted #eee;
}

.StandardLayout .SideNavPanel .PanelBody a:hover {
	background-image: url(../newimages/panel_arrow_hov.gif);
	color: #FFFF00;
}

ul.ArrowStyle {
	list-style-image: url(../images/arro.gif);
}

.quote {
	background-image: url(../newimages/quote_open.gif);
	background-position: top left;
	background-repeat: no-repeat
}

.quote div {
	background-image: url(../newimages/quote_close.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 15px;
	color: #990000;
}

.quoteby {
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
}


.HomeLinks {
	margin-left: auto;
	margin-right: auto;
	background-color: #E3851F;
	color: #fff;
	border: 1px solid #fff;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 230px;
}


.HomeLinks a:link, .HomeLinks a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 1px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	width: 230px;
}