@charset "windows-1252";

/* General Formatting */
body 
	{ 
		background-color: #477F47;
		font-family:  Verdana, Arial, Helvetica, sans-serif; 
		text-align: left; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10pt;
	}
	
ul
	{
		list-style-type: disc;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
ul ul
	{
	 	list-style-type: square;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
ul ul ul
	{
	 	list-style-type: disc;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	
/* Document Layout */
.titlebar
	{
		width: 100%;
		margin: 0px 0px 0px 0px;
		background-color: #477F47;
		padding: 10px 0px 10px 0px;
		color: white;
		text-align: left;
		border-bottom: 1px black solid;
	}

.threecolumns 
	{
	   width: 100%;
	   font-size: 10pt;
	   text-align: left;
	   margin: 0px 0px 0px 0px;
	}

.leftcontent
	{
		background-color: #5F5F5F;
		padding: 0px;
		line-height: 20px; 
		color: white;
		text-align: left;
		font-size: 8pt;
		border-right: 1px black solid;
		width: 120px;
	}

.middlecontent 
	{
		background-color: white;
		padding: 0px 0px 0px 0px;
		text-align: left;
		font-size: 13px;
	}
	
.rightcontent
	{
		background-color: #DDDDEE;
		width: 140px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 8pt;
		border-left: 1px black solid;
		text-align: left;
	}
	
.footerbar
	{
		width: 100%;
		margin: 0px 0px 0px 0px;
		background-color: #477F47;
		padding: 5px 0px 5px 0px;
		color: white;
		text-align: left;
		border-top: 1px black solid;
		letter-spacing: 1px;
		font-size: 7pt;
	}

/* Text formatting - Title Bar */
.titlebar a:link, .titlebar a:visited
	{
		color: white;
		text-decoration: none;
	}
	
.titlebar a:hover
	{
	 	text-decoration: none;
	}
	
.digantar
	{
		letter-spacing: 20px;
		font-size: 20pt;
		font-weight: normal;
		text-transform: uppercase;
		margin: 0px 0px 0px 10px;
	}

.subtitle
	{
		letter-spacing: 6.5px;
		font-size: 8pt;
		font-weight: normal;
		padding-left: 2px;
		text-transform: lowercase;
		margin: 4px 0px 0px 10px;
	}

.titleimage
	{
		float: right;
		margin: 0px 10px 0px 0px;
	}

/* Text formatting - Menu Column */	
a.currentlocation, a.currentlocation:link, a.currentlocation:visited, a.currentlocation:hover
	{ 
		font-size: 11px;
		color: #FFFFFF; 
		background: #423F66;
		text-transform: uppercase;
		display: block;
		text-decoration: none;
		font-weight: normal;
		text-align: center;
		width: 120px;
		overflow: hidden;
		text-transform: lowercase;
		padding: 3px 0px 3px 0px;
	}

a.menu, a.menu:link, a.menu:visited 
	{
		font-size: 11px;
		display: block;
		text-align: center;
		width: 120px;
		background: #5F5F5F; 
		text-decoration: none;
		font-weight: normal;
		color: DDDDDD;
		overflow:hidden;
		text-transform: lowercase;
		padding: 3px 0px 3px 0px;
	}

a.menu:hover 
	{ 
		font-size: 11px;
		color: #FFFFFF; 
		background: #444444;
		text-decoration: none;
		font-weight: normal;
		text-transform: lowercase;
	}


/* Text formatting - Body Column */
.contentheader
	{
	 	font-size: 13pt;
		font-weight: bold;
		letter-spacing: 3px;
		color: #214391;
		margin: 5px 10px 3px 10px;
		text-align: left;
	}

.belowtitlerule
	{
		border-top: 1px #666666 solid;
		float: center;
		margin: 0px 5px 0px 5px;
	}
	
.contentsubtitle
	{
		font-size: 10pt;
		font-weight: bold;
		color: black;
		margin: 5px 10px 3px 10px;
		text-align: left;
		text-decoration: underline;
	}	


.blacktextright
	{
	 	color: black;
		background-color: #DDDDDD;
		font-size: 11px;
		margin: 5px 5px 3px 5px;
		padding: 7px 7px 7px 0px;
		font-weight: bold;
		font-style: normal;
		float: right;
		text-align: left;
		border: 1px solid #999999;
	}
.blacktextright a:link, .blacktextright a:visited
	{
		text-decoration: none;
		font-weight: bold;
		color: #214391;
		font-size: 11px;
	}

.blacktextright a:hover
	{
		font-size: 11px;
		text-decoration: underline;
		font-weight: bold;
		color: #214391;	
	}


/* 

FORMATTING IDEAS
	
.greytext
	{
	 	color: #494949;
		font-weight: normal;
		text-align: left;
	}

*/

.bodyparagraph
	{
	 	margin: 5px 10px 5px 10px;
		text-align: left;
		font-size: 13px;
	}
	
.bodyparagraph a:link, .bodyparagraph a:visited
	{
		text-decoration: none;
		font-weight: bold;
		color: #214391;
		font-size: 13px;
	}

.bodyparagraph a:hover
	{
		font-size: 13px;
		text-decoration: underline;
		font-weight: bold;
		color: #214391;	
	}
	
.bluecenteraccent
	{
		text-align: left;
		background-color: #DDDDDD;
		color: #214391;
		font-size: 11px;
		margin: 10px 40px 10px 40px;
		padding: 5px 10px 5px 10px;
		font-weight: bold;
	}
	
.bluecenteraccent a:link, .blueenteraccent a:visited
	{
		text-decoration: none;
		font-weight: bold;
		color: black;
		font-size: 11px;
	}

.bluecenteraccent a:hover
	{
		font-size: 11px;
		text-decoration: underline;
		font-weight: bold;
		color: black;	
	}
	
.blackcenteraccent
	{
		text-align: left;
		background-color: #DDDDDD;
		color: black;
		font-size: 11px;
		margin: 10px 40px 10px 40px;
		padding: 5px 10px 5px 10px;
		font-weight: bold;
	}	
	
.blackcenteraccent a:link, .blackcenteraccent a:visited
	{
		text-decoration: none;
		font-weight: bold;
		color: #214391;
		font-size: 11px;
	}

.blackcenteraccent a:hover
	{
		font-size: 11px;
		text-decoration: underline;
		font-weight: bold;
		color: #214391;	
	}

.footnote
	{
	 	margin: 5px 10px 5px 10px;
		text-align: left;
		font-size: 11px;
	}
	
.imageleft
	{
		float: left;
		margin: 5px 10px 0px 10px;
	}

.imageright
	{
	 	float: right;
		margin: 5px 10px 0px 10px;
	}
	
/* Upper Submenu Formatting */
.uppernavbar
	{
		font-size: 8pt;
		background: #DDDDDD;
		text-align: right;
		float:center;
		margin: 2px 5px 5px 5px;
		padding: 3px 10px 3px 10px;
		border-top: 1px #666666 solid;
	}
	
a.submenu, a.submenu:link, a.submenu:visited
	{
		font-size: 8pt;
		text-decoration: none;
		font-weight: normal;
		color: #777777;
		overflow: hidden;
		margin: 0px 0px 0px 25px;	 	
	}
	
a.submenu:hover
	{
		font-size: 8pt;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
		overflow: hidden;
		margin: 0px 0px 0px 25px;	  	
	}
	
a.submenucurrentlocation:link, a.submenucurrentlocation:visited, a.submenucurrentlocation:hover
	{
		font-weight: normal;
		text-decoration: none;
		color: #000000;
		overflow: hidden;
		margin: 0px 0px 0px 25px;	  	
	}

	
/* Text formatting - Announcement Column */
.announcementheader
	{
		font-weight: bold;
		font-size: 10pt;
		padding: 5px 5px 5px 5px;
		border-bottom: 1px solid dashed;
	}

.announcement
	{
		font-size: 8pt;
		padding: 5px 5px 5px 5px;
		border-bottom: 1px solid dashed;
	}

.announcement a:link, .announcement a:visited
	{
		font-size: 8pt;
		color: black;
		text-decoration: none;
		font-weight: bold;
	}
	
.announcement a:hover
	{
	 	font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
		color: black;
	}

.bluequote
	{
	 	margin: 5px 7px 5px 7px;
	 	color: #214391;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		letter-spacing: .5px;
	}
	
/* Text formatting - Footer */	
.footerbar a:link, .footerbar a:visited
	{
		color: white;
		text-decoration: none;
	}
	
.footerbar a:hover
	{
		text-decoration: underline;			 
	}

.copyright
	{
		margin: 0px 0px 0px 10px;
	}
	
.footermenu
	{
		font-size: 7pt;
		margin-right: 5px;		
		float: right;
		text-transform: lowercase;
	}
		

	


