/* Start Page Styles */

body {
	color: white;
	background: #000033;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 14px;
	}

/* End Page Styles */



/* Start Header Styles */

.header {
	color: #999999;
	background: transparent;
	border: none;
	width: 720px;
	font-family: helvetica;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	}
	
.header a:link {
	color: #999999;
	background: black;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	}
	
	.header a:active {
	color: #999999;
	background: black;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	}
	
	.header a:visited {
	color: #999999;
	background: black;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	}
	
.header	a:hover {
	color: #ffffff;
	background: black;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	}

.mini-nav {
	color: #999999;
	background: transparent url(dir_images/generalgiant_header_10.gif) no-repeat;
	text-align: right;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	}
	
/* End Header Styles */



/* Start Main Page Styles */

.main_page {
	color: #000000;
	background: transparent url(dir_images/main_back.jpg) repeat-y;
	border: none;
	width: 720px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	}

/* End Main Page Styles */



/* Start Portlet Styles */

.portlet_sheath {
	position: relative;
	width: 216px;
	}

.red_portlet_header {
	background: transparent url(dir_images/portlet-header-red.gif);
	}
	
.orange_portlet_header {
	background: transparent url(dir_images/portlet-header-orange.gif);
	}
	
.yellow_portlet_header {
	background: transparent url(dir_images/portlet-header-yellow.gif);
	}
	
.green_portlet_header {
	background: transparent url(dir_images/portlet-header-green.gif);
	}
	
.blue_portlet_header {
	background: transparent url(dir_images/portlet-header-blue.gif);
	}
	
.violet_portlet_header {
	background: transparent url(dir_images/portlet-header-violet.gif);
	}

.red_portlet_header,.orange_portlet_header,.yellow_portlet_header,.green_portlet_header,.blue_portlet_header,.violet_portlet_header {
	color: white;
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 10px;
	text-indent: 12px;
	margin-top: 5px;
	width: 216px;	
	}
	
.red_portlet {
	background: #FFCCCC;
	}
	
.orange_portlet {
	background: #FFCC99;
	}
	
.yellow_portlet {
	background: #FFFF99;
	}
	
.green_portlet {
	background: #CCFFCC;
	}
	
.blue_portlet {
	background: #CCCCFF;
	}
	
.violet_portlet {
	background: #FFCCFF;
	}

.red_portlet,.orange_portlet,.yellow_portlet,.green_portlet,.blue_portlet,.violet_portlet {
	color: black;
	border: solid 2px black;
	width: 216px;
	margin-top: 0px;
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 10px;
	}
	
.red_portlet ul	{
	list-style-type: circle;
	list-style-image:   url(dir_images/PIC_generalgiant_bullet_12x12.gif);
	background-color: transparent;
	padding-left: 18px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.orange_portlet ul {
	list-style-type: circle;
	list-style-image:   url(dir_images/PIC_generalgiant_bullet_12x12.gif);
	background-color: transparent;
	padding-left: 18px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
		
.yellow_portlet ul {
	list-style-type: circle;
	list-style-image:   url(dir_images/PIC_generalgiant_bullet_12x12.gif);
	background-color: transparent;
	padding-left: 18px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
		
.green_portlet ul {
	list-style-type: circle;
	list-style-image:   url(dir_images/PIC_generalgiant_bullet_12x12.gif);
	background-color: transparent;
	padding-left: 18px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
		
.blue_portlet ul {
	list-style-type: circle;
	list-style-image:   url(dir_images/PIC_generalgiant_bullet_12x12.gif);
	background-color: transparent;
	padding-left: 18px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
		
.violet_portlet ul {
	list-style-type: circle;
	list-style-image:   url(dir_images/PIC_generalgiant_bullet_12x12.gif);
	background-color: transparent;
	padding-left: 18px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.red_portlet ul a:link,a:visited,a:active {
	text-decoration: none;
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	}
	
.orange_portlet ul a:link,a:visited,a:active {
	text-decoration: none;
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	}
	
.yellow_portlet ul a:link,a:visited,a:active {
	text-decoration: none;
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	}
	
.green_portlet ul a:link,a:visited,a:active {
	text-decoration: none;
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	}
	
.blue_portlet ul a:link,a:visited,a:active {
	text-decoration: none;
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	}
	
.violet_portlet ul a:link,a:visited,a:active {
	text-decoration: none;
	color: black;
	background-color: transparent;
	font-weight: normal;
	font-size: 10px;
	}
	
.red_portlet ul a:hover {
	text-decoration: underline;
	color: black;
	background-color: transparent;
	font-weight: normal;
	}
		
.orange_portlet ul a:hover {
	text-decoration: underline;
	color: black;
	background-color: transparent;
	font-weight: normal;
	}
		
.yellow_portlet ul a:hover {
	text-decoration: underline;
	color: black;
	background-color: transparent;
	font-weight: normal;
	}
		
.green_portlet ul a:hover {
	text-decoration: underline;
	color: black;
	background-color: transparent;
	font-weight: normal;
	}
		
.blue_portlet ul a:hover {
	text-decoration: underline;
	color: black;
	background-color: transparent;
	font-weight: normal;
	}
		
.violet_portlet ul a:hover {
	text-decoration: underline;
	color: black;
	background-color: transparent;
	font-weight: normal;
	}
	
/* End Portlet Styles */



/* Start Main Content Styles */

.main_content {
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: normal;
	color: black;
	background-color: #ffffff;
	width: 420px;
	} 

p {
	font-size: 14px;
	text-align: justify;
	margin-top: 5px;
	}
	
.in_page_nav {
	color: black;
	width: 420px;
	height: 20px;
	}
	
.pageheader	{
	color: black;
	background: transparent;
	fong-family: arial,helvetica,verdana,sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	margin-left: 6px;
	margin-top: 6px;
	}
	
h1	{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	}
	
h2	{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	}
	
h3	{
	font-weight: normal;
	font-style: oblique;
	font-size: 14px;
	margin-bottom: 0px;
	}
	
ul,ol	{
	font-size: 14px;
	}

.alpha_list {
	list-style-type: upper-alpha;
	}
	
/* End Main Content Styles */



/* Start Footer Styles */

.footer {
	color: #999999;
	background: transparent;
	border: none;
	width: 720px;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	}
		
.footer p {
	margin-top: 3px; 
	text-align: right;
	background-color: transparent;
	}

.footer p a:link {
	color: #125272;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	}
	
.footer p a:active {
	color: #125272;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	}
	
.footer p a:visited {
	color: #125272;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	}
	
.footer p a:hover {
	color: white;
	font-family: helvetica,arial,verdana,sans-serif;
	font-weight: bolder;
	font-size: 9px;
	text-decoration: none;
	}

/* End Footer Styles */
