body 			{margin-top: 0px; 
				background-image:url(../images/bg.jpg); 
				background-repeat:repeat-x; 
				background-position: top center;
				background-color: #193152;
				padding: 0;}



/* default text */	
			
body,td,th 			{
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				font-size: 12px; 
				color: #000; 
				line-height: 12pt;
				} 



/* content text */

.nav-text	 	{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: normal; 
				font-weight: normal; 
				color: #fff; 
				line-height: 11pt;
				}	
.sidebar	 	{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				font-style: normal; 
				font-weight: bold; 
				color: #000; 
				line-height: 12pt;
				}	
.services	 	{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 9px; 
				font-style: normal; 
				font-weight: bold; 
				color: #000; 
				line-height: 9pt;
				}
.white	 	{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				font-style: normal; 
				font-weight: bold; 
				color: #fff; 
				line-height: 10pt;
				}	
.footer		 	{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				font-style: normal; 
				font-weight: bold; 
				color: #0066cb; 
				line-height: 10pt;
				}
.main 			{
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				font-size: 14px; 
				font-style: normal; 
				font-weight: normal; 
				color: #000; 
				line-height: 15pt;
				}			

.title			{
				font-family: Calibri, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; 
				font-size: 24px; 
				font-style: normal; 
				font-weight: bold; 
				color: #000;
				line-height: 24pt;
				}
.nav-text			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	line-height: 11pt;
				}

.form			{
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				font-size: 12px; 
				font-style: normal; 
				font-weight: normal; 
				color: #000; 
				line-height: 12pt;
				}
.login			{
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				font-size: 26px; 
				font-style: normal; 
				font-weight: normal; 
				color: #000; 
				line-height: 26pt;
				}

/* Default Links */

a:link 				{text-decoration: none; color: #990000;}				/* unvisited link */
a:visited 			{text-decoration: none; color: #990000;}				/* visited link */		
a:hover 			{text-decoration: underline; color: #990000;}			/* mouse over link */
a:active 			{text-decoration: none; color: #990000;}				/* selected link */	


/* Other Link Styles */

a.nav2:link 				{text-decoration: none; color: #000;}				/* unvisited link */
a.nav2:visited 				{text-decoration: none; color: #000;}				/* visited link */		
a.nav2:hover 				{text-decoration: underline; color: #000;}			/* mouse over link */
a.nav2:active 				{text-decoration: none; color: #000;}				/* selected link */	

a.nav-header:link 			{text-decoration: none; color: #ffffff;}			/* unvisited link */
a.nav-header:visited 		{text-decoration: none; color: #ffffff;}			/* visited link */	
a.nav-header:hover 			{text-decoration: none; color: #99ffff;}			/* mouse over link */
a.nav-header:active 		{text-decoration: none; color: #ffffff;}			/* selected link */	

a.nav-footer:link 			{text-decoration: none; color: #0066cb;}			/* unvisited link */
a.nav-footer:visited 		{text-decoration: none; color: #0066cb;}			/* visited link */	
a.nav-footer:hover 			{text-decoration: underline; color: #0066cb;}		/* mouse over link */
a.nav-footer:active 		{text-decoration: none; color: #0066cb;}			/* selected link */	

a.nav-sidebar:link 			{text-decoration: none; color: #0e1b3d;}			/* unvisited link */
a.nav-sidebar:visited 		{text-decoration: none; color: #0e1b3d;}			/* visited link */	
a.nav-sidebar:hover 		{text-decoration: underline; color: #0a2e8c;}		/* mouse over link */
a.nav-sidebar:active 		{text-decoration: none; color: #0e1b3d;}			/* selected link */	

