/* CSS Document */

body, TD{
	font-family: Verdana, Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;	
}

P {
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 18px;
}

 
a:link, a:visited, a:hover {
	color: #0770A7;
	
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial,sans-serif;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #0770A7;
}

h1, h2, h3 {
 font-size: 12px;
 }

h4, h5{
 font-size: 12px;
 font-weight: normal;
}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#footer {
	margin: 10px 5px 0px 5px;
	padding: 0px;
	font-size: 11px;
	}

#donatep {
background-image:url(images/bg-donatenew.gif);
background-repeat:no-repeat;
padding: 104px 0px 30px 0px;
color: #ffffff;
font-size: 12px;
}

#donatep A {color: #ffffff;}
	
/***********************************************/
/* Classes                                     */
/***********************************************/
.circlehome {
	margin: 5px 8px 0px 0px;
}

.circlehomert {
	margin: 5px 8px 0px 15px;
}

.circleimg {
	margin: 5px 0px 0px 0px;
}

.copyright {
font-size:11px;
margin: 10px 5px 0px 5px;
}

.verd12 {
font-size: 12px;
}

.verd14 {
font-size: 14px;
}

.verd16 {
font-size: 16px;
}

.heading1 {
margin: 17px 0px 0px 0px;
}

.caption {
font-size:10px;
margin: 5px 0px 10px 10px;
}

.red {color: #FF0000}
.blue {color: #0770A7}


/* rounded box on homepage */
/* rounded corners */

div#nifty{ margin: 10px 0px;background: #CDE2ED }

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #CDE2ED}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.title {color: #0770A7}
.title2 {color: #0770A7; font-size:12px;}

.small {font-size: 10px;}