/*
Theme Name: ca4it
Theme URI: http://ca4it.com/
Description: ca4it site theme
Version: 1.0
Author: Alen Grakalic for Spark Internet Marketing
Tags: 

*/


/* global */

    body{ 
		background:#eaeaea;
        font:12px Arial, Helvetica, Sans-Serif;
		color:#444;
		line-height:160%;
		margin:0;
		padding:0;
		text-align:center;
		padding-bottom:1em;
        }

    /* headings */
        h1{
			font-size:30%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:1em 0;
			line-height:110%;
			}	
        h2{            
			font-size:25px;
			padding-bottom:.5em;
			background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_dotted.gif) no-repeat 0 100%;
            }	
        h3{          
			font-size:18px;
            }
        h4{          
			font-size:15px;
            }				
    /* // headings */

    /* image replacement */
        .graphic, #header h1, #slides li, #content button{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, .fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, .fixed{
			display:block;
			}
		/*  \*/
		#content, .fixed{
			min-height:1%;
			}
		* html #content, * html .fixed{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#6a0024;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			padding-left:3em;
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			}
		li{
			display:list-item;
			}	
	
	/* // HTML Tags */	
	
/* // global */

/* page setup */

	#container{	
		margin:0 auto;
		width:948px;
		text-align:left;
		position:relative;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_container.gif) repeat-y;
		}
	#header{
		position:relative;
		height:220px;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_header.jpg) no-repeat 0 0;
		}	
	#home #header{
		position:relative;
		height:304px;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_header.gif) no-repeat 0 0;
		}						
	#content{
		padding-bottom:2em;
		}	
	#main{
		float:left;
		display:inline;
		margin-left:45px;
		width:586px;
		}											
	#side{
		float:left;
		display:inline;		
		margin-left:42px;
		width:272px;
		}
	.cols{
		margin:2em 0;
		border-top:1px solid #efefef;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_cols.gif) no-repeat 50% 0;
		}
	.col{
		float:left;
		display:inline;
		width:272px;
		margin-left:42px;
		}		
	.cols .first{margin-left:0;}
	#footer{
		clear:both;
		font-size:11px;
		line-height:140%;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_footer.gif) no-repeat 0 100%;
		padding:0 3px;
		}		

/* //page setup */


/* navigation elements */

        /* social */
                ul#social,  
		ul#social li{
			margin:0;
			padding-right:0;
			list-style:none;
			}
		ul#social{
			position:absolute;
			left:220px;
			top:18px;			
			}			
		ul#social li{
			float:left;
			display:inline;
			padding:0 7px;
			line-height:100%;
			}	
		ul#social li.first{
			padding-left:0;
			border-left:none;
			}				
		ul#social li a{
			float:left;
			display:inline;
			font-weight:bold;
			color:#333;
			}	
		ul#social li a:hover{
			color:#6a0024;
			}

	/* main nav */
		
		ul#nav,  
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#nav{
			position:absolute;
			left:0;
			top:170px;
			height:50px;
			background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_nav.gif) repeat-x;
			width:942px;
			margin-left:3px;
			}	
		#home ul#nav{top:254px;}						
		ul#nav li, ul#nav li a{
			float:left;
			display:inline;	
			height:50px;
			line-height:50px;
			}	
		ul#nav li.page-item-2{
			margin-left:27px;
			}	
		ul#nav li a{
			color:#fff;
			padding:0 15px;
			font-size:13px;
			font-weight:bold;
			}	
		ul#nav li a:hover, ul#nav li.current_page_item a, ul#nav li.current_page_ancestor a{
			background:#fff;
			color:#555;
			}				
			
		ul#meta,  
		ul#meta li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#meta{
			position:absolute;
			left:3px;
			top:35px;			
			}			
		ul#meta li{
			float:left;
			display:inline;
			padding:0 7px;
			border-left:1px solid #333;
			line-height:100%;
			}	
		ul#meta li.first{
			padding-left:0;
			border-left:none;
			}				
		ul#meta li a{
			float:left;
			display:inline;
			font-weight:bold;
			color:#333;
			}	
		ul#meta li a:hover{
			color:#6a0024;
			}
							
		ul.subnav,  
		ul.subnav li{
			margin:0;
			padding:0;
			list-style:none;
			}	
		ul.subnav{
			border-top:5px solid #ebebeb;
			}	
		ul.subnav li{
			font-weight:bold;
			padding-left:12px;
			background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_arrow1.gif) no-repeat 10px 10px;		
			border-bottom:1px solid #ebebeb;
			padding:3px 20px;
			}				
										
	/* //main nav */
	
/* //navigation elements */


/* header */

	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:216px;
		height:52px;
		top:97px;
		left:42px;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_logo.png) no-repeat 0 0;
		z-index:100;
		}
	#home #header h1{
		top:85px;
		}		
	#header h1 a{
		display:block;
		height:52px;
		}		
	
	#slides ul, #slides li{
		margin:0;
		padding:0;
		list-style:none;
		}	
	#slides{
		position:absolute;
		top:63px;
		left:3px;
		width:670px;
		height:191px;
		overflow:hidden;
		}
	#slides li{
		margin:0;
		padding:0;
		list-style:none;
		width:670px;
		height:191px;		
		}	
	#slides li a{
		display:block;
		width:670px;
		height:191px;		
		}			
	#slides li h2{
		background:none;
		}			
	#slide1{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/slide_1.jpg) no-repeat 100% 0;}		
	#slide2{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/slide_2.jpg) no-repeat 100% 0;}		
	#slide3{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/slide_3.jpg) no-repeat 100% 0;}		
	#slide4{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/slide_4.jpg) no-repeat 100% 0;}		
	#slide5{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/slide_5.jpg) no-repeat 100% 0;}			
	#slide6{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/slide_6.jpg) no-repeat 100% 0;}	
		
	#controls, #controls li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#controls{
		position:absolute;	
		right:290px;
		top:220px;
		}		
	#controls li, #controls li a{
		float:left;
		}				
	#controls li a{
		margin-left:2px;
		background:#fff;
		border:1px solid #ccc;		
		padding:1px 7px;
		}	
	#controls li.current a{
		background:#eee;
		color:#555;
		}			
	#controls li a:focus{
		outline:none;
		}				

/* // header */

/* content */
	
	.right, .alignright{
		float:right;
		margin-left:10px;
		}
	.left, .alignleft{
		float:left;
		margin-right:10px;
		}
	
	#main a{
		font-weight:bold;
		text-decoration:underline;
		}
	#main h2 a, #main h3 a, #main h4 a{
		text-decoration:none;
		}
	#didyou2{
		min-height:163px;
		padding:0 0 10px 22px;
		}

	#didyou{
		min-height:163px;
		padding:0 22px;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_didyou.gif) no-repeat 0 0;
		}
	#didyou h3{
		margin-top:0;
		padding-top:1em;
		}
		
	.landing_contact{
		padding-bottom:1em;
		padding-right:15px;
		border-bottom:1px solid #ccc;
		}
	
	.cols ul, .cols li{
		margin:0;
		padding:0;
		list-style:none;
		}			
	.cols ul{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_dotted.gif) no-repeat 0 0;}												
	.cols li{padding:5px 0;background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_dotted.gif) no-repeat 0 100%;}												
	 a.link, .cols li a{
		font-weight:bold;
		padding-left:12px;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_arrow1.gif) no-repeat 0 50%;
		}
	.cta{
		height:95px;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_cta.jpg) no-repeat 0 0;
		}
	.cta p{
		margin:0;
		padding:35px 32px 0 100px;
		}		
		
	/* extra */
	
		.extra, .extra li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#header .extra{
			position:absolute;
			left:673px;
			top:63px;
			width:272px;
			}
		#header .extra li, #header .extra li a{
			display:block;
			height:36px;
			}

		#header .extra li.last, #header .extra li.last a{height:35px;}					
		#home #header .extra li, #home #header .extra li a{height:64px;}				
		#home #header .extra li.last, #home #header .extra li.last a{height:63px;}			
		
		#header .extra li{            
			letter-spacing:-0.05em;
			line-height:100%;
			color:#636363;
			text-transform:uppercase;
			}	
		#header .extra li a{
			color:#636363;
			}				
				
		#header .extra li span{
			color:#6a0024;
			display:block;
			font-size:16px;
			padding-top:15px;
			}	
		#header .extra li strong{			
			font-weight:normal;
			line-height:36px;
			font-size:15px;
			}		
		#header .extra li em{			
			font-weight:bold;
			font-style:normal;
			}			
		#header .extra li span, #header .extra li strong{
			margin-left:50px;
			}	
		#home #header .extra li span, #home #header .extra li strong{
			margin-left:68px;
			}	
		#home #header .extra li strong{
			line-height:26px;
			font-size:18px;
			}				
			
		#side .extra li{
				margin-top:1px;
			}


		#side .extra li a{
			display:block;
			overflow:hidden;
			text-indent:-8000px;
			height:63px;
			}
		#header .extra .one{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extratop1.gif) no-repeat 0 0;}							
		#header .extra .two{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extratop2.gif) no-repeat 0 0;}							
		#header .extra .three{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extratop3.gif) no-repeat 0 0;}
		#home #header .extra .one{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extratop1h.gif) no-repeat 0 0;}							
		#home #header .extra .two{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extratop2h.gif) no-repeat 0 0;}							
		#home #header .extra .three{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extratop3h.gif) no-repeat 0 0;}	
		#side .extra .one{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extra1.gif) no-repeat 0 0;}							
		#side .extra .two{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extra2.gif) no-repeat 0 0;}							
		#side .extra .three{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extra3.gif) no-repeat 0 0;}
		
		#side .extra p{
			background:#ebebeb;
			padding:10px 20px;
			margin:0;
			display:none;
			}							
		
				
		/*
		#header .extra .online a{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extratop3.gif) no-repeat 0 0;}
		#home #header .extra .online a{background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_extratop3h.gif) no-repeat 0 0;}		
		*/	
		
		.online{color:#006a07;}
			
	/* // extra */	
	
	
form{
			margin:1em 0;
			}
		fieldset{
			margin:0;
			padding:0;
			border:none;
			}			
		legend{
			display:none;
			}			
		label{
			float:left;
			width:300px;
			margin-right:10px;
			}	
		label span{
			font-size:90%;
			}				
		













					
		form p{
			clear:both;
			}	
		form p.submit{
			margin:1em 0;
			text-align: center;
			padding-top:1em;
			background:url(images/bg_dotted.gif) no-repeat 0 0;
			}
		button{
			border:none;
			background:#6A0024;
			color:#fff;
			padding:5px 10px;
			font-weight:bold;
			cursor:pointer;
			vertical-align:middle;
			
			}	
		#content button{
			background:url(images/bg_button.gif) no-repeat 0 0;
			width:167px;
			height:51px;
			padding:0;
			display:inline;
			float:left;
			}	
		#content #side button{
			background:url(images/bg_button2.gif) no-repeat 0 0;
			width:140px;
			height:44px;
			padding:0;
			position:relative;
			float:left;
			}
		#content #side #green button{
			background:url(http://www.ca4it.com/wp-content/uploads/2010/01/submit-button.png) no-repeat 0 0;
			width:167px;
			height:46px;
			padding:0;
			position:relative;
			float:left;
			}	
		button::-moz-focus-inner{
			/*border:none;
			padding:0;
			margin:0;
			height:22px;
			line-height:22px;*/
			}	
			
		.error{
			display:block;
			color:#6A0024;
			font-weight:bold;
			padding:.5em 15px;
			margin-top:.5em;
			background:#f1f1f1;
			}	
		.success{
			background:#f1f1f1;
			padding:.5em 15px;
			font-weight:bold;
			}				
													
		form#searchForm{
			margin:0;
			position:absolute;
			right:3px;
			top:17px; 
			width:272px;
			height:46px;
			background:url(images/bg_search.gif) no-repeat 0 0;	
			}	
		form#searchForm input{
			width:150px;
			float:left;
			vertical-align:middle;	
			padding:2px;
			border:none;	
			margin-top:13px;
			margin-left:20px;	
			}	
		form#searchForm label{
			display:none;
			}						
		form#searchForm button{
			float:left;
			margin-left:10px;
			vertical-align:middle;
			margin-top:11px;
			padding:0 5px;
			height:21px;
			line-height:21px;
			}





			
		form#quick_form{	
			border-top:5px solid #ebebeb;
			padding:0 22px;
			margin-top:0;
			}
		form#quick_form h3{ 	
			margin:.5em 0;			
			}			
		form#quick_form p{
			margin:.25em 0;
			}	
		form#quick_form p.submit{
			margin-top:.5em;
			}				
		form#quick_form label{
			display:block;
			float:none;	
			}			
		form#quick_form input, form#quick_form textarea{
			width:216px;
			float:none;	
			}	
		form#quick_form textarea{
			height:60px;
			}				
		form#quick_form select{
			width:228px;
			float:none;	
			}	
			
		form#registration_form input#uword{
			width:100px;
			}	
	form#registration_form img{
			margin-left:5px;
			vertical-align:middle;
			}	
		
	/* // form */		
		
/* // content */

/* footer */

	#footer .inner{
		padding:30px 0;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_footer2.gif) repeat-x;		
		}
	#footer p{
		float:left;
		display:inline;
		margin-left:42px;	
		width:260px;		
		}
	#footer ul{
		float:left;
		display:inline;		
		margin:1em 0 1em 30px;
		padding:0;
		width:150px;		
		}	
	#footer ul ul{
		float:none;
		display:block;		
		margin:0;
		padding:0;		
		}				
	#footer li{
		list-style:none;
		margin:0;
		padding:0;	
		width:150px;		
		}					
	#footer li a{
		color:#555;
		font-weight:bold;
		padding:0 0 0 12px;
		background:url(http://www.ca4it.com/wp-content/themes/ca4it/images/bg_arrow3.gif) no-repeat 0 3px;			
		}	
	#footer li a:hover{text-decoration:underline;}			

/* // footer */

#aardvark_div_LiveConnection1, #image_live{display:none;}














<style>

a:hover {  
	color: #666666;
	text-decoration: none;
}
a {
	color: #6A0024;
}
FONT.phony 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif;	font-size: 16pt; font-weight: bold; color:330099;}
FONT.base 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; color:333333; letter-spacing:1; line-height: 1.45;}
FONT.bold 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 11px; color:000000;  line-height: 1.5; }
FONT.menu_left 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 12px; color:000000; letter-spacing:1.8; line-height: 1.5; }
FONT.home_blue			{font-family: font-family: Verdana, Geneva, Arial, sans-serif;	font-size:11px;font-weight:none;	text-decoration:none; color:FFFFFF; letter-spacing:1;}
FONT.home_blue_Large			{font-family: font-family: Verdana, Geneva, Arial, sans-serif;	font-size:18px;font-weight:bold;	text-decoration:none; color:FFFFFF; letter-spacing:1;}
FONT.red 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 11px; color:CC0000; letter-spacing:1;  line-height: 1.1; }
FONT.feature 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; color:000000; letter-spacing:1; line-height: 1.45;}
FONT.press 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; color:333333; letter-spacing:1;}
FONT.home 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; color:FFFFFF; letter-spacing:2; line-height: 2.0;}
FONT.menu_1 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 11px; color:000033;  line-height: 1.3; }
FONT.bold_1 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 11px; color:210c69;  line-height: 2.0; }
FONT.bold_2 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 13px; color:210c69;  line-height: 1.5; }
FONT.bold_3 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 13px; color:CC0000; font-style: italic; }
FONT.bold_4 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 17px; color:210c69;  line-height: 1.5; }
FONT.bold_5 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 20px; color:210c69;  line-height: 1.5; }
FONT.bold_6 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 17px; color:CC0000;  line-height: 1.5; }
FONT.alert 				{font-family: Times New Roman; 			font-weight:bold; font-size: 13px; font-style: italic; color:990000; }
FONT.page_header		{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 12px; color:000033;}
FONT.tagline 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 14px; color:FFFFFF; letter-spacing:2;}
FONT.datasheet 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 12px; color:FFFFFF; letter-spacing:2;}
FONT.italic_1 			{font-family: Times New Roman; 			font-weight:bold; font-style:italic; font-size: 10pt; color:FFFFFF; letter-spacing:1;}
FONT.italic_2 			{font-family: Times New Roman; 			font-weight:none; font-style:italic; font-size: 18pt; color:210c69; letter-spacing:1;}
FONT.italic_3 			{font-family: Times New Roman; 			font-weight:none; font-style:italic; font-size: 14px; color:210c69;  line-height: 1.3	; letter-spacing:1;}
FONT.italic_4 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:none; font-style:italic; font-size: 20px; color:210c69; letter-spacing:1;}
FONT.footer 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:none; font-style:none; font-size: 10px; color:666666;}
FONT.app_box 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 11px; color:666666;  line-height: 1.5; }
FONT.press_latest 		{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:none; font-size: 12px; color:000000; line-height: 1.20;}
FONT.press_headline 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 11px; color:000000; letter-spacing:1;}
FONT.press_teaser 		{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:none; font-style:italic; font-size: 11px; color:000000; letter-spacing:1;}
FONT.media_pub 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 11px; color:000000; letter-spacing:1;}
FONT.media 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:none; font-size: 11px; color:000000; letter-spacing:1;}
FONT.update_title 		{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 15px; color:000000; letter-spacing:1;}
FONT.update_header 		{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 11px; color:FFFFFF; letter-spacing:1;}
FONT.update_issue 		{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 10px; color:000000;}
FONT.update_manager 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:none; font-size: 9px; color:FFFFFF; letter-spacing:1;}
FONT.small 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:none; font-size: 9px; color:000000; letter-spacing:1;}
FONT.seminar 			{font-family: Times New Roman; 			font-weight:bold; font-size: 14px; color:210c69;  line-height: 1.3	; letter-spacing:1;}
FONT.seminar_content	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:none; font-size: 8pt; color:210c69;  line-height: 1.3	; letter-spacing:1;}
FONT.defy 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 18px; color:210c69;  line-height: 1.8	; letter-spacing:1.1;}
FONT.netgain_green		{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 17px; color:317C48;  line-height: 1.8	; letter-spacing:1.1;}
FONT.netgain_black		{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-weight:bold; font-size: 17px; color:000000;  line-height: 1.8	; letter-spacing:1.1;}

A.menu_left_off:link 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif;	font-size:11px;	font-weight:none; text-decoration:none; color:000000; letter-spacing:1; padding-left:3; padding-right:0; padding-top:2; height:100%; width:100%;}
A.menu_left_off:visited {font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:11px; font-weight:none; text-decoration:none; color:000000; letter-spacing:1; padding-left:3; padding-right:0; padding-top:2; height:100%; width:100%;}
A.menu_left_off:active 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:11px; font-weight:none; text-decoration:none; color:000000; letter-spacing:1; padding-left:3; padding-right:0; padding-top:2; height:100%; width:100%; border-style:solid; border-width:1px; border-color:969696;}
A.menu_left_off:hover 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:11px; font-weight:none; text-decoration:none; color:333333; letter-spacing:1; padding-left:2; padding-right:0; padding-top:1; height:100%; width:100%; border-style:solid; border-width:1px; border-color:969696;}

A.menu_left_on:link 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif;	font-size:11px;	font-weight:none; text-decoration:none; color:153E96; letter-spacing:1; padding-left:3; padding-right:0; padding-top:2; height:100%; width:100%;}
A.menu_left_on:visited 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:11px; font-weight:none; text-decoration:none; color:153E96; letter-spacing:1; padding-left:3; padding-right:0; padding-top:2; height:100%; width:100%;}
A.menu_left_on:active 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:11px; font-weight:none; text-decoration:none; color:153E96; letter-spacing:1; padding-left:3; padding-right:0; padding-top:2; height:100%; width:100%;}
A.menu_left_on:hover 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:11px; font-weight:none; text-decoration:none; color:153E96; letter-spacing:1; padding-left:3; padding-right:0; padding-top:2; height:100%; width:100%;}


A.menu_mid_off:link 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif;	font-size:10px;	font-weight:bold; text-decoration:none; letter-spacing:1.1; color:ffffff; width:100%; padding:2; background-color:#6A0024;}
A.menu_mid_off:visited 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:10px; font-weight:bold; text-decoration:none; letter-spacing:1.1; color:ffffff; width:100%; padding:2; background-color:#6A0024;}
A.menu_mid_off:active 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:10px; font-weight:bold; text-decoration:none; letter-spacing:1.1; color:ffffff; width:100%; padding:1; border-style:solid; border-width:1px; border-color:fff900;}
A.menu_mid_off:hover 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:10px; font-weight:bold; text-decoration:none; letter-spacing:1.1; color:ffffff; width:100%; padding:1; border-style:solid; border-width:1px; border-color:fff900;}

A.menu_mid_on:link 		{font-family: font-family: Verdana, Geneva, Arial, sans-serif;	font-size:10px;	font-weight:bold; text-decoration:none; letter-spacing:1.1; color:FFFFFF; width:100%;}
A.menu_mid_on:visited	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:10px; font-weight:bold; text-decoration:none; letter-spacing:1.1; color:FFF900; width:100%;}
A.menu_mid_on:active	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:10px; font-weight:bold; text-decoration:none; letter-spacing:1.1; color:FFF900; width:100%;}
A.menu_mid_on:hover 	{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size:10px; font-weight:bold; text-decoration:none; letter-spacing:1.1; color:FFF900; width:100%;}

TD.base 				{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; color:333333; letter-spacing:1; line-height: 1.45;}
TD.reg_form 			{font-family: font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; font-weight:bold; color:333333; letter-spacing:1; line-height: 1.45;}
TD.vertical_div 		{background-color:#210c69;}
TD.vertical_div_print	{background-color:#999999;}
TD.menu_top_off 		{background-color:#E6E8E8; height:15}
TD.menu_top_on 			{background-color:#7CA5D0; height:15}
TD.menu_left_off		{background-color:#EDC668; height:18; align:left;}
TD.menu_left_on 		{background-color:#210c69; height:18; align:left;}
TD.menu_mid_off 		{background-color:#6A0024; height:15; text-align:center;}
TD.menu_mid_on 			{background-color:#1D3A6A; height:15; text-align:center;}
TD.menu_bottom_off 		{height:18;}
TD.menu_bottom_on 		{background-color:#FFFFFF; height:18;}
TD.page_title 			{background-color:#d2ab4d; padding-top:5; padding-left:10;}
TD.update_header 		{background-color:#210c69;}
TD.update_left_menu 	{background-color:#999999; height:18}
TD.update_left_panel 	{background-color:#999999;}


.BlueGreenBars {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #6A0024;
	border-bottom-color: #6A0024;
	border-bottom-width: 6px;
	border-bottom-style: solid;
}
.BlueBars {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1D3A6A;
	border-bottom-color: #1D3A6A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.BlueOrangeBars {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #153E96;
	border-bottom-color: #FF9900;
	border-bottom-width: 9px;
	border-bottom-style: solid;
}
.BoxWithHeading {
	border: 1px solid #999999;
	padding: 5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.BoxWithoutHeading {
	border: 1px solid #999999;
	margin: 0px;
}
.GreenHeader {
	background-color: #6A0024; //heading background
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
	padding-right: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
.OrangeHeader {
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
	padding-right: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
.TextBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.TextBullets { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 
               #666666; list-style-image: 
               url('file:///C:/Documents%20and%20Settings/administrator.WAPDC01/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/8XOF4ZCN/images/bullets.gif'); 
               list-style-position: outside }
.TextBulletsSmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: 
               #666666; list-style-image: 
               url('file:///C:/Documents%20and%20Settings/administrator.WAPDC01/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/8XOF4ZCN/images/bullets.gif'); 
               list-style-position: outside }
.TextHeading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #153E96;
	text-transform: uppercase;
	font-weight: bold;
}
.TextHeading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #153E96;
}
.TextHeading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
.TextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.InputFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E3E3E3;
	border: 1px solid #999999;
}
.InputFields2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E3E3E3;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right-style: none;
}
.InputFields3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:  #6A0024;
	background-color: #ffffff;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.InputFields4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: Green;
	background-color: #ffffff;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}

.InputFields5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: Green;
	background-color: #ffffff;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.Date        { background-color: #1D3A6A; font-family: Verdana, Arial, Helvetica, sans-serif; 
               text-transform: uppercase; color: #FFFFFF; line-height: 12px; 
               font-size: 8px; letter-spacing: 1px; background-image: 
               url('file:///C:/Documents%20and%20Settings/administrator.WAPDC01/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/8XOF4ZCN/images/bar.gif'); 
               background-repeat: no-repeat; text-align: left; font-weight: 
               bold; border-top: 0px solid #FFFFFF }
.DatePrivate { background-color: #153E96; font-family: Verdana, Arial, Helvetica, sans-serif; 
               text-transform: uppercase; color: #FFFFFF; line-height: 12px; 
               font-size: 8px; letter-spacing: 1px; background-image: 
               url('file:///C:/Documents%20and%20Settings/administrator.WAPDC01/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/8XOF4ZCN/images/bar_private.gif'); 
               background-repeat: no-repeat; text-align: right; font-weight: 
               bold; border-top: 1px solid #FFFFFF }
.DateSubPages { background-color: #153E96; font-family: Verdana, Arial, Helvetica, sans-serif; 
               text-transform: uppercase; color: #FFFFFF; line-height: 12px; 
               font-size: 8px; letter-spacing: 1px; background-image: 
               url('file:///C:/Documents%20and%20Settings/administrator.WAPDC01/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/8XOF4ZCN/images/bar2.gif'); 
               background-repeat: no-repeat; text-align: right; 
               border-top: 1px solid #FFFFFF }
.DateSubPagesPrivate { background-color: #153E96; font-family: Verdana, Arial, Helvetica, sans-serif; 
               text-transform: uppercase; color: #FFFFFF; line-height: 12px; 
               font-size: 8px; letter-spacing: 1px; background-image: 
               url('file:///C:/Documents%20and%20Settings/administrator.WAPDC01/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/8XOF4ZCN/images/bar_private2.gif'); 
               background-repeat: no-repeat; text-align: right; 
               border-top: 1px solid #FFFFFF }
.SubPageHeader {
	background-color: #E5D161;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 16px;
}
.SubPageHeaderPrivate {
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 16px;
}
.ContentTable {
	padding-top: 5px;
}
.VerticleGrayLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.HorizontalGrayLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.LogoBox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.BlackText {
	color: #000000;
	text-decoration: none;
}
.MenuSubLinksTextOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 1px;
	background-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.MenuSubLinksTextOffBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 1px;	
	background-color: #E3E3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.MenuSubLinksTextOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #B6B6B6;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.MenuSubLinksTextOnBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #B6B6B6;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 1px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.SubLinkPointer1 {
	background-color: #E3E3E3;
}
.SubLinkPointer2 {
	background-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.DottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.FormTables {
	padding-top: 7px;
	padding-bottom: 7px;
}
.SiteMapTables {
	padding-bottom: 10px;
}
</style>
