/* CSS Document */

* {
margin: 0px;
padding: 0px;	
}
p
{
margin:0px 10px 10px 0px;
}
body {
font-family:Tahoma, Arial, sans-serif;
font-size:11px;
background-image:url(../images/page_bg2.gif);
text-align:center;
color:#666666;
}

#container{
width:834px;
margin:0px auto;
text-align:left;
background-color:#FFFFFF;
}
.iput {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #333333;
text-decoration: none;
border: 1px solid #CCCCCC;
padding:2px;
}
.loginErrorText
{
color:#FF0000;
text-align:center;
}
.loginChoice
{
color:#336699;
text-align:center;
text-decoration:none;
}
.loginChoice a:link, .loginChoice a:active, .loginChoice a:visited
{
color:#336699;
text-decoration:none;
}
.loginTry
{
color:#566A8E;
text-decoration:none;
}
.loginTry a:link, .loginTry a:active, .loginTry a:visited
{
color:#566A8E;
text-decoration:none;
}
/*=--------------------------------------------------------*/
#head_container{
clear:both;
width:834px;
height:145px;
}
#logo{
float:left;
width:336px;
height:138px;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
}
#logo h1{
font-size:11px;
font-weight:normal;
text-indent:-1000em;
}
#head_right_pic
{
float:right;
width:498px;
height:138px;
background-image:url(../images/headpic.jpg);
background-repeat:no-repeat;
}
#menu_bar{
clear:both;
width:834px;
height:47px;
text-align:center;
background-image:url(../images/menu_bg.gif);
background-repeat:no-repeat;
}
#menu_bar_buts a:link ,#menu_bar_buts a:active ,#menu_bar_buts a:visited
{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
position:relative;
top:12px;
}
#menu_bar_buts a:hover
{
color:#98B82E;
text-decoration:none;
font-weight:bold;
}
/*=--------------------------------------------------------*/

#content_container{
clear:both;
width:834px;
margin-top:0px;
}
#contentWelcome
{
width:336px;
float:left;
}
#contentWelcome h1
{
font-size:14px;
width:260px;
font-weight:normal;
text-transform:uppercase;
font-family:tahoma, Arial;
position:relative;
left:52px;
}
#contentWelcome h2
{
clear:both;
font-size:20px;
width:260px;
text-transform:uppercase;
font-weight:bold;
color:#98B82E;
font-family:tahoma, Arial;
position:relative;
left:52px;
}
#contentWelcome h3
{
clear:both;
width:260px;
font-size:11px;
position:relative;
left:52px;
font-weight:normal;
font-family:tahoma, Arial, sans-serif;
}
#home_buts
{
width:268px;
float:left;
}
#homeLogin
{
float:right;
width:230px;
}
#loginInfo
{
clear:both;
width:189px;
position:relative;
left:10px;
margin-bottom:6px;
}
#loginInfoTop
{
clear:both;
width:189px;
height:18px;
background-image:url(../images/log_bg_top.gif);
background-repeat:no-repeat;
}
#loginInfoMid
{
clear:both;
width:189px;
background-color:#F1F1F1;
}
#loginInfoMid h1
{
width:189px;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
color:#98B82E;
position:relative;
left:22px;
margin-bottom:4px;
font-family:Arial, Helvetica, sans-serif;
}
#loginInfoMid h2
{
width:189px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
position:relative;
left:22px;
margin-bottom:4px;
}
#loginInfoBot
{
clear:both;
width:189px;
height:18px;
background-image:url(../images/log_bg_bot.gif);
background-repeat:no-repeat;
}
/*-----------------------*/
#newsletterInfo
{
clear:both;
width:189px;
position:relative;
left:10px;
margin-bottom:15px;
}
#newsInfoTop
{
clear:both;
width:189px;
height:18px;
background-image:url(../images/log_bg_top.gif);
background-repeat:no-repeat;
}
#newsInfoMid
{
clear:both;
width:189px;
background-color:#F1F1F1;
}
#newsInfoMid h1
{
width:160px;
font-size:11px;
font-weight:normal;
position:relative;
left:22px;
margin-bottom:4px;
font-family:tahoma, Arial;
}
#newsInfoMid h2
{
width:160px;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
position:relative;
left:22px;
margin-bottom:4px;
font-family:tahoma, Arial;
}
#newsInfoBot
{
clear:both;
width:189px;
height:18px;
background-image:url(../images/log_bg_bot.gif);
background-repeat:no-repeat;
}
/*=--------------------------------------------------------*/

#foot{
clear:both;
width:834px;
height:46px;
background-color:#282F33;
text-align:center;
}
#foot h1{
font-size:11px;
width:834px;
color:#FFFFFF;
font-weight:normal;
position:relative;
top:15px;
}



