/* #index 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;
	font-size: 100%;
	vertical-align: baseline;
}


/* end reset css */

/* start top navigation menu */

#topNavigation {
	float:right;
}

#topNavigation li {
	float:left;
	list-style:none;
	font-size:15px;
	padding-left:10px;
	padding-right:10px;	
	padding-top:50px;
}

#topNavigation a:link, #topNavigation a:active, #topNavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	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;
}

#logo {
	color: #FFFFFF;
	font-size: 32px;
}

/* end top navigation menu */

/* start page elements */

blockquote {
	color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	line-height:1.6;
}

/* end page elements */

/* #index template css end */
