﻿/* -------------------------- start editing styles here --------------------- */

/* 	http://kuler.adobe.com
	shade colors:	base = #495D74 (light green)	
	
	#516780 (lighter blue)
	#39495B (darker blue)
	#212A34 (darkest blue)
	#799AC1 (lightest blue)
	
	mono colors:		base = #495D74 " / 
	#799AC1 (lightest blue)
	#3F7BC1 (brightest blue)
	#2E598B (medium blue)
	#293441 (darkest blue)
	
	alternate light blues
	#C3DDFE (page title/description)
	#CBD1DD
	#637A9A
*/	

.style101	/*page title*/				{color:#C3DDFE; font-size:24px; font-family:"Courier New", Courier, monospace; text-align:left; padding:0px; margin:0px;}
.style101 h1/*page title*/				{color:#C3DDFE; font-size:24px; font-family:"Courier New", Courier, monospace; text-align:left; padding:0px; margin:0px;}
.style102	/*page description*/		{color:#C3DDFE; font-size:14px; font-family:"Courier New", Courier, monospace; padding:0px; margin:0px;}
.style102 h2/*page description*/		{color:#C3DDFE; font-size:14px; font-family:"Courier New", Courier, monospace; text-align:left; padding:0px; margin:0px;}	


.style103	/*icons*/					{color:#ffffff; font-size:10px; font-family: "Trebuchet MS", Arial, Tahoma;}
 .style103 a:link						{color:#ffffff;}
 .style103 a:visited					{color:#ffffff;}
 .style103 a:hover						{color:#C3DDFE;}
 .style103 a:active						{color:#ffffff;}


.style104	/*dropmenu*/				{}
 .style104 a:link						{color:#ffffff;}
 .style104 a:visited					{color:#ffffff;}
 .style104 a:hover						{color:#E2DEC7 ;}		
 .style104 a:active						{color:#ffffff;}

.style105	/*dropmenu submenu*/ 		{}
 .style105 a:link 						{color:#ffffff;}
 .style105 a:visited					{color:#ffffff;}
 .style105 a:active 					{color:#ffffff;} 
 .style105 a:hover						{color:#ffffff;} 
			
 .style105 	/*background and borders*/	{border: 0px solid #A4A6A6;}		/* sub menu "outer" border width style color */
 .style105 								{background-color:transparent;}		/* dropmenu / sub menu background color */
 .style105 								{margin-top:1px;}					/* distance between sub menu and main menu */
 .style105 a							{border:1px solid transparent;} 		/* sub menu "button" border width style color */
 .style105 a							{border-bottom-width:1px;}			/* sub menu border bottom width */
 .style105 a							{padding:1px 16px;}					/* sub menu adjusts height and text indent */
 .style105 a							{margin:1px 0px 1px 5px;}			/* sub menu adjusts spacing between sub menu's */
			
 .style105 a:link 						{background-color:#002132;}		/* sub menu up background color*/ 
 .style105 a:link 						{border:1px solid #2E598B ;}		/* sub menu up border size color style*/ 
 .style105 a:visited 					{background-color:#002132;}		/* sub menu up background color*/ 
 .style105 a:visited 					{border:1px solid #2E598B ;}		/* sub menu up border size color style*/ 
 .style105 a:active 					{background-color:#002132;}		/* sub menu up background color*/ 
 .style105 a:active 					{border:1px solid #2E598B ;}		/* sub menu up border size color style*/ 
 .style105 a:hover						{background-color:#005887;} 		/* background hover color */ 
 .style105 a:hover						{border:1px dotted #C3DDFE ;}		/* border hover width style color */ 


.style106	/*MAIN*/					{color:#EAB200; font-size:24px; font-family: "Trebuchet MS", Arial, Tahoma;}
.style107	/*MENU*/					{color:#007CBF; font-size:24px; font-family: "Trebuchet MS", Arial, Tahoma;}


.style108	/*slidemenu (main button)*/	{}
 .glossymenu a.style108					{padding:5px 0px 6px 0px;}			/*adjust button height*/
 .glossymenu a.style108					{padding-left: 35px;}				/*button text indent*/
 .glossymenu a.style108					{color:#ffffff ; font: bold 14px "Trebuchet MS", Verdana; text-decoration: none;}					/*button font colors*/
 .glossymenu a.style108:link			{color:#ffffff ;}
 .glossymenu a.style108:visited			{color:#ffffff ;}
 .glossymenu a.style108:hover			{color:#007CBF ;}
 .glossymenu a.style108:active			{color:#ffffff ;}
 .glossymenu a.style108:focus			{color:#ffffff ;}
 
.style109	/*slidemenu (submenu)*/		{}
 .glossymenu div.submenu ul li a		{padding:2px 0px 2px 0px;}			/*top bottom padding*/
 .glossymenu div.submenu ul li a		{padding-left:45px;}				/*text indent*/
 .glossymenu div.submenu ul li a:hover	{padding-left:50px;}				/*hover indent*/
	
 .glossymenu div.submenu				{background:transparent; padding-left:6px;}			/*button color*/
 .glossymenu div.submenu ul li			{border-bottom:1px #C3DDFE dashed;}	/*bottom border*/
 .glossymenu div.submenu ul li a:hover	{background: #005887;}				/*hover color*/
	
 .glossymenu div.submenu ul li a		{color:#007CBF;}					/*submenu font colors*/
 .glossymenu div.submenu ul li a:link	{color:#007CBF;}
 .glossymenu div.submenu ul li a:visited{color:#007CBF;}
 .glossymenu div.submenu ul li a:hover	{color:#ffffff;}
 .glossymenu div.submenu ul li a:active	{color:#007CBF;}
	
 .glossymenu div.submenu ul li a		{font: normal 13px "Trebuchet MS", Verdana;}/*submenu style/size/type*/
 .glossymenu div.submenu ul li a		{text-decoration: none;}


.style110	/*WHATS*/					{color:#EAB200; font-size:24px; font-family: "Trebuchet MS", Arial, Tahoma;}
.style111	/*NEW*/						{color:#007CBF; font-size:24px; font-family: "Trebuchet MS", Arial, Tahoma;}


.style112	/*Heading*/					{color:#BFB580; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif;text-align:left; margin-top:-14px;}
 .style112 h3							{color:#C3DDFE; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif;text-align:left;}
.style113	/*Content goes here*/		{color:#1B3551; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif;/* color and size */}
.style114	/*...more*/					{float:right;}
 .style114 a:link 						{color:#0E1F34;}
 .style114 a:visited					{color:#0E1F34;}
 .style114 a:active 					{color:#0E1F34;}
 .style114 a:hover						{color:#214B80;}


.style115	/*Page Heading*/			{color:#ffffff; font-size:18px; font-family: "Trebuchet MS", Arial, Tahoma; font-style:normal; font-weight:normal;}
.style116	/*H3 Heading*/				{}
.style117	/*content body*/			{color:#1B3551; font-size:12px; margin-left:20px; margin-top:20px;}

.style118	/*copyright*/				{color:#BBE8FF; text-decoration:none;}
.style119	/*bottom links*/			{color:#BBE8FF; }
 .style119 a:link						{color:#BBE8FF; text-decoration:none;} 
 .style119 a:visited					{color:#BBE8FF; text-decoration:none;} 
 .style119 a:hover						{color:#007CBF; text-decoration:underline;} 
 .style119 a:active						{color:#BBE8FF; text-decoration:none;}

.style120					{}

.style123 	/*Logo Font*/				{color: #EAB200; font-size: x-large; font-family: Arial, Helvetica, sans-serif;	text-align: center; padding: 0px; margin: 0px;}

.content1_h_wrapper 		{text-align:left;}
.content1_c_wrapper			{color:#1B3551; font-size:10px;}		/* color and size */

.content2_h_wrapper 		{text-align:left;}
.content2_c_wrapper			{color:#1B3551; font-size:10px;}		/* color and size */

.content3_h_wrapper 		{text-align:left;}		
.content5_h_wrapper 		{text-align:left;}
.content5_c_wrapper			{color:#1B3551; font-size:10px;}		/* color and size */

.content6_h_wrapper 		{text-indent:10px;}
.content6_c_wrapper			{color:#1B3551; font-size:10px;}		/* color and size */

.scroller_h_wrapper 		{text-align:left;}
.scroller_c_wrapper			{color:#1B3551; font-size:10px;}		/* color and size */
.scroller_content			{color:#1B3551;}