body{
margin:0;
padding:30px 0;
font:76% tahoma,verdana,sans-serif;
background:#047 url(../img/bodybg.png) repeat-x fixed;
color:#222;
}
#home_body{
background:#fff url(../img/home_bkg.jpg) repeat-y;
color:#222;
height:100%;
}
#home_body2{
	background: #fff url(../img/home_bkg2.jpg) repeat-y top;
	color:#222;
	height:100%;
}
#thetop{
margin:0;
}
.b_bkg{
	
	font-size:9pt;
}
#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(../img/contbg_v2.jpg) no-repeat;
color:#222;
}
.right_content{
	text-align:right;
}
.left_content{
	text-align:left;
}
.left_content_b{
	text-align:left;
	color: #004775;
}
.j_content_b{
	text-align:justify;
	color: #004775;
}
.req{
	color: Red;
}
a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}
.subTitle_l{
	text-align:left;
	color: #004775;
	overflow:auto;
	font-size:10pt;
	font-weight: bold;
	display:block;
	margin:10px 0 10px 0;
	padding:5px 0 5px 8px;
	background:#eee url(../img/gradient2.png) repeat-x;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	max-width: 70%;
}
.subTitle_r{
	text-align:right;
	color: #004775;
	overflow:auto;
	font-size:12pt;
}
#main p,#sidebar p{
padding:0 0 0 10px;
}
#contactForm{
	width:500px;
	margin:0 5px 0 0;
	padding:0 0 5px 0;
	border:4px solid #FF0000;
	text-align:center;
	color: #004775;
	overflow:auto;
	font-size:9pt;
}

#logo{
	float:right;
	width:324px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0px solid #FF0000;
	text-align:center;
	color: #004775;
	overflow:auto;
	background: transparent url(../img/removed_kicker.gif) no-repeat bottom;
}

#logo h1{
margin:5px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:transparent;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
width:324px;
height:23px;
text-align:right;
font-size:1.2em;
background: transparent url(../img/kicker.gif) no-repeat bottom;
}
#flag{
	
	width:100%;
	height:100%;
	min-height: 155px;
	text-align: right;
}
#intro{
	height: 155px;
	width:120px;
}
#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding:0;
}
.headerstylenm{
display:block;
margin:0px 0 0px 0;
padding:0px 0 0px 0px;
background:#eee url(../img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}
.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(../img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(../img/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(../img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(../img/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:0px 0 5px 0;
font-size:1.2em;
font-weight: bold;
color:#004775;
}
.h3B{
margin:0px 0 0px 0;
font-size:1.4em;
font-weight: bold;
color:#004775;
}

.clear{
	clear:both;
	margin:0;
	background : transparent;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}