﻿/* HTML tag */
html
{
	
}

/* Body tag */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 11px;
    padding: 0; 
    margin: 0;
    background-color: #fff;
}

/* Formtag */
form
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

/* Image tags */
img
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
}

.printicon
{
	
}

/* Text header tags */
h1
{
	font-family:Verdana;
	font-size:16px;
	font-style:normal;
	font-weight: bold;
	color:#666666;
	margin: 6px 0px 6px 0px;
	line-height:24px;
}

h2
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight: bold;
	color:#333;
	margin: 15px 0px 4px 0px;
}

h3
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight: bold;
	color:#333;
	margin: 2px 0px 2px 0px;
}

h4
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight: bold;
	color:#333;
	margin: 0px 0px 0px 0px;
}

h5
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight: normal;
	color:#333;
	margin: 0px 0px 0px 0px;
	display: inline;
	line-height:20px;
}

/* Text paragraph tags */
p
{
	margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: inline;
}

/* Link tags */
a
{
	font-size: 11px;
	color: #074a90;
	text-decoration: none;
}
a:hover
{
	font-size: 11px;
	color: #074a90;
	text-decoration:underline;
}

.listlink
{
	color: #333;	
}

.listlink:hover
{
	color: #333;	
}

#currentpage
{
		
}

.printlink
{
	color: #666;
	font-family:Verdana;
	font-size:10x;
	text-decoration:none;
}

.printlink:hover
{
	color: #666;
	font-size:10x;
	text-decoration:underline;
}

/* Form select dropdown list */

select
{
	
}

/* Form input button */

input
{
	
}

#searchbutton
{
	
}

#searchform
{
	
}

#searchinput
{
	
}

/* List tags */
ul
{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}

li
{
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 0px;
	border-bottom:#d1d2d4 1px solid;
}


#listitem_odd
{
	
}

#listitem_even
{
	
}



/* Special DIV tags */

#currentpage
{
	
}

#page
{
	
} 

#guid
{
	color:Silver;
} 

.divprint
{
	padding:8px 8px 8px 8px;
	border-top: solid 1px #cccccc;
	text-align:right;
	font-size:10x;
}

/* List header */

.listheader
{
	position:relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:16px;
}

.listheader_col_title
{
    position:relative;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:270px;
    float:left;
}

.listheader_col_publish
{
	
}

.listheader_col_date
{
	margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	position:relative;
	width:96px;
    float:right;   
}

.listimg
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* List items */
.list
{
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	width: 380px;
}

.listitem_extended_info
{
	
}

.listitem_default_info
{
    padding:0px 0px 0px 0px;
    margin:2px 0px 10px 0px;
}

.listitem_col_title
{
    position:relative;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:270px;
    display:block;
   
}

.listitem_col_publish
{
	
}

.listitem_col_date
{
	position:relative;
	width:82px;
    float:right;
    padding-right:12px;
}

/* Odd and Even items*/
.listitem_odd
{
	background-color:#FFFFFF;
	display:block;
	clear:right;
	position:relative;
}

.listitem_even
{
	background-color:#FFFFFF;
	display:block;
	clear:right;
	position:relative;
}

/* Paging */
.paging
{
	
}


#searchbox
{
	
}

/* Header area */
#header
{
	
} 


#tabs
{
	
} 

#breadcrumbs
{
	
}


/* Content area */
#content
{
	
} 

/* Left column in content area */
#leftcol
{
	position: relative;
	display:inline;
	float:left;
    border-style:none;
	width: 140px;
	clear:left;
    padding:15px 0px 0px 15px;
    background-color:#FFFFFF;
} 

/* Right column in content area */
#rightcol
{
	border-color: #FF9900;
	display:block;
	width:360px;
	margin: 10px 0px 0px 170px;
	padding:0px 0px 0px 10px;
	background-color:#FFFFFF;
} 

/* Content area with no columns */
#nocol
{
	width:380px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
} 

/* Footer area */
#footer
{
	
} 
