body, table{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.outer, .inner {
border: 1px solid black;
}

.fliptitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
font-weight:bold;
}

.text {background-color: #ffffff;
color: #000000;
border: 1px solid #555555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}

.button {background-color: #C1C2EB;
color: #000000;
border: 1px solid #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;}
 
a, a:visited{
	font-size:12px;
	color:#000000;	
	text-decoration:none;
}.menu{
background-color:#D9D3DF;
}.menu a{

background-color:#D9D3DF;
}.menu a:hover{

background-color:#EEEEFF;
}.menuactivated{

background-color:#EEEEFF;
}
.submenu{
background-color:#D9D3DF;
}.submenu a:hover{
background-color:#CBEFCE;
}.submenuactivated{
background-color:#CBEFCE;
}

.submenuhl{
background-color:#D9D3DF;
}.submenuhl a:hover{
background-color:#CBEFCE;
}.submenuactivatedhl{
background-color:#CBEFCE;
}

.bodymenu{
background-color:#ffffff;
}.bodymenu a:hover{
background-color:#d9daff;
}.bodymenuactivated{
background-color:#d9daff;
}

.catlink a:hover{
text-decoration:overline underline
}

.benefits1{
border-style: solid;
border-bottom-width: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}

.benefits2{
border-style: solid;
border-bottom-width: 1px;
border-top-width: 0px;
border-left-width: 1px;
border-right-width: 1px;
}

.loginbox{
width:125px;
border-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}
.box{
border-style: solid;
border-bottom-width: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}

.useradd{
border-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|	FLIPCHART LAYOUT AND CONFIGURATION    |
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
.col1 {
	float: left; 
	width: 50%; 
	margin-right: 15px;
	
}

