/* CSS Document */
/* light blue: #00AAFF
//  dark blue: #0A40E8
*/

body {
	background:url(graphics/t.png) top left no-repeat #00AAFF;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

* {margin:0;padding:0;}

div {overflow:hidden;}

a {color:#0A40E8;text-decoration:underline;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

.smallcaps {font-variant:small-caps; font-size:small;}

ul {list-style:inside; margin:12px;}
li {margin-bottom:10px;}
li a:visited {text-decoration:underline}

p {text-align:justify; margin-bottom:10px; margin-top:10px;}

p.quote {
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	font-size:small;}

img {
	border:none;
	border-style:none;}

strong.u {text-decoration:underline;font-weight:bold;}
.u {text-decoration:underline;}

.imgy {
	text-align:center;
	font-size:smaller;}

.imgs {margin-top:10px; margin-bottom:10px;}
.imgs img, .imgy img {margin:2px; padding:1px; border:2px solid #0A40E8 ;}
.sub {width:237px; float:left;margin-left:5px; margin-right:10px; font-weight:bold;}

h1 {
font-size:22px;
text-decoration:underline;
text-align:center;
margin-bottom:24px;}

#t1, #t2, #m1t, #m3, #m3t, #f1, #f3 {font-size:0; line-height:0;}

#top {width:991px;float:left; background:url(graphics/t.png);}
	#t1 {width:179px;height:134px;background:none; float:left;}
	#t2 {width:812px;height:134px;background:none; float:left;}
	
#mid {width:991px;float:left;min-height:433px; height:auto; background:url(graphics/m-.png) repeat-y;}
	#m1 {width:179px;min-height:433px;height:auto; float:left;}
		#m1t {height:165px;background:url(graphics/m1t.png);}
	#m2 {width:756px;min-height:418px;height:auto;padding:10px 20px 5px 20px; background:#FFFFFF; float:left;font-size:13px;}

/*/
#mid, #m1 {height: 433px;}
#m2 {height: 418px;}
/**/

	#m3 {width:16px;height:auto; float:left;}
		#m3t {height:12px;background:url(graphics/m3t.png);}
#foot {width:991px;float:left;}
	#f1 {width:198px;height:41px;background:url(graphics/f1.png) right no-repeat #00AAFF; float:left;}
	#f2 {width:749px;height:41px;background:url(graphics/f2.png) repeat-x; float:left;text-align:center;color:#6699FF; padding-top:13px; font-size:13px;}
	#f3 {width:44px;height:41px;background:url(graphics/f3.png); float:left;}


#menu a, #menu div {display:block;height:30px; padding:4px 24px 0 12px; font-size:13px; text-align:center; text-decoration:none;}

#menu a {background:url(graphics/i.png);color:#FFFFFF;}
#menu a:hover, #menu a:focus {background:url(graphics/ih.png);cursor:pointer;outline:0;}
#menu div {background:url(graphics/ic.png);}

#us {clear:both; font-size:12px; margin-left:162px; margin-bottom:5px; width:819px; text-align:center; color:#005599;}

