/* #raid7pages1 template css begin */

/* This set of CSS rules applies to the content inside the Flexi CSS Layout (menus, lists, forms etc.). You can modify these rules or add your own. */

@charset "utf-8";
/* CSS Document */

/* start reset css */

html, body, div, span, applet, object, iframe, ul, ol, img, p, a {
	margin: 0;
	padding: 0;
	border: 0;
}


/* end reset css */

/* start top navigation menu */

#topNavigation {
	float:right;
}

#topPhone {
	float:right;
}
#topNavigation li {
	float: left;
	list-style: none;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
}
#topNavigation a:link, #topNavigation a:active, #topNavigation a:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#0099FF;
	text-decoration:none;
	text-align:left;
}

#topNavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
}

#topPhone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#CCC;
	text-decoration:none;

}
#topPhone li {
	list-style:none;
	padding-left:10px;
	padding-right:10px;
	text-align: right;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}

/* end top navigation menu */

/* start page elements */

blockquote {
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	line-height:1.6;
}

#logo { 
	color:#0099FF;
	font-size:32px;
}

#li {
	list-style-type: circle;
	list-style-position: inside;
}
/* #raid7pages1 template css end */
.blue-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
}

.red-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
