/* General styles */

body,th,td,tt,p,div,span {

  background-color: #ffffff;

	color: #000000;

	font: 12px verdana, tahoma, arial, sans-serif;

}

body,form,div {

	margin:	0;

	padding: 0;

}

h1,h2,h3,h4,h5,h6 {

	padding: 0;

	margin: 0;

}

body {

	background-color: #2e74ba;
	background-image:url('images/main_bg.jpg');
  background-repeat:repeat-x;

	min-width: 960px;

}

input,textarea,select {

	color: #000000;

	font: 12px verdana, tahoma, arial, sans-serif;

	padding: 0px;

	margin: 0px 3px 0px 0px;

}

input, textarea {

	padding: 1px;

}

textarea {

	margin: 0px;

}

.input-text {

	color: #000000;

	border: 1px solid #a1a1a1;

	vertical-align: top;

	font-weight: normal;

}

.input-textarea {

	border: 1px solid #a1a1a1;

	font-weight: normal;

}

.input-text-100 {

	color: #2d2d2d;

	border: #333333 1px solid;

	width: 100%;

}

p {

	margin-top:	6px;

	margin-bottom: 0px;

	color: #2c2b2b;

	font-weight: normal;

}

span {

	color: #2d2d2d;

	font: bold 12px verdana, tahoma, arial, sans-serif;

}

span:hover{

	font: bold 12px verdana, tahoma, arial, sans-serif;

	text-decoration: none;

}

a {

	font: 12px verdana, tahoma, arial, sans-serif;

}

a:link, a:visited, a:active {

	color: #FF6600;

	text-decoration: none;

}

a:hover {

	color: #7ac043;

	text-decoration: none;

}



.contact:link, .underlined:visited, .underlined:active {

	color: #262161;

	text-decoration: none;

	font-weight:normal;

}

.contact:hover {

	color: #7ac043;

	text-decoration: underline;

	font-weight:normal;

}



.underlined:link, .underlined:visited, .underlined:active {

	/*inherits*/

}

.underlined:hover {

	/*inherits*/

	color: #FF6600;

	text-decoration: underline;

}

.underlined-bold:link, .underlined-bold:visited, .underlined-bold:active {

	font-weight: bold;

}

.underlined-bold:hover {

	font-weight: bold;

}

.hand {

	cursor: pointer;

}

.nowrap {

	white-space: nowrap;

}

hr {

	border: solid #ffffff 0px;

	border-top-width: 1px;

	height: 0px;

}

.dark-hr {

	border: solid #d5d5d5 0px;

	border-top-width: 1px;

	height: 0px;

	margin: 14px 0px 19px 0px;

}

.page-title:link, .page-title:visited, .page-title:active {

	font-size: 12px;

	font-weight: bold;

	text-decoration: underline;

}

.page-title:hover {

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}

.error-text {

	color: #f27a00;

	font-weight: bold;

}

.float-left {

	float: left;

}

.float-right {

	float: right;

}

.clear-both {

	clear: both;

	font-size: 0px;

}

/* /General styles */

table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 


