/* Body tag: color, image, repeat, attachment, and position. */

body {
	background : White none no-repeat scroll center;
}

/* Use the <.body> tag for all body content using it as a class */	

.body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: normal; 
	/* margin= top, right, bottom, left */
	margin: 0px 0px 0px 0px
	}	

/* Title */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/* margin= top, right, bottom, left */
	margin : 0px 0px 0px 0px;
	}

/* Sub-Title */

.subtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 20px; 
	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: 10px; 
	line-height: 14px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	/* margin= top, right, bottom, left */
	margin: 0px 0px 0px 0px
	}
	
/* Shortcuts */	
	
.shortcuts {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration : none; 
	line-height: normal; 
	color: #0F1784
	}

.shortcuts a:link  {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration : underline; 
	line-height: normal; 
	color: #0F1784
	}	

.shortcuts a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration : underline; 
	line-height: normal; 
	color: #0F1784
	}
	
.shortcuts a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal; 
	color: #660033
	}

/* Links */	

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000066;
	text-decoration : underline; 
	}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #006699;
	text-decoration : underline;
	}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Red;
	text-decoration : none;
	}

/* 1st Navigation */	

.nav1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #0F1784;
	text-decoration : none;
	}

a:link.nav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #0F1784;
	text-decoration : none;
	}

a:visited.nav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #0F1784;
	text-decoration : none;
	}

a:hover.nav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #A4001D;
	text-decoration : none;
	}

/* 2nd Navigation */	

.nav2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #A4001D;
	text-decoration : none;
	}

a:link.nav2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #A4001D;
	text-decoration : none;
	}

a:visited.nav2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #A4001D;
	text-decoration : none;
	}

a:hover.nav2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #0F1784;
	text-decoration : none;
	}

/* 3rd Navigation */	

.nav3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #0F1784;
	text-decoration : none;
	}

a:link.nav3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #0F1784;
	text-decoration : none;
	}

a:visited.nav3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #0F1784;
	text-decoration : none;
	}

a:hover.nav3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #A4001D;
	text-decoration : none;
	}
	
/* 4th Navigation */	

.nav4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #A4001D;
	text-decoration : none;
	}

a:link.nav4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #A4001D;
	text-decoration : none;
	}

a:visited.nav4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #A4001D;
	text-decoration : none;
	}

a:hover.nav4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #0F1784;
	text-decoration : none;
	}	
	
/* Text Links */	

.textlinks  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #0f1784;
	text-decoration : none;
	}

a:link.textlinks  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #B5CBE2;
	text-decoration : none;
	}

a:visited.textlinks  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #B5CBE2;
	text-decoration : none;
	}

a:hover.textlinks  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #A4001D;
	text-decoration : none;
	}	

/* Text Selectors */	
	
big {
	font-size : 16px;
	}

small {
	font-size : 10px;
	}

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: 12px;
	/* margin= top, right, bottom, left */
	margin: 10px 30px 10px 30px
	}	

ol {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold; 
/* This is where to change the color of the bullets */
	color: #000066;
	padding-top: 5px; 
	padding-left: 20px
	}
	
li {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold; 
/* This is where to change the color of the bullets */
	color: #000066;
	padding-top: 0px; 
	padding-left: 0px
	}
	
dl {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: bold; 
	color: #666666;
	padding-top: 5px; 
	padding-left: 50px
	}
	
dt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: bold; 
	color: #666666;
	padding-top: 10px;
	padding-bottom: 5px; 
	padding-left: 0px
	}
	
dd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: bold; 
	color: #666666;
	padding-top: 0px;
	padding-bottom: px; 
	padding-left: 0px
	}

/* CUSTOM: Use this tag to make the first line of your Paragraphs bold, Uppercase, and a different color */
/*
 .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;
	}
*/	

	
/* Lists */		

ul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: normal; 
	color: #000000;
	padding-top: 2px; 
	padding-left: 20px
 } 

.pdf {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}

.courtsleftcolumn {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000066; line-height: 12pt}
.burgundy_arrows {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #990000; line-height: 12pt}
.bullet_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000099; list-style-position: inside; list-style-image: none; list-style-type: disc; text-decoration: underline}
.linkbold { font-family: Arial, Helvetica, sans-serif; f/* Body tag: color, image, repeat, attachment, and position. */

body {
	background : White none no-repeat scroll center;
}

/* Use the <.body> tag for all body content using it as a class */	

.body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: normal; 


}
.body-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F00;
}
