/* CSS Document */

body 	 {
		font-family: Arial, Helvetica, sans-serif;
		line-height: 12pt;
		font-size:10pt;
		color: #000000;
		margin: 0px;
		text-align: justify;
		background-image:url(images/bg.gif);
		background-repeat:repeat;
		 }

h1		{
		font-size:18px;
		font-weight:bold;
		line-height:11pt;
		}
		
h2		{
		font-size:15px;
		text-align:right;
		font-weight:bold;
		line-height:11pt;
		margin-top:0px;
		margin-bottom:0px;
		}
		
p		{
		font-family: Arial, Helvetica, sans-serif;
		line-height: 12pt;
		margin-top: 6px;
		}

#wrapper {
		margin-left:auto;
		margin-right:auto;
		margin-top:5px;
		width:710px;
		bottom:0px;
		 }
		 
#banner	 {
		width:710px;
		height:200px;
		border-bottom:0px;
		background-image:url(images/bannerbg.gif);
		background-repeat:repeat-y;
		background-repeat-x:no-repeat;
		background-position:right;
		background-color:#FFFFFF;
		 }
		 
#linkswrap	 {
		width:710px;
		height:65px;
		background-image:url(images/linksbg.gif);
		background-repeat:no-repeat;
		background-position:right;
		margin-bottom:10px;
			}
			
#links1	{
		position:relative;
		margin-right:27px;
		padding-top:8px;
		padding-right:10px;
		text-align:right;
		word-spacing:10px;
		}	
#links2	{
		position:relative;
		padding-top:8px;
		text-align:right;
		word-spacing:15px;
		margin-right:27px;
		padding-right:10px;
		color:#FFFFFF;
		}
		
#articles {
		padding-top:3px;
		padding-bottom:6px;
		position:relative;
		width:600px;
		margin-left:auto;
		margin-right:auto;
		}	
			
hr		{
		margin-top:2px;
		margin-bottom:3px;
		margin-right:0px;
		left:auto;
		text-align:left;
		position:relative;
		padding-top:0px;
		}

a		{
		color:#009999;
		font-weight:bold;
		text-decoration:none;
		}
		
a:hover	{
		color:#FF6600;
		}
		
.inpage	{
		color:#666666;
		font-size:10px;
		}
		
.link	{
		color:#fff371;	
		}
		
.link:hover	{
		color:#ffffff;
		font-weight:bold;
		}
		
.link2	{
		color:#ffffff;	
		}
		
.link2:hover	{
		color:#fff371;
		font-weight:bold;
		}
		
.sheets		{font-size:9pt; color:#666666;}
.sheets:hover {font-size:9pt; color:#FF6600;}

.sheets2	{font-size:10pt; color:#666666;}
.sheets2:hover {font-size:10pt; color:#FF6600;}

.sheets3	{font-size:12pt; color:#666666;}
.sheets3:hover {font-size:12pt; color:#FF6600;}
			
#headingwrap  {
		position:relative;
		float:left;
		width:710px;
		height:50px;
		background-image:url(images/headerbg.gif);
		background-repeat:no-repeat;
		padding-left:30px;
		margin:0px;
		color:#FFFFFF;
		font-weight:bold;
		}

#content	{
		text-align:justify;
		width:710px;
		float:left;
		left:0px;
		right:0px;
		top:0px;
		overflow:hidden;
		background-image:url(images/contentbg_main.jpg);
		background-position:right;
		background-repeat-x:no-repeat;
		background-repeat:repeat-y;
		background-color:#FFFFFF;
		}

#textcol	{
		position:relative;
		text-align:justify;
		width:690 px;
		padding-left:10px;
		padding-right:25px;
		margin:auto;
		padding-top:5px;
		padding-bottom:5px;
		}
		
.small	{
		color:#666666;
		font-size:10px;
		}	
		
table,td	{
		vertical-align:top;
		text-align:justify;
		}

		
ul { margin-top: 10px; margin-bottom: 10px; margin-left: 0; padding-left: 1em }

li { margin-bottom: 10px }
		
#contentbot	{
		position:relative;
		float:left;
		background-image:url(images/contentbotbg.gif);
		width:710px;
		height:8px;
		margin-bottom:5px;
		}
		
	
#bottom	{
		position:relative;
		float:left;
		background-image:url(images/bottombg.gif);
		background-repeat:no-repeat;
		width:710px;
		height:20px;
		padding-top:15px;
		text-align:center;
		color:#FFFFFF;
		margin-bottom:0px;
		}
					
			 

