/* CSS Document */

a 			{color: #666666; text-decoration: none; vertical-align: middle;}
a:hover 	{color: #2E4B72;text-decoration:none;}
.topmenu	{color: #ffffff; text-align:center; font-size:8pt; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.topmenu:hover{color: #fdb97e; text-align:center; font-size:8pt; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
h1.itemHeader, h2.itemHeader, h3.itemHeader{font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right; font-size:24px;}
nt-family:Verdana, Arial, Helvetica, sans-serif; text-align:right;}
h1.itemHeader{font-size:24px;}
h2.itemHeader{font-size:20px;}
h3.itemHeader{font-size:18px;}
.download{color: #666666; text-decoration: none; vertical-align: middle;}
.register{color: #666666; text-decoration: none; vertical-align: middle;}

* {
	margin:0; padding:0;
}

body{
	background:#E4E4E4;
}

a img { border:0;}

ul { list-style:none;}

.column { float:left;}
.clear  { clear:both;}

html, input, textarea, p
	{
		font-family:Arial; 
		font-size:12px;
		line-height:15px;
		color:#424242;		
	}

input, select { vertical-align:middle; font-weight:normal; line-height:10px;}

/* a {color:#0F79A5;} */

/*main layout */

.top_bg {background:url(images/tall_top.gif) top repeat-x #FFFFFF;}
.bot_bg {background:url(images/bot_bg.gif) bottom repeat-x;}

#header  { background:url(images/header_bg.jpg) bottom right no-repeat;}
#header1 { padding:18px 0 0 26px;}
#header2 { padding:40px 0 0 47px;}

#footer .indent {padding:22px 0 0 38px;}
#footer {color:#606060; line-height:19px;}
#footer a {color:#0F79A5;}
#footer span {color:#333232;}
#footer span a{color:#333232;}

#main { margin:0 auto;}


#middle { width:100%;}

li { background:url(images/a1.gif) no-repeat 0 4px; padding-left:11px; line-height:18px;}

.date {background:url(images/date_bg.gif) 0 3px no-repeat; color:#B9C0C7; padding-left:15px; margin:15px 0 8px 0;}

.content {padding:13px 37px 15px 37px;}

/* index */


.box .top .right 	  	 { background:url(images/corn_tr.gif) top right no-repeat}
.box .top    { background:url(images/box_top_tall.gif) top repeat-x}
.box .bot    { background:url(images/box_bot_tall.gif) top repeat-x}
.box .bot .right	     { background:url(images/corn_br.gif) top right no-repeat;}

.box .centr  	   { background:#F8F8F2 url(images/box_bg.gif) top repeat-x;}
.box .centr .mid   { background:url(images/box_centr_left.gif) left repeat-y;}
.box .centr .mid .indent  { padding:13px 29px 16px 30px; background:url(images/box_centr_right.gif) right repeat-y;}

 .more { background:url(images/a1.gif) no-repeat 0 3px; padding-left:11px; font-weight:bold; color:#0F79A5; text-decoration:underline; margin-left:1px}
 .more:hover { text-decoration:none;}

.line {background:#363D3F; height:1px; margin:16px 0 0 0}

