a,div,p,h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
        font-size: 11px;
}

.sophia__specialstyleobject{
	list-style:none;
}


li h3{
	font-size:12px;
}

a{
	color:#21578A;
}

a:link {
	text-decoration: none
}

a:visited {
	text-decoration: none
}

a:active {
	text-decoration: none
}
        
a:hover {
	text-decoration: underline; 
	color: black;
}

body{
	background-color:#e5e5e5;
}

.gkp_portal_main_clear{
	clear:both;
}

.gkp_portal_main_container{	
  	width:982px;
  	min-height:560px;
	margin:auto;
	padding:auto;
	background-color: white;
}

.gkp_portal_main_head{
	width:100%;
	height:129px;
}

.gkp_portal_main_body{
	width:982px;
	height:100%;
	background-color:white;
}


.gkp_portal_main_foot{width:100%;height:140px;}
        


.gkp_portal_main_col1{
	height:100%;
	width:175px;
	background-color:white;
	padding-top:0px;
	padding-bottom:0px;

}

.gkp_portal_main_col2{
	height:100%;
	width:526px;
	background-color:white;
	padding:10px;
}

.gkp_portal_main_col3{
	height:100%;
	width:240px;
	background-color:white;
	padding:5px;
}

.gkp_portal_main_nav{
	width:100%;
	height:25px;
	background-color:#ededed;
}








