/* Body tag: color, image, repeat, attachment, and position. */

body {
	background : White none no-repeat scroll center;
}

/* Use the <p> tag for all body content */	

/*

p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	line-height: 14px; 
	margin: 10px 5px 5px 5px
	}

*/

/* Use the <.body> tag for all body content using it as a class */	

/* Title */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin : 0px 0px 0px 0px;
	}

/* Small Font*/
.small { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none; 
        margin : 0px 0px 0px 0px;
      }

.small a:link    { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        line-height: normal; 
        font-weight: normal;
		color: blue; 
		text-decoration: underline 
		}
	
.small a:visited { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        line-height: normal; 
        font-weight: normal;
		color: blue; 
		text-decoration: underline 
		}
	
.small a:hover   { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px;
        line-height: normal; 
        font-weight: normal;
		color: #092869; 
		text-decoration: underline 
		}

/* Body */
.body { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        line-height: 18px; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none; 
        margin : 0px 0px 0px 0px;
      }

.body a:link    { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        line-height: 18px; 
        font-weight: normal; 
        color: blue; 
        text-decoration: underline 
        }
        
.body a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        line-height: 18px; 
        font-weight: normal; 
        color: blue; 
        text-decoration: underline 
        }
        
.body a:hover   { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px;
        line-height: 18px; 
        font-weight: normal; 
        color: #092869; 
        text-decoration: underline 
		}

/* Sub-Title */

.subtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	/* margin= top, right, bottom, left */
	margin: 0px 0px 0px 0px}

/* By Line */	

.byline {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 20px; 
	font-weight: bold; 
	color: #660033; 
	text-decoration: none; 
	/* margin= top, right, bottom, left */
	margin: 0px 0px 0px 0px
	}

/* Text Links */
.textlinks {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        line-height: normal; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none; 
        margin : 0px 0px 0px 0px;
      }

.textlinks a:link    { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        line-height: normal; 
        font-weight: normal; 
        color: blue; 
        text-decoration: underline
		}
		
.textlinks a:visited { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        line-height: normal; 
        font-weight: normal; 
        color: blue; 
        text-decoration: underline
		}
		
.textlinks a:hover   {
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        line-height: normal; 
        font-weight: normal; 
		color: #092869; 
		text-decoration: underline
		}
	
/* Links */	

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Blue;
	text-decoration : none;
	}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Blue;
	text-decoration : none;
	}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	color : Red;
	text-decoration : none;
	}

/* 1st Navigation */	

.nav1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:link.nav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:visited.nav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:hover.nav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
	text-decoration : none;
	}

/* 2nd Navigation */	

.nav2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:link.nav2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:visited.nav2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:hover.nav2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : red;
	text-decoration : none;
	}

/* 3rd Navigation */	

.nav3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:link.nav3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:visited.nav3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:hover.nav3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : red;
	text-decoration : none;
	}
	
/* 4th Navigation */	

.nav4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:link.nav4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:visited.nav4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : blue;
	text-decoration : none;
	}

a:hover.nav4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : red;
	text-decoration : none;
	}	

/* Text Selectors */	
	
big {
	font-size : 12px;
	}

small {
	font-size : 8px;
	}

b, strong {  
	font-weight: bold
	}
	
i, em {
	font-style: italic;
	}
	
blockquote {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	line-height: 10px;
	/* margin= top, right, bottom, left */
	margin: 10px 30px 10px 30px
	}	
	
/* Lists */		

ul, ol {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000;
	}
	
li {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000;
	}
	
dl {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: normal; 
	color: #000000;
	}
	
dt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: normal; 
	color: #000000;
	}
	
dd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: normal; 
	color: #000000;
	}

/* CUSTOM: Use this tag to make the first line of your Paragraphs bold, Uppercase, and a different color */

.fixlist { 
	 margin-bottom: -15px; 
	 padding-bottom: -25px; 
	}

/*
 .para {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	line-height: 16px; 
	margin: 5px 5px 5px 5px 
	}

.para:first-line {
	color : Navy;
	font-weight : bolder;
	text-transform : uppercase;
	}
*/
