﻿* 
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #FFFFFF url(../Images/Layout/DiscobolusBackground.jpg) no-repeat center 220px;
}

p, th, td, input, select, textarea, option
{
	font-family: Verdana, Tahoma, Arial, helvetica, Sans-Serif, Times New Roman;
	font-size: 9pt; 
	line-height: 13pt; 
	font-weight: normal; 
	color: Black; 
	text-align: justify;
	text-decoration: none;
}

small
{
	font-size: 8pt;
}

table
{
}

tr
{
}

td
{
	vertical-align: top;
}

input, select, textarea, option
{
	padding: 2px !important;
	margin: 0px !important;
}

.textBox
{
	border: 1px solid #7F9DB9;
	background-color: White;
}

.fixTextBoxBug
{
	margin: 0px important!;
	padding: 0px important!;
	border: none;
}

h1
{
	display: block;
	background-color: #ececec;
	
	padding: 12px 8px 4px 10px;
	
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	
	border-left: solid 10px #0000ff;

	padding-bottom: 4px;
	padding-top: 4px; 	
	
	margin-bottom: 20px;					
}

span.contact
{
	float: right;
	display: block;
	background-color: #ececec;
	
	padding: 12px 8px 4px 10px;
	
	font-size: 8pt;

	padding-bottom: 4px;
	padding-top: 4px; 	
}


h4
{
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #000099;
	line-height: 13pt;
	padding-top: 0px;
}

h5
{
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	line-height: 15pt;
	padding-top: 0px;
}

hr
{
	border: none;
	height: 1px;
	margin: 10px 0px;
	background: url(../Images/Support/DotSpace.gif);
}

p, ul, ol
{
	margin-bottom: 18px;
}

ul 
{
	list-style-image: url(../Images/Support/listBullet.gif);
}

li
{ 
	padding: 1px 0px;
	margin: 0px 0px 0px 15px;
	
	font-size: 9pt; 
	line-height: 13pt; 
	font-weight: normal; 
	text-align: left;
	
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active
{
	color: Blue;
	text-decoration: none;
}

a:active, a:hover
{
	color: Red;
	text-decoration: none;
}

a.black:link, a.black:visited, a.black:hover, a.black:active
{
	color: Black;
	text-decoration: none;
}

a.black:active, a.black:hover
{
	color: Red;
	text-decoration: none;
}

img 
{
	border: none;
}

img.left 
{
	float: left;
	margin: 0px 10px 10px 0px;
}

img.right 
{
	float: right;
	margin: 0px 0px 10px 10px;
}

img.teamPhoto
{
	margin-bottom: 8px;
}

.arrowUp, .arrowRight, .arrowDown, .arrowLeft
{
	font-size: 8pt;
	padding-left: 13px;
}

.arrowUp
{
	background: url(../Images/Support/Arrow_Up.gif) no-repeat 2px 2px;
}

.arrowRight
{
	background: url(../Images/Support/Arrow_Right.gif) no-repeat 2px 3px;
}

.arrowDown
{
	background: url(../Images/Support/Arrow_Down.gif) no-repeat 2px 2px;
}

.arrowLeft
{
	background: url(../Images/Support/Arrow_Left.gif) no-repeat 2px 3px;
}
