body
{
	background-color: #2577B8;
	background-image: url('images/bluescale.gif');
	background-repeat: repeat-x;
	font-size:14px;
  	padding:0;
  	margin:0;
  	outline: 0;
}

*
{
	outline: 0;
	margin: 0;
	padding: 0;
  	font-family: Arial;
}

p
{
	padding: 10px;
	text-align: justify;
	line-height: 18px;
}

h1
{
	font-size: 22px;
	color: #22227A;
}

h2
{
	font-size: 18px;
	padding-top: 10px;
	padding-left: 2px;
}

h3
{
	font-size: 17px;
	padding-top: 10px;
	padding-left: 2px;
	color: #229922;
}

#logo
{
	width: 992px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	padding-left: 30px;
	padding-top: 25px;
}


#root
{
	width: 980px;
	margin: 0 auto 0 auto;
	background-color: white;
	padding: 0px;
	padding-bottom: 20px;
	border: 1px solid #AAAAAA;
}

#main
{
	padding-top: 0;
	border-top: 3px solid #333355;
}

#left
{
	width: 160px;
  	height: 100%;
  	float: left;
  	padding:10px;
}

#right
{
	width: 190px;
  	height: 100%;
  	float: right;
  	margin-right: 15px;
  	padding:0;
}

#content
{
	float: left;
  	margin-left: 15px;
  	width: 730px;
  	padding-top: 20px;
}

#content_one_column
{
	float: left;
  	margin-right: 15px;
  	width: 930px;
  	padding-top: 20px;
  	margin-left: 20px;
  	padding:10px;
}

#content_one_column h1
{
	font-size: 28px;
}

#footer
{
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer center
{
	font-size: 11px;
	color: white;
	line-height: 20px;
}

#footer a
{
	color: white;
	font-size: 13px;
}

img
{
	border: 0;
}

.clr
{
	clear: both;
	height: 1px;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

ul
{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

li
{
	margin-left: 20px;
	margin-bottom: 8px;
	list-style-type: disc;
	text-align: justify;
}

.subtitle
{
	margin:0;
	line-height: 12px;
	padding-bottom: 20px;
	font-style: italic;
}

.photo
{
	font-size: 11px;
}

a
{
	color: #1927A1;
	font-weight: bold;
}

#right_navi a
{
	font-weight: normal;
}

#header
{
	background-color: white;
	background-image:url('images/whitescale.gif');
	background-repeat: repeat-x;
	height: 35px;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

#header a div
{
	border-right: 1px solid #CCCCCC;
	float: left;
	padding-top: 8px;
	height: 28px;
	color: #000033;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}


#header a:hover div
{
	color: white;
	background-color: #333355;
}

ul.disc li
{
	list-style-type: disc !important;
	padding-bottom: 10px;
}

div.adsense336
{
	width: 340px;
	padding: 10px;
}

div.adsense336rest
{
	width: 390px;
}

.comment_box
{
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #AAAAAA;
	font-size: 14px;
}

.comment_box b
{
	color: green;
	font-size: 16px;
}

.comment_box a
{
	font-weight: normal !important;
}

.small
{
	font-size: 11px;
}

h2.question
{
	font-size: 18px;
	color: #4499CC;
}

.shortanswer
{
	font-style: italic;
	padding: 10px;
	padding-top: 5px;
}

.shortanswer b
{
	color: #2277AA;
}

.answer
{
	padding-bottom: 30px;
}


.form_left
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

input, textarea
{
	width: 99%;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

select
{
	padding-right: 5px;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

strong
{
	color: #1155AA;
}

.error
{
	color: red;
}

.ok
{
	color: #4477DD;
}

.downloadbutton	
{
	background-image: url('images/buttons/dl1.png');
	background-repeat: no-repeat;
	width: 239px;
	height: 51px;
	z-index: 5;
}

.downloadbutton:hover	
{
	background-image: url('images/buttons/dl1_over.png');
}
