body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0266AE;
	font-size: 14px;
	color: #034A9C;
	line-height: 18px;
}

h1 {
	font-size: 20px;
	text-align: left;
	line-height: 24px;
}

h2 {
	font-size: 17px;
	text-align: left;
}

.justify {
	text-align: justify;
}

.colorlink a {
	color: #000000;
}

/*Navigation*/
.navbg {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #025EAA; 
	border-style: none none dotted; 
	width: 400px;
}

.dotted_hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #025EAA; 
	border-style: none none dotted; 
	width: 500px;
}

.nav {
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: Arial Narrow, Arial; 
	color: #0266af;
	text-align: center;
	letter-spacing: .3px;
	border-bottom: 1px solid #024D9F;
	padding: 8px;
	width: 800px;
	margin-bottom: 20px;
}

.nav a {
	color: #1B73BA;
	text-decoration: none;	
	font-family: verdana,Arial Narrow, Arial; 
	padding-left:10px;
	padding-right:10px;
}

.nav a:hover {
	color: #024D9F;
}

/*Inner Pages*/
#inner {
	background-color: #FFFFFF;
}

#inner .blue {
	color: #024D9F;
}

/*Widths*/
#inner .left {
	width: 30px;
}

#inner .right {
	width: 30px;
}

#inner .content {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 30px;
	padding-bottom: 115px;
	text-align: justify;
} 

#inner .image {
	margin-bottom: 10px;
}

/*Home*/
#home {
	background-color: #FFFFFF;
}

#home .fundraiser {
	background-image: url(images/fundraisers_bg.jpg);
	background-repeat: repeat-x;
}

#home .fundnames {
	color: #4567B2;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	border-bottom: 6px solid #FFFFFF;
	height: 29px;
}

#home .fundnames .textfield {
 	 height:10px;
}

#home .login {
	width: 144px;
	height: 82px;
	background-image:url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#home .logintext {
	border: 0px;
	height: 10px;
	width: 102px;
	font-size: 9px;
	background-color: transparent;
	margin-bottom: 5px;
}

#home .logintext2 {
	border: 0px;
	height: 10px;
	width: 102px;
	font-size: 8px;
	background-color: transparent;
}

#home .forgot {
	padding:0px; 
	margin:0px;
	text-align:left;
	font-size:9px; 
	color:#143764;
	line-height: 7px;
	margin-top: 4px;
}

#home .forgot a {
	color:#143764;
}

#home .go {
	margin-left: 5px;
	margin-top: 3px;
}

#home .go2 {
	margin-left: 5px;
	margin-top: 15px;
}

#home .newstextfield {
	width: 138px;
	height: 10px;
	font-size: 8px;
	letter-spacing: 1px;
	color: #333333;
	border: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: transparent;
}

#home .newstextfield2 {
	width: 138px;
	height: 10px;
	font-size: 8px;
	color: #333333;
	letter-spacing: 1px;
	border: 0px;
	background-color: transparent;
}

#home .runnerlogin {
	background-image: url(images/home_runner_login.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 180px;
}

#home .runnerpad {
	margin-left: 48px;
	margin-top: 19px;
}

#home .homenewsletter {
	background-image: url(images/home_newsletter.jpg);
	background-repeat: no-repeat;
	width: 214px;
}

#home .homenewspad {
	margin-left: 41px;
	margin-top: 28px;
}

/*FAQ*/
#faq {}

#faq .top {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

#faq .top a {
	color: #034A9C;
}

#faq .bullet {
	text-align: left;
	list-style-image: url(images/bullet.jpg);
}


/* My Page */
#RightBar {
	padding:25px 10px 25px 10px; 
	background-color:#d5d8f4;
       -moz-border-radius: 11px;
       -khtml-border-radius: 11px;
       -webkit-border-radius: 11px;
        border-radius: 5px;
        border: 1px solid #e5e5e5;
       -moz-box-shadow: rgba(200,200,200,1) 0 4px 10px;
       -webkit-box-shadow: rgba(200,200,200,1) 0 4px 10px;
       -khtml-box-shadow: rgba(200,200,200,1) 0 4px 10px;
       box-shadow: rgba(200,200,200,1) 0 4px 10px;
 }

#DonateBar {
	width:250px;
	text-align:center;
	line-height:25px;
	padding:5px 10px 5px 10px; 
	background-color:#d5d8f4;
       -moz-border-radius: 11px;
       -khtml-border-radius: 11px;
       -webkit-border-radius: 11px;
        border-radius: 5px;
        border: 1px solid #e5e5e5;
       -moz-box-shadow: rgba(200,200,200,1) 0 4px 10px;
       -webkit-box-shadow: rgba(200,200,200,1) 0 4px 10px;
       -khtml-box-shadow: rgba(200,200,200,1) 0 4px 10px;
        box-shadow: rgba(200,200,200,1) 0 4px 10px;
}


/*Blog*/
#blogBox {
	border: 1px solid #999999;
	width: 204px;
	color: #01487A;
	font-size:12px;
	background-color:#FFFFFF;
}

.blogHead a{
	height:18px;
	background-color:#0163B3;
	text-decoration:none;
	color:#ffffff;
	width:204px;
	
}

.blogBody {
	padding:10px;
	text-align:left;
}

.blogFoot {
	background-image:url(images/blog_bottom.jpg);
	height: 18px;
	text-align:right;
	padding-right:15px;
}

.blogFoot a {
	color: #fff21d;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
/*Search*/

.error {
	font-weight:bold;
	color:#FF0000;
}

.results {
	border-bottom:1px solid #eeeeee;
	text-transform:capitalize;
}

.personalImage {
	border:1px solid #0163B3;
}

/*Personal Page*/
#editpage {}

#editpage .title {
	font-size: 18px;
	padding-bottom: 15px;
	text-align: center;
}

.friend {
	width: 100%;
	border: 1px solid #034A9C;
	padding: 5px;
}

.friend2 {
	width: 97%;
	border: 1px solid #034A9C;
	padding: 5px;
}

.profileheading {
	width: 97%;
	border: 1px solid #ffffff;
	background-color: #0266AE;
	color: #ffffff;
	padding: 5px;
	margin-bottom:10px;
}

.textarea {
	width: 460px;
	border: 1px solid #034A9C;
}

.linkdisc {
	text-indent:12px;
	font-size:12px;
	}

/*Manual*/
.manual {}

.manual .top {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.manual a {
	color: #034A9C;
}

.manual .bullet {
	text-align: left;
	list-style-image: url(images/bullet.jpg);
}

.manual td {
	border-bottom: solid #034A9C 1px;

}

/*Mile Marker */
.enewsletterpix {
	margin-right:10px;
	border:1px solid #034A9C;
	margin-bottom:5px;
}

#milemarker ul {
	padding:0px;
	margin:0px 0px 0px 20px;
}


#milemarker .archive {
	background-image:url(images/mm_archive_bg.jpg);
	background-position:top left;
	background-repeat:repeat;
	width:157px;
	float:right;
	height:100%;
	text-align:left;
	color:#625F65;
	
}

#milemarker .title1 {
	background-image:url(images/mm_title1.png);
	height:24px;
	padding-top:5px;
}

#milemarker .title2 {
	background-image:url(images/mm_title2.png);
	height:34px;
	padding-top:7px;
}

#milemarker .title3 {
	background-image:url(images/mm_title3.png);
	height:24px;
	padding-top:5px;
}

#milemarker .title4 {
	background-image:url(images/mm_title4.png);
	height:33px;
	padding-top:5px;
}

#milemarker .title5 {
	background-image:url(images/mm_title5.png);
	height:25px;
	padding-top:8px;
}

#milemarker .title {
	background-repeat:no-repeat;
	width:157px;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	text-align:center;
}

#milemarker li {
	list-style-type:circle;
	padding: 6px 3px 4px 0;
	margin:0px;
	font-size:11px;
	color:#625F65;
	line-height:10px;
}

#milemarker li a{
	text-decoration:none;
	color:#625F65;
}

#milemarker li a:hover{
	text-decoration:underline;
}
	
	/*Copy*/
.copy {
	color: #FFFFFF;
	font-size:10px;
	margin-top: 5px;
}

.copy a {
	color: #FFFFFF;
	text-decoration:none;
}

.copy a:hover {
	color: #CCCCCC;
}