*
{
	margin:0;
	padding:0;
}

body, html
{
	background: #FFFFFF;
	color: #666666;
	font : 12px Arial, Helvetica, sans-serif;
}

a
{
	color : #266BAC;
	text-decoration : underline;
}

a:hover
{
	color : #266BAC;
	text-decoration : none;
}

.bold
{
	font-weight : bold;
}

p
{
	padding : 0 0 12px 0;
}

h2
{
	background : url(../images/background-title.gif) no-repeat;
	color : #266BAC;
	font-size : 15px;
	padding : 6px 10px;
	font-weight : normal;
	margin-bottom : 15px;
}

td
{
	padding : 3px;
	border-bottom : 1px solid #CCCCCC;
}

table
{
	margin-bottom : 15px;
}

.center
{
	text-align : center;
}

.right
{
	float : right;
}

.clear
{
	clear : both;
}

.clearWhite
{
	clear : both;
	background-color : White;
}

.just
{
	text-align : justify;
}

.separator
{
	clear : both;
	width : 774px;
	background : #C12415 url(../images/separator.gif) no-repeat;
}

.gallery
{
	border : 3px double #999999;
	margin-right : 5px;
}

.input
{
	background-color : #E9E9E9;
	border : 1px solid #BABABA;
}

.but
{
	background-color : #E9E9E9;
	border : 1px solid #BABABA;
	padding : 3px;
	color : #266BAC;
}

#container
{
	width : 780px;
	margin : 0 auto;
	background : url(../images/background.gif) repeat-y;
}

/* start top */

#top
{
	width : 773px;
	background : White url(../images/background-top.gif) repeat-x;
	border-left : 1px solid #E9E9E9;
	border-right : 1px solid #E9E9E9;
	padding-top : 10px;
}

#top h1
{
	background : url(../images/h1.gif) no-repeat;
	font-size : 1px;
	text-indent : -5000px;
	width : 211px;
	height : 79px;
	float : left;
}

#top p
{
	float : right;
	color : #266BAC;
	text-align : right;
	padding : 10px 10px 0 0 ;
}

/* end top */

/* start columns */

#leftColumn
{
	width : 210px;
	float : left;
}

#rightColumn
{
	width : 562px;
	float : left;
	margin-left : 2px;
}

/* end columns */

#home
{
	background : url(../images/background-home.gif) no-repeat;
	padding : 20px 20px;
}

#inside
{
	padding : 20px 20px;
}

#areaBottom
{
	clear : both;
	width : 774px;
	background : url(../images/bottom_01.gif) no-repeat;
}

#rightColumn ul
{
	padding : 0 20px 12px 40px;
	list-style-type : disc;
}

#rightColumn ul li ul
{
	padding : 0 20px 0px 40px;
	list-style-type : disc;
}

.articleImage
{
	width : 175px;
	float : left;
}

/* start bottom */

#bottom
{
	border-top : 1px solid #E9E9E9;
	border-left : 1px solid #E9E9E9;
	border-right : 1px solid #E9E9E9;
	border-bottom : 7px solid #E9E9E9;
	background-color : White;
	width : 772px;
	padding : 20px 0 0 0;
	height : 40px;
}

#bottom #copy
{
	width : 210px;
	text-align : center;
	float : left;
}

#bottom #bottomMenu
{
	float : left;
	width : 550px;
}

#bottom #bottomMenu ul
{
	list-style-type : none;
}

#bottom #bottomMenu ul li
{
	float : left;
}

#bottom #bottomMenu ul li a
{
	display : block;
	padding : 0px 10px;
	border-right : 1px solid #D3D0D0;
}

/* end bottom */

#backLink
{
	width : 774px;
	background-color : White;
	padding : 10px 0;
	text-align : right;
	font-size : 11px;
	color : #999999;
}

#backLink a
{
	font-size : 11px;
	color : #999999;
}

#Table td
{
	padding : 5px;
	border-bottom : 1px solid #FFFFFF;
}

/* start menu */

#menu
{
	background : #C12415 url(../images/under-menu.gif) no-repeat bottom;
	padding : 15px 12px 80px 12px;
}

#menu ul
{
	list-style-type : none;
}

#menu ul li
{
	
}

#menu ul li a
{
	display : block;
	width : 185px;
	color : White;
	text-decoration : none;
	font-size : 13px;
	padding : 4px 0px;
	text-indent : 7px;
}

#menu ul li a:hover
{
	background-color : #CD4437;
}

#menu ul li a#mainSelected
{
	background-color : #CD4437;
}

/* end menu */

/* start submenu */

#submenu
{
	padding : 0px 12px 50px 12px;
}

#submenu ul
{
	list-style-type : none;
}

#submenu ul li
{
	
}

#submenu ul li a
{
	display : block;
	width : 175px;
	text-decoration : none;
	font-size : 13px;
	padding : 4px 0 4px 10px;
	border-bottom : 1px solid #D3D0D0;
	background : url(../images/arrow.gif) no-repeat -50px;
}

#submenu ul li a:hover
{
	background : url(../images/arrow.gif) no-repeat left center;
}

#submenu ul li a#subSelected
{
	background : url(../images/arrow.gif) no-repeat left center;
}

/* end submenu */
