/* CSS Document */
body
{	font-family:"Bitstream Vera Sans",Arial;
	font-size:10pt;
	color:#555;
	text-align:center;
	background-color:#d9d9d9;
}

body, form, p, span, img, ul, input
{	padding:0;
	margin:0;}

ul
{	
	padding-left:40px;}

ul li
{	background-image:url(../pics/bullet.gif);
	background-repeat:no-repeat;
	padding-left:0;}

img
{	border:0;}

a
{	text-decoration:none;}

.inputtxt, .inputpas, select
{	border:1px solid #FFF;
	color:#555;}

textarea
{	overflow:auto;}

.stlink
{	color:#fff;}

.stlink:hover
{	color:#ffc000;
}

#pagecon
{	margin:10px auto 20px auto;
	width:990px;
	text-align:left;
	}

#preload
{	display:none;}

.clear
{	clear:both;}

/*Banner Mods*/
.bannercon
{
width:990px;
height:148px;
background-image:url(../pics/banner01.png);
background-color:#747474;
position:relative;
}

.sub_bannercon
{
/*height:271px;*/
background-color:#747474;
}


/*Menu Mods*/
.m_menu
{
text-align:center;
float:left;
clear:right;
color:#FFF;
font-weight:bold;
font-size:9pt;
padding:2px 15px 5px 15px;
}

.submenu_choices_01
{
	width:200px;
	position:absolute;
	left: 0px;
	top: 19px;
	text-align:left;
	background-color:#000;
}

.submenu_choices_01 p
{
margin:5px 5px 5px 15px;
}



/*Content MODS*/
.content_con
{
background-color:#747474;
color:#FFF;
}

.flashcon
{
width:990px;
height:354px;
/*background-image:url(../pics/temporary_flash_baner.jpg);*/
}

.leftcon
{
width:355px;
float:left;
}

.leftcon_design01
{
height:448px;
background-image:url(../pics/leftcon_bg01.jpg);
}

.leftcon_design02
{
height:450px;
background-image:url(../pics/leftcon_bg03.jpg);
background-repeat:no-repeat;
}

.leftcon_design03
{
height:448px;
background-image:url(../pics/leftcon_bg04.jpg);
background-repeat:no-repeat;
}

.rightcon
{
width:590px;
padding:0 30px 150px 15px;
float:left;
text-align:left;
}

.ytitles
{
font-size:14pt;
color:#fef19f;
font-weight:bold;
}	

.smallpt_articles
{
font-size:9pt;
}

/*Footer MODS*/
.footercon
{
height:12px;
background-image:url(../pics/footer_border.jpg);
position:relative;
}

.footernote
{
	width:702px;
	height:20px;
	position:absolute;
	left: 274px;
	top: -28px;
}




/*For the menu testing only*/
.menuitem
{
background-color:#999;
}

.menuitem:hover
{
color:#FFFFFF;
background-color:#CCC;
}
