body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 16px;
	color:#061944;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#D5829E;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#5095A5;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#3C6F7B;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#4B6E8C;}

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

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;}

hr {color:#DF7399;
	background:#DF7399;
	height:1px;
	border:0;
	}
.imgborder { BORDER: #FFFFFF 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061944;
	border: #000000 1px solid;
	background-color: #EBC2CF;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #C4D1BD;
	border-left-color: #C4D1BD;
	padding: 0.25em;
	background-color: #78BDCD;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #C4D1BD;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #4D92A2;
	color: #C4D1BD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

/* Template */
.address {font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#040E43;
			margin:0;
			font-weight:bold;
			}
			
.nav a{font-size:12px;
		color:#FFFFFF;
		line-height:20px;
		text-decoration:none;
		font-weight:bold;
		padding-left:25px;
		}
.nav a:hover{font-size:12px;
		color:#B82A5A;
		line-height:20px;
		text-decoration:none;
		font-weight:bold;
		padding-left:25px;
		}
			
.bottomlinks p{color:#BBE4DC;
				font-size:12px;
				line-height:18px;
				font-weight:bold;
				}
.bottomlinks a{color:#5CA9BD;
				font-size:12px;
				line-height:18px;
				font-weight:bold;
				}
.bottomlinks a:hover{color:#B2335E;
				font-size:12px;
				line-height:18px;
				font-weight:bold;
				}
				
.splashlinks p{color:#5CA9BD;
				font-size:12px;
				line-height:18px;
				font-weight:bold;
				}
.splashlinks a{color:#B2335E;
				font-size:12px;
				line-height:18px;
				font-weight:bold;
				}
.splashlinks a:hover{color:#BBE4DC;
				font-size:12px;
				line-height:18px;
				font-weight:bold;
				}
				
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}