﻿#margin_1
{
   	font-size: 14px;
    font-family:"verdana,arial,helvetica"; 
	width: 820px;
	border-bottom: #ccc 1px solid;
}


body
{
	font-family: Verdana;
	margin-top: 0px;
	margin-left: 50px;
	margin-right:50px;
    border-right: 1px solid #ccc; 
    border-left: 1px solid #ccc; 
    border-bottom :1px solid #ccc; 
    color:#07519a;    
}

.TEXTBOX
{
    BORDER: #3f86b2 1px solid;
    FONT-FAMILY: Arial;
    FONT-SIZE: 100%;
}


p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}



#title
{
	margin: 0 auto;
	line-height: normal;
	width: 820px;
}


	
#nav_header
{
	margin: 0 auto;
	background: #303F42 repeat-x top;
	line-height: normal;
	width: 820px;
	height: 30px;
	vertical-align:middle;
}


#nav_header ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: right;
	background: url(images/nav_top_filler.gif) repeat-x left top;
}
#nav_header li
{
	float: left;
	background: url(images/nav_top_left.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}
#nav_header a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	background: url(images/nav_top_right.gif) no-repeat right  top;
	padding: 13px 25px 13px 15px;
}


#nav_header a span
{
	/*border-bottom: #ccc 1px solid;
	padding-bottom:54px; */
	border-bottom: #303F42 1px solid;
	padding-bottom: 2px;
}

#nav_header a:hover span
{
	border-bottom: #c0c0c0 1px solid;
	padding-bottom: 2px;
}


#mainarea1
{
	font-size: 11px;
	width: 820px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;

}
	
#footer
{
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 820px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

#footer_nav
{
	width: 100%;
}

#footer_nav a
{
	list-style-type: none;
	white-space: nowrap;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{

}

	
.content
{
    font-family:"verdana,arial,helvetica"; 
    font-size:10px;
    color:#003399;    
}

.tableheader
{
	text-align: left;
	FONT: bold 108% arial;
}


#footer_privacy
{
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

#footer_fav
{
	font-size: 12px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

#footer_copyright
{
	font-size: 12px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}



input.btn{
   color:#FFFFFF;
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   cursor: pointer;
   }
.Page_Background { background-color:#F5C601;}


A:link	{	
	text-decoration :none;
	color:	#6D84B4;
	font-weight:bold;
	
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#6D84B4;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#6D84B4;

	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	black;
	}


TD
{
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    FONT-SIZE: small;
    BORDER-LEFT: 1px;
/*    COLOR: black;*/
    BORDER-BOTTOM: 1px;
    FONT-FAMILY: Verdana;
}

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
/*
.rightborder { 
border-right: 1px solid #ccc; 
}
 
.leftborder { 
border-left: 1px solid #ccc; 
} 
*/