* { 
	padding : 0;
	margin : 0;
} 

body { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
/*	
	background-color: #666666;
*/	
	background-image : url(images/bg_dotblue.jpg);	 
	font-family: Verdana, Arial, Helvetica, sans-serif;	   	   
	font-size : 14px;
} 

/* pseudo CLASS */
	a:link {COLOR: #FFFF99;    FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none}
	a:visited {COLOR: #FFFF99; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none}
	a:active {COLOR: #FFFF99;  FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none}
	a:hover {COLOR: #FFFF99;   FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none; 
}

h1 {font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin : 20px 0px 15px 0px;
	/* background-color : #E2E9F0; */
	color: #CC6600;	
	text-align : center;	
}

h2 {font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin : 10px 0px 10px 0px;
	color: #333366;	
	text-align : center;	
}

h3 { 
	font-size : 14px;
	font-weight : bold;
	color: #333366;	
	text-align : center;
	padding: 10px 70px 10px 70px;	
} 

#container { 
	width : 800px;
	margin : 0 auto;
/* aqui	border : 1px solid #9d9d9d; */
	background-color : #FFFFFF;
    margin-left: auto;
    margin-right: auto;
} 

#header { 
	border : 0px solid #cccccc;
	/*
	margin : 5px 5px 5px 5px;
	*/
	margin-top: 10px;
	height : 100px;
	padding : 0px;
	background-color : #FFFFFF;
/*	
	background-image : url(images/kipheaderallwhite.gif);
	background-repeat : no-repeat;
	background-position: 0px 0px;
	*/
} 

#leftcolumn { 
	margin : 0 0px 5px 0px;
	display : inline;
	width : 188px;
	float : left;
	min-height : 300px;
	padding : 0;
} 

* html #leftcolumn { 
	height : 400px;
} 

#leftnav { 
	width : 188px;
	min-height : 136px;	
	background : url(images/leftsidebgt.jpg) no-repeat;	
	color : #ffffff;
	padding : 0;
	margin : 0;
	float : left;
	display : inline;
} 

#leftnavbottom { 
	height : 33px;
	width : 188px;
	background : url(images/leftsidebgb.jpg) no-repeat;
	float : left;
	display : inline;
} 

.col { 
	width : 160px;
	float : left;
	padding : 5px 5px 5px 10px;
} 
.col p { 
	margin : 11px 0 0 0;
	padding : 0;
} 
.col ul { 
	display : list-item;
	list-style-type : none;
} 
.col li { 
	padding-top : 5px;
	padding-bottom : 3px;
	border-bottom : 1px dotted #d0d0d0;
} 
.col li a { 
	color : #e78230;
	text-decoration : none;
} 
.col li a:hover { 
	color : #8eb88f;
} 

#centercolumn { 
	margin : 0 15px 0 15px;
	display : inline;
	/* width : 400px; */
	width : 790px;
	float : left;
	min-height : 300px
	;
} 
* html #centercolumn { 
	height : 300px;
} 
#centercolumn a { 
	color : #CC6600;
	text-decoration : none;
} 
#centercolumn img { 
	border : 0 solid;
} 


#content580 { 
    background-color : #dce3e9;
	min-width : 580px;

}

#rightcolumn { 
	margin : 15px 15px 0px 5px;
	display : inline;
	width : 180px;
	float : right;
	background-color : #CDD5E0; 
	min-height : 152px;
	padding : 0px;
} 

* html #rightcolumn { 
height : 152px;
} 

#rightnav { 
	width : 180px;
	min-height : 136px;	
/*	background : url(images/leftsidebgt.jpg) no-repeat; */	
	color : #333366;
	padding : 0;
	margin : 0;
	float : left;
	display : inline;
} 

#rightnavbottom { 
	height : 33px;
	width : 180px;
/*	background : url(images/leftsidebgb.jpg) no-repeat; */
	float : left;
	display : inline;
} 

img { 
	padding : 0;
	border : 1px solid #caff7a;
} 
img.floatTL { 
	float : left;
	margin : 10px 5px 5px 5px;
} 

img.floatTR { 
	float : right;
	margin: 7px 0 -2px 10px;
} 

blockquote { 
	position : relative;
	margin : 10px;
	text-align : justify;
	padding : 15px;
    background-color : #dce3e9;
} 

.clear { 
	clear : both;
} 

#content580 { 
    background-color : #dce3e9;
	background : url(images/bluebfade.gif) no-repeat;  
	display : inline;
	float : center;
	min-height : 300px;
	padding : 0px;
}

.content250 { 
	background : url(images/bluebfade.gif) no-repeat;  
	margin : 5px 5px 5px 5px;
	display : inline;
	width : 285px;
	float : left;  
	padding : 0px;
	min-height : 300px;
}

.content200 { 
	background : url(images/bluebfade.gif) no-repeat;  
	margin : 5px 5px 5px 5px;
	display : inline;
	width : 250px;
	float : left;  
	padding : 0px;
	min-height : 250px;
}

.centered {
	text-align : center;	
}

.fontbold {
	font-weight: bold;
}	
	
.textjustified { 
	margin-top : 15px;
} 

.textjustified h5 { 
	font-size: 16px;
	font-weight : lighter;
	color : #8297b0;
	padding-bottom : 0;
	padding-left : 5px;
} 

.textjustified p { 
	font-size: 14px;
	text-align : justify;
	margin-bottom : 5px;
	padding : 5px;
} 
.textjustified a { 
color : #d0660b;
} 
	
.textleft { 
	margin-top : 15px;
	margin-bottom : 5px;
	padding : 9px;
} 


#footer { 
	clear : both;
	padding : 10px;
	margin-left : 5px;
	margin-bottom : 5px;
	background : #fffffe;
	width : 770px;
} 

#footer p { 
	margin : 0;
	text-align : center;
	line-height : normal;
	font-size : x-small;
} 

#footer a { 
	text-decoration : underline;
	color : #e78229;
} 

#footer a:hover { 
	text-decoration : none;
}

.paddinglr5 { 
	padding : 0px 5px 0px 5px;
} 
.paddinglr9 { 
	padding : 0px 9px 0px 9px;
} 

.paddingL19 { 
	padding : 0px 0px 0px 19px;
} 

.paddingL59 { 
	padding : 0px 0px 0px 59px;
} 

.marginr15 { 
	margin : 0px 15px 0px 0px;
} 


.marginlr39 { 
	margin : 0px 39px 0px 39px;
} 


.paddinglr25 { 
	padding : 0px 25px 0px 25px;
} 

.paddinglr99 { 
	padding : 0px 99px 0px 99px;
} 

.fontcolorblue {
	color: #669999
}	  

.box1 {
	border-color: #669999 #669999 #669999 #669999;
	border-width: medium;
    border-style: ridge;
}



#navbar { 
margin : 0 5px 5px 5px;
padding : 4px;
background-color : #fffffe;
height : 25px;
} 
#navbar ul { 
float : left;
list-style : none;
margin : 8px 0 0 0;
} 
#navbar ul li { 
float : left;
} 
#navbar ul a { 
color : #323538;
display : block;
text-decoration : none;
padding : 1px 14px 1px 14px;
font-weight : bold;
font-size : 13px;
margin-left : 10px;
} 
#navbar ul a.act, #navbar ul a:hover { 
border : 1px solid #cdd6e0;
border-bottom : 0;
padding : 1px 14px 1px 14px;
background-color : #cdd6e1;
margin-left : 10px;
font-size : 14px;
} 


.logo h1#lineone { 
font-size : 2.2em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 20px;
padding-left : 5px;
color : #555555;
border : none;
top : 0;
left : 500px;
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #e78230;
} 
.logo h2#linetwo { 
padding-left : 5px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
top : 25px;
left : 14px;
color : #a8b799;
} 

