
body 	{background-image: url(images/bg.jpg); background-attachment: fixed;margin:0;; color:#000000; margin:0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }

p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:none; }
a:hover		{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; }
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{background:url('images/logo.gif') no-repeat 10px 0; border-bottom:1px solid #DADADA; padding:5px 30px 20px 0px; text-align:left; height: 90px;}
#navigation	{padding:10px 0; }
#header		{background:#DADADA url('images/header.gif') no-repeat 10px 10px; padding:10px; height:200px; }
#header2		{background:#DADADA url('images/header2.gif') no-repeat 10px 10px; padding:10px; width: 465px; height:150px;}
#mission 		{background: url('images/box_bg1.gif') no-repeat ; padding:20px; height:150px;}
#mission h3	{text-align:center; font-size:110%}
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:240px; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{padding:10px 7px 5px 7px; background:#FEFFD5 url('images/pattern_bg.gif') ; border:1px solid #DADADA; font-size:90%; margin-bottom:20px; }
#footer		{clear:both; width:100%; font-size:80%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#copyright	{float:right; }


/*headings*/
.newsItem h1	{color:#225799; margin:5px 0 5px 0; padding:0; font-size:120%; font-weight:normal; }
#content h1	{font-size:140%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#content h2	{font-size:110%; font-weight:bold; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h2	{font-weight:bold; font-size:110%; margin:0; padding:0; color:#225799; text-align:right;}


/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 18px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover		{color:#000000; text-decoration:none; }


/* Menu */
#menu h1 	{font-size: 120%; font-weight: bold; color: #FFFFFF; }
#menu h1 a	{margin:5px 0 5px 0; padding:0; font-weight: bold; color: #FFFFFF; }
#menu ul 	{margin: 0; padding: 6px 13px 0 10px; 	list-style: none; line-height: normal; }
#menu li 	{display: inline; line-height:160%; border-bottom: 1px dotted #CDCDCD;}
#menu a 	{display: block; padding: 5px 5px; text-decoration: none; font-weight: bold; color: #FFFFFF;}
#menu a:hover 	{text-decoration: underline; }


/* start - table */
table {border-collapse: collapse; margin: 10px;	}

table a {text-decoration:none;}

th strong { color: #fff; }

th 	{ background: #e7e6e6 url(images/button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
	}

tr { height: 15px;}

td {
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

td.first,th.first {border-left: 0px;}

tr.row-a {background: #F8F8F8;}

tr.row-b {background: #EFEFEF;}


.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */



#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a
{
background: url(images/button.jpg) repeat-x;
display: block;
width: 80%;
padding: 2px 12px 2px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
font-size:91%;
}

#navcontainer a:hover
{
font-weight: bold;
}

#navcontainer li li a
{
display: block;
background:#F8F8F8;
width: 50%;
padding: 2px 3px 2px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}





