/* Global Styles */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #0171AF  repeat-x;/*background: #0171AF repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;l
	line-height: 17px;
	color: #333;

}

a {
	text-decoration: none;
	color: #0171AF;
}

a:hover {
	text-decoration: underline;
	color: #111;
}

#wrap {
	margin: 10px auto;
	width:960px;
	background: #fff;
	border: 10px solid #D1E6EF;
}


#header {
height: 180px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #0171AF;
}
#header h1 a { 
color: #0171AF;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}

#header h2 {
font-size: 19px;
color: #ACD3E5;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#line {

height: 15px;
line-height: 15px;
background: #D1E6EF;
}

td {
	background-color: #E9F4F8;
}

 
 
td h4
{
		color:#0171AF;
}

td h3 {
	padding-top: 10px;
	color: #FFFFFF;
	background: url(images/title.gif) no-repeat;
	height: 34px;
	padding-left: 5px;
}



#menu {
height: 49px;
width:auto;
padding-left: 2px;
background: url(images/menu.gif) no-repeat;
}


#menu ul {
	margin: 0;
	list-style: none;
	font:Verdana, Arial, Helvetica, sans-serif;
}


#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 91px;
	height: 35px;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/menu_r.gif) repeat-x;
}


#leftmenu {
height: 25px;
padding-left: 0px;
background: url(images/left.gif) no-repeat;

}

#leftmenu a:hover {
height: 25px;
padding-left: 1px;
background: url(images/up.gif) repeat-x;
	
}

#leftmenu a {

    float: left;
	width: 212px;
	height: 25px;
	margin: 0 0 0 0px;
	padding: 0px 0 0 0;
	text-decoration: none;
	padding-left: 5px;
	text-align:justify
	letter-spacing: -1px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	color: #FFFFFF;
	}
/*
#menu1 {
height: 30px;
line-height: 30px;
background: #D1E6EF;
}

#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #111;
text-decoration: none;
}*/


#content {
padding: 0 10px 10px 10px;
}

.left {
float: left;
width:400px;
text-align: justify;
}
.left h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

.right {
float: right;
width: 330px;
padding-top: 10px;
}

.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #D1E6EF;
color: #111;
font-size: 13px;
}

.right ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}



ul li{
	list-style-position:inside;
	/*list-style-image: url(images/liststyle.png);*/ 
	padding: 1px;
	
}

#all ul li{
	list-style-position:inside;
	list-style-image: url(images/liststyle.png);
	padding: 3px;
	
}

.right ul li a {
color: #648CA5;
text-decoration: none;
font-size: 14px;
font-weight: 100;
}
.right ul li a:hover {
color: #111;
}
.adleft {
float: left;
height: 140px;
width:140px;
border: 10px solid #ACD3E5;
font-size: 9px;
color: #aaa;
text-align: center;
}


.adleftbig {
float: left;
height:340px;
width:410px;
border: 10px solid #ACD3E5;
font-size: 9px;
color: #aaa;
text-align: center;
}

.adright {
float: right;
height: 140px;
width:140px;
border: 10px solid #ACD3E5;
font-size: 9px;
color: #aaa;
text-align: center;
}

#footer {
height: 20px;
line-height: 30px;
background: #D1E6EF;
text-align: center;
font-size: 11px;
}
