 /* CSS Document */
/* --- GENERAL RULES --- */

body 
{
	background-image: url(../images/bak.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	line-height: 19px;
}
a
{
	text-decoration: none;
	padding-bottom: 1px;
}

a:link { 
	color: #5191CE;
}
a:visited { 
	color: #5191CE;
}
a:hover, a:active
{
	color: #D31145;
	text-decoration: underline;
}

#page_links 
{
	font-size: 10px;
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-left: 20px;
	
}

.breadcrumbs
{
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.95em;
}

h1 
{
font-family:Arial, Helvetica, sans-serif;
color:#5191CE;
font-size: 29px;
padding-bottom: 10px;
margin-top: 7px;
margin-bottom: 14px;
font-weight:normal;
letter-spacing:-1px;
font-weight:normal;
line-height: 32px
}


h1 A 
{
	text-decoration: none;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	margin: 0 0 2px 0;
	font-size: 140%;
	letter-spacing: -1px
}

h2 a 
{ 
text-decoration: none; 
}
table
{
	border-collapse: collapse;
}

caption
{
	font-weight: bold;
	font-size: 120%;
	margin: 1em 0 0 0;
	text-align: left;
}

th, td
{
	padding: 4px;
	text-align: left;
}

input 
{
	BORDER-RIGHT: #b5b5b5 1px solid;
	BORDER-TOP: #b5b5b5 1px solid;
	BORDER-LEFT: #b5b5b5 1px solid;
	COLOR: #5D5D5D;
	BORDER-BOTTOM: #b5b5b5 1px solid;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#F1F1F1');
}

input.btn 
{
	color: #5F5F5F;
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #fed;
	border: 1px solid;
	border-top-color: #b5b5b5;
	border-left-color: #b5b5b5;
	border-right-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
	filter: progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#e1e1e1');
}

#dottedRow
{
	background:url(dottedline_row.gif); background-repeat:repeat-x;
}

#dottedCol
{
	background:url(dottedline_row.gif); background-repeat:repeat-y;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container
{
	MARGIN: 0px auto;
	border: 0px solid #ccc;
	WIDTH: 759px;
	FLOAT: none;
	background-color: #fff;
}

/***********************************************/
/* --- HEADER RULES --- */	
#header 
{
	height: 210px;
	background-image: url(../images/hd.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;

}
#header h1 
{
	text-align: right
}

/***********************************************/	
/* --- BOX RULES --- */		
#box 
{
	border-right: #ccc 1px dashed;
	padding-right: 0.1em;
	border-top: #ccc 1px dashed;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	margin: 0px;
	border-left: #ccc 1px dashed;
	padding-top: 0.1em;
	border-bottom: #ccc 1px dashed;
	background-color: #fff;	
}
#box ul
{
	margin: 0 0 0 0.1em;
}
#box li
{
	list-style:square;
	line-height: 200%;
}

/***********************************************/	
/* --- CONTENT RULES --- */

#contents 
{
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 179px;
	border-left: 0px dashed #ccc;
	padding-left: 20px;
	line-height: 159%;
	height: auto;
	font-size: 12px;
	background-color: #fff;	
}
#contents p 
{ 
line-height: 159%; 
}	
	
.bodytext 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E8F3;
}
	
	.imagefloat
	{
	float: right;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 0 10px 10px;
	}
	
	.imageborder
	{
	padding: 2px;
	border: 1px solid #ccc;
	}

/***********************************************/	
/* --- FOOTER RULES --- */	

	#footer 
	{
	clear: both;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	color: #fff;
	background-image: url(../images/base.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
	#footer A {
	color: #fff;
	font-weight:normal;
	text-decoration:none
}
	#footer A:active {
	color: #838383;
	color: #fff;
	font-weight:normal;
	text-decoration:none
}
	#footer A:hover {
	color: #B9D1EB;
	text-decoration:underline
}

#base
{
	margin-top: 10px;
	font-size: 10px;
}
	#footerxhtmllogo {
	background-color: #fff;
	padding: 10px;
}

/***********************************************/	
/* --- OTHER RULES --- */	

.sml_txt {
	color: #838383;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.imagefloat_right{
	float: right;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 5px 10px 10px;
}
.imagefloat_left{
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 10px 5px 0;
}