body 
{
    background-color: white;
    font-family: Arial, Verdana, "Sans-Serif", "Times New Roman";
    font-size: 12px;
    line-height: 22px;
    color: #4b4b4b;
    padding: 0;
    margin: 0;
    padding-top: 20px;    
    padding-bottom: 20px;    
}

a
{
    color: #2176a7;
    text-decoration: underline;
}

img
{
    border: 0;
}

p
{
    margin: 0;
    padding: 0;
    margin-bottom: 13px;
}

ul.standard_list
{
	margin: 0;
	padding: 0;	
	margin-top: -8px;
	margin-left: 24px;
	margin-bottom: 13px;
}

ul.standard_list li
{
    list-style-image: url('../images/logo_small.png');
    margin: 0;
    padding: 0;
    padding-left: 5px;
	line-height: 22px;
}


.clear
{
    clear: both;
}

.pointer
{
    cursor: pointer;
}

table
{
	clear: both;
	border: 0;
}

tr,
td,
td p
{
	vertical-align: top;
}

td 
{
	border: 0;
}

h1,
h2
{
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	font-size: 16px;
	color: #4b4b4b;
	line-height: 20px;
}

h1 a,
h2 a
{
	color: #4b4b4b;
	text-decoration: none;
}

h2,
h2 a
{
	font-size: 13px;
}

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

ul#menu li
{
    margin: 0;
    padding: 0;
    height: 37px;
    line-height: 37px;
	float: left;
	overflow: hidden;
}

a.not_selected
{
	display: block;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
	color: #4b4b4b;
	background-color: #ffffff;
    padding: 0 15px 0 15px;
}

a.selected
{
	display: block;
	color: #ffffff;
    padding: 0 15px 0 15px;
	background-color: #14669a;
    border-left: 2px solid #489aee;
    border-right: 2px solid #489aee;
}

a.menu_mouseover
{
	display: block;
	color: #4b4b4b;
    padding: 0 15px 15px;
	background-color: #dbdbdb;
}

ul#menu li a
{
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

div#container 
{
    width: 804px;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}

div#logo 
{
	position: relative;
	left: 33px;
}

div#menu 
{
    background-image: url('../images/menu_back.png');
    background-repeat: no-repeat;
    height: 64px;
    padding-top: 14px;
    padding-left: 47px;

}

div#content_right
{
	width: 710px;
	margin-left: auto;
	margin-right: auto;
    background-image: url('../images/back.gif');
    background-repeat: repeat-y;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 5px;
	
}

div#content 
{
    width: 492px;
	overflow: hidden;
	float: left;
}

div#right
{
    width: 218px;
    width: 183px;
    float: right;
    overflow: hidden;
}
/*
div#right a
{
	text-decoration: none;
    color: #4b4b4b;
}
*/

div#footer
{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

ul#news
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#news li
{
	margin: 0;
	padding: 0;
	margin-bottom: 13px;
}

div#news-header
{
	color: #2176a7;
    font-size: 14px;
}

h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

h4
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

h5
{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
}

.php
{
	color: #ff003a;
}

.php-command
{
	color: #0000ff;
}

.php-text
{
	color: #008200;
}

.php-variable
{
	color: #660000;
}

.importanttext
{
	margin-top: 10px;
}
.importanttext p
{
	font-size: 14px;
}

div.line
{
	margin: 10px 0 18px 0;
    border-bottom: 1px solid #cccccc;
}

form
{
	margin: 0;
	padding: 0;
}

.standard-form,
.block
{
	background-color: #eff7ff;
	padding: 15px;
	border: 2px solid #5eb5ec;
	margin-bottom: 13px;
}

label
{
	display: block;
}

textarea
{
	width: 450px;
	height: 100px;
	background-color: white;
	border: 1px solid #cccccc;
}

textarea,
.field-two-col,
.field-wide
{
	background-color: white;
	border: 1px solid #cccccc;
}

input.field-wide
{
    width: 400px;
}

.button
{
	margin-top: 10px;
}

.field-right
{
	float: right;
}

.field-two-col
{
	width: 210px;
}

.form-field
{
	margin-bottom: 5px;
}

.imageLeft
{
	float: left;
	margin: 0 10px 0 0;
}

div#digg-text
{
    position: absolute;
    left: 575px;
    top: 20px;
    width: 130px;
    font-size: 11px;
}

#digg
{
    position: absolute;
    left: 715px;
    top: 15px;
}

div.commercial
{
    background-color: #ffcdcd;
    border: 2px solid #e66c6c;
    padding: 10px;
}

#right div.commercial
{
    margin-top: 10px;
}

#content div.commercial
{
    margin-bottom: 10px;
}