/* Headerpart */

#headerformat {
	background-image:url(images/header-bg.jpg);
	background-repeat:no-repeat;
	height:314px;
}
#menuformat {
	width:110px;
}		
#logoformat {
    width:40%;
}	
#logobelowtext {
	height:73px;
	padding-left:12px;
}	
.headernavigation {
	padding-left:28px;
	height:29px;
}	
#topright {
	width:57%;
}
.topnavigation {
	padding-right:8px;
	width:20%;
	padding-top:39px;
}
.width97per {
	border:0px;
	width:97%;	
}
.width90per {
	border:0px;
	width:90%;	
}
.width45per {
	border:0px;
	width:45%;	
}
.width74per {
	border:0px;
	width:74%;	
}
.width68per {
	border:0px;
	width:68%;	
}
.paddingtop {
	padding-top:46px;
	padding-bottom:54px;
}
.bold {
    font-weight:bold;
}
.colorgolden {
    color:#797A4E;
}
.smalltext {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#86875C;
}
.black {
    color:#000000;
}
.lightgolden {
    color:#A3A473;
}
/* Bodypart */
#midtd {
	background-image:url(images/mid-bg.jpg);
	background-repeat:repeat-y;
}
#left {
	width:452px;
	padding:12px 00px 10px 15px;
}
#right {
	width:281px;
}

#rightcontent {

	background-image:url(images/rt-bg.gif);
	background-repeat:no-repeat;
}

.width86per {
	border:0px;
	width:86%;	
}
.width50per {
	border:0px;
	width:50%;	
}
.borderright22 {
	border-right:22px solid #ffffff;
	width:100%;
}	
#img1format {
	width:170px;
}	
.borderbottom {
	border-bottom:3px solid #EEEFDC;
}	
#midlefttd {
	background-image:url(images/img-mid-lt-bg.jpg);
	background-repeat:repeat-y;
	width:222px;
	padding:15px 0px 0px 20px;
	border-top:1px solid #D3D5AF;
}	
#mid1td {
	background-image:url(images/img-mid-bg.jpg);
	background-repeat:repeat-y;
	width:240px;
	padding:15px 0px 0px 20px;
	border-top:1px solid #D3D5AF;
}

#midrttd {
	background-image:url(images/img-mid-rt-bg.jpg);
	background-repeat:repeat-y;
	width:279px;
	padding:15px 0px 0px 15px;
	border-top:1px solid #D3D5AF;
}

.underline {
	text-decoration:underline;
}
#textmidleft {
	color:#6E6E57;
}	
#textmid1{
	color:#686E53;
}
#textmidrt{
	color:#6E6F55;
}	
#aboutdonation {
	background-image: url(images/about-donation.jpg);
	background-repeat:no-repeat;
	height:130px;
	padding-left:40px;
	padding-right:170px;
}

#emailid {
	text-decoration:none;
	font-weight:bold;
	color:#466864;
}

#emailid:hover {
	text-decoration:underline;
}
/* footerpart */

#footerback {
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#D9DBBB;
	height:162px;
	border-top:1px solid #D8D9B8;
	padding-top:15px;
}	
.whiteboldtxt {
	color:#FFFFFF;
	font-weight:bold;
}	
.footerlink {
	color:#333C3F;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}
.colorfootersmtext {
    color:#445565;
	line-height:15px;
}	

/* Mixed CSS */

.topnavigation, .footerlink {
	text-decoration:none;
}
.topnavigation:hover, .footerlink:hover {
	text-decoration:underline;
}
.blueheading {
	color:#0F4C91;
	font-size:12px;
	font-weight:bold;
}	
#shadowright {
	background-image:url(images/right-shadow.gif);
	background-repeat:repeat-y;
}
#shadowbottom {
	background-image:url(images/footer-shadow.gif);
	background-repeat: repeat-x;
}
#paddingcontainer {
	padding-left:10px;
	padding-top:10px;
	background-color:#FFFFFF;
}	
.righttables {
	border-right:24px solid #ffffff;
	border-left:24px solid #ffffff;
}
.orangerightheading {
	color:#E46804;
	font-weight:bold;
	font-size:14px;
	height:20px;
}	
.bluerightheading {
	color:#528EC4;
	font-weight:bold;
	font-size:14px;
	height:20px;
}	
.widthrightimg {
	width:70px;
}	
.bluetext {
	color:#02427F;
}	

/* General CSS Document */

p {
	padding-top:10px;
	margin:0px;
}	
body {
	margin:0px;
	background-color: #D7D8B6;
}
table {
	border:0px;
}	
td, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #466864;
	text-decoration: none;
}
#externalcontainer {
	width:780px;
	background-color:#ffffff;
	margin:0px auto 0px auto;
}
.width100per {
	border:0px;
	width:100%;	
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}