body { 
        font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/body_bg.gif) left top repeat-y #fff; 
}

#text ul{
	line-height: 133%;
	color: #666; 
}


p { 
	line-height: 133%; 
	color: #666; 
}

h1,h2,h3 { 
	margin: 0px; 
	padding: 0px; 
}

a:link, a:visited { 
	color: #006CB7;
	text-decoration: none;
}
a:active { 
	color: #DB8A1E;
	text-decoration: underline;
}
a:hover { 
	text-decoration: underline;
}

H1
{
	font-family: verdana, helvetica, Arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #ED1C24;
	text-align: left;
        padding-bottom: 20px;
	
}

H2
{
	font-family: verdana, helvetica, Arial,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #DB8A1E;
	text-align: left;
        padding-top: 20px;
	
}

#extraDiv1 { 
	position: absolute; 
	left: 0px; top: 0px; 
	z-index: 1; 
	width: 100%; 
	height: 51px; 
	background: url(images/header_bg_red.jpg) left top repeat-x; 
}

#pageHeader h1 { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 2; 
	width: 237px; 
	height: 176px; 
	margin: 0px; 
	padding: 0px; 
	background: url(images/logo_red.jpg) left top no-repeat; 
}

#pageHeader h1 span,#pageHeader h2 {  
	position: absolute;  
	left: -9999px;  
}

#container {  
	background: url(images/rightside_top.gif) 0px 0px no-repeat;  
	width: 510px;  
	margin: 51px 0px 0px 237px;  
	padding-top: 24px;  
}

#quickSummary {  
	margin-left: 34px;  
	padding-left: 30px;  
	width: 425px !important; 
	width /**/:455px; 
	background: url(images/arrow.gif) left top no-repeat;  

}

#quickSummary p {  
	margin: 0px 0px 5px 0px;  
	padding: 13px 0px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
}


#supportingText {  
	margin: 25px 0px 0px 30px;  
	width: 458px; 
	background: url(images/grube.gif) right bottom no-repeat;  
}

#text { 
	margin-bottom: 20px; 
}

#text h3 { 
	font-family: Arial, Helvetica, sans-serif;  
	width: 458px;  
	height:24px;  
	color: #006CB7; 
	padding: 24px 0px 30px 0px;  
	display: block; 
}

#text p {  
	margin: 5px 0px 5px 20px;  
	padding: 0px;  
}

#footer {  
	margin-top: 80px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;  
}

#linkList {  
	position: absolute;  
	left: 13px;  
	top: 176px;  
	width: 212px;  
	background: url(images/leftside_bg.gif) left top repeat-x; 
}

#lmenu {  
	width: 212px;  
	background: url(images/list_bg.gif) left top repeat-y; 
}

#lmenu h3 {  
	background: url(images/home_red.jpg) left top no-repeat;  
	width: 212px;  
	height: 0px !important; 
	height /**/:35px;  
	padding-top: 35px;  
	display: block;  
	overflow: hidden; 
}

#lmenu ul {  
	margin: 0px;  
	padding: 0px 0px 0px 4px;  
	list-style-type: none; 
}

#lmenu li { 
	padding: 13px 5px 13px 20px;  
	margin: 0px;
	width /**/:180px;  
	text-align: left;  
	border-top-width: 1px;  
	border-bottom-width: 1px;  
	border-top-style: solid;  
	border-bottom-style: solid;  
	border-top-color: #e9e9e9;  
	border-bottom-color: #FFFFFF;  
	display: block; 
}

#lmenu li:hover {  
	background-color: #fff; 
}

#lmenu {  
	width: 212px;  
	 
}

#lsubmenu ul {  
	margin: 0px;  
	list-style-type: none;
}

#lsubmenu li { 
	padding: 5px 0px 5px 40px;  
	margin: 0px;
	width /**/:163px;  
        margin-left: -4px;
	text-align: left; 
        background-color: white; 
        border-left: solid;
        border-left-width: 3px;  
        border-left-color: #ED1C24;
        border-top-width: 0px;  
}

#lsubmenu li:hover {  
	background-color: #fff; 
}

#news{
        padding-bottom: 20px;
        margin-bottom:30px;
	background-image : url(images/separator.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#news h4
{
	font-family: verdana, helvetica, Arial,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #DB8A1E;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#news p
{
	margin-bottom: 5px;
	padding-bottom: 5px;
        margin-left: 30px;

}

#date
{
        font-size: 0.8em;
	margin: 10px 20px 6px 30px;
	text-align : justify;
}

#contact
{
	
	font-family: verdana, helvetica, Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #184870;
	text-align: left;
	margin: 10px 20px 30px 15px;
        margin-top: 20px;

}

#contact_table
{
	
	font-family: verdana, helvetica, Arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
        margin-left: 20px;
	color: #666;

}
#text label
{
	display: inline;
	float: left;
	width: 100px;
}


#slogan
{
	
	font-family: verdana, helvetica, Arial,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #DD2D30;
	text-align: center;
	margin: 10px 20px 30px 15px;
        margin-top: 20px;

}

#flags
{
        margin-right: 20px;
	text-align: right;
}







