body { font-family: Arial, Helvetica, sans-serif;
   	   color:#666666;}

p { font-size: 12px;
	line-height: 18px;
	color:#666666;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#6BAFDE;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#3481D9;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#2A30B8;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#3CC1EA;}

a:hover { text-decoration: underline}

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:5px;
	 margin-left:-15px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}

hr {color:#6BAFDE;
	background:#6BAFDE;
	height:1px;
	border:0;}
			  
/* Template */	
	
.bg { background-image: url(assets/images/bg.jpg);
	background-repeat: repeat-x;}	 

.words {font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFFFFF;
			font-weight:bold;
			text-transform:uppercase;}

.nav {font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#1D3F5A;
		text-transform:uppercase;}
.nav:hover {font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#4493CC;
		text-transform:uppercase;
		text-decoration:none;}
		
.navline {border-bottom:#999999 1px solid;}

.borderright { border-right:1px dotted #6BAFDE;}

.borderrightbottom { border-right:1px dotted #6BAFDE;
					border-bottom:1px dotted #6BAFDE;}

.borderbottom { border-bottom:1px dotted #6BAFDE;}

.borderleftbottom { border-bottom:1px dotted #6BAFDE;
					border-left:1px dotted #6BAFDE;}
					
.bordertop {border-top:1px dotted #6BAFDE;}

/* Template */	 
