@charset "utf-8";
/* CSS Document */

html, body, div, p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #21204D  /*#484848*/;
	/* font-size: 11.5px; */
	font-size: 12px;
}

body
{
	margin: 0;
	background: #B1A88B /*#e1e1d7*/ /* #cccccc*/   /* url(../../img/bg1.jpg) repeat-x top ;  */
}

.wrapper
{   
    
	margin:0 auto;
	padding: 0;
	width: 898px /*776px*/;
	
	
}


#container, 
#footercontainer
{
	margin:0 auto;
	padding: 0;
	width: 894px /*770px*/;
	
}


/*/-- LINKS ------------------------------------------------------------------------------------ /*/

a
{
	color: #7f002d;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #b1b1b1;
	text-decoration: none;
}

a img
{
	border-width: 0;
	border-style: none;
}

.more
{
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

#form1
{
margin: 20px 20px 0px 20px;	
	/*background: #A9A083;*/
} 

#content
{
	width: 100%;
	padding: 0 0px 0 5px;
	background:#FFFFFF url(../../img/bgFr2.jpg) repeat-y;
	min-height: 760px;
	
}

#content h1
{
	position: relative;
	margin: 10px 0 5px 110px;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 135%;
	color: #7f002d; 
}

#content h2
{
	position: relative;
	margin: 5px 0 5px 110px;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 120%;
	color: #21204D /*#404040*/;
	
}

#content h3
{
	position: relative;
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 100%;
	color: #404040;
	
}



h4
{
	margin: 0 15px 15px 15px;
	padding: 0 0 0 0;
	position: absolute;
	z-index: 1;
	width: 80px;
	height: 84px;
	background: url(../../img/logo-sm.gif) no-repeat;
	text-indent: -9000px;
}

h4 a
{
	display: block;
	width: 77px;
	height: 84px;
	padding: 0 0 0 5px;
}

#header 
{ 
	height: 100px; 
	background:#fff;
	width:890px;
	border-bottom: #e1e1d7 double; /* #000099  ridge;*/
}

#headerright
{
	float: right;
	background: #fff;
	position:absolute;
	top:0;
	width:890px;
}

.label
{
font-size:13px;
padding: 0 5px 0 0;
}

.fr-h3  {
	font-size: 14px; 
	color: #21204D /*#181a5a*/; 
	font-weight: bold;
	padding: 3 3 0 1;
	border-bottom: 1px solid #21204D /*#000000*/;
}

.submit {
	margin: 5px auto 0 auto;
	width: 60px;
	border: 1px solid #c7c7c7;
	background: #cccccc url(../bar.jpg) repeat-x bottom left;	
	color: #fff;
	font-size: 8pt;
}

.left { background:url(../../img/formbottomleft.png) bottom left no-repeat; }
.right { background:url(../../img/formbottomright.png) bottom right no-repeat; }
.bottom { background:url(../../img/formbottom.png) bottom repeat-x; width: 894px; margin:0px ; }

.ccolor1
{
	color: #000099;
	text-decoration:none;
} 

.ccolor2
{
	color: #00CCFF;
	text-decoration:none;
} 

.ccolor3
{
	color: #990066;
	text-decoration:none;
} 

.ccolor4
{
	color: #9900CC;
	text-decoration:none;
} 

.ccolor5
{
	color: #660000;
	text-decoration:none;
} 

.ccolor6
{
	color: #996600;
	text-decoration:none;
} 

.ccolor7
{
	color: #99FF00;
	text-decoration:none;
} 

.ccolor8
{
	color: #336600;
	text-decoration:none;
} 

.ccolor9
{
	color: #660099;
	text-decoration:none;
} 

.ccolor10
{
	color: #FFFF00;
	text-decoration:none;
} 

.ccolor11
{
	color: #330033;
	text-decoration:none;
} 

.ccolor12
{
	color: #000088;
	text-decoration:none;
} 

.whiteover
{
	background: url(../../img/whiteover2.png) repeat;
}

#highL
{
  background-color: rgb(255,255,0);
}
