/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(../images/img1.gif) repeat-x;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #252525;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #252525;
}

h1 { font-size: 31px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; margin-bottom: 25px; background: url(../images/img3.gif) repeat-x left bottom; padding-left: 10px;}

p, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
	line-height: 18px;
}

ul {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
	line-height: 18px;
}

a {
	color: #95BA2E;
    text-decoration: none;
    font-size: 13px;
}

a:hover {
	text-decoration: underline;
}

a#selected {
	color: #252525;
    font-weight: bold;
}


/* Boxed */

.boxed {
/*	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: url(../images/img4.gif) repeat-x left bottom;*/
}

.post table.partners th
{
    background-color:#95BA2E;
    color:#FFFFFF;
    height:24px;
    margin:0;
    text-align:center;
    border:1px solid #ffffff;
    font-size: 13px;
}

.post table.partners td
{
    background-color:#D8EAA8;
    color:#252525;
    padding:1px 0 1px 1px;
    text-align:left;
    border:1px solid #ffffff;
    font-size: 12px;
}

.post table.partners td.maxw
{
    max-width:180px;
    word-wrap:break-word;
}

.post table.partners td a
{
    font-size: 12px;

}


/* Post */

.post {
	margin: 2px 0 20px 0;
	/*background: url(../images/img4.gif) repeat-x left bottom;*/
}

.post h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}

.post h4 strong {
	font-weight: bold;
	color: #5B6F88;
}

.post .image {
	float: left;
	padding: 0 17px 0px 0;
}

.post table {
	border-collapse:collapse;
	width:100%;
}

.post table thead tr th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #252525;
	color:#252525;
	height:25px;
	padding-left:6px;
	padding-right:6px;
	text-align:left;
}

.post table tr.rowA {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FEF3A5 url(../images/trbg1.png) repeat-x scroll 0 0;
}

.post table tr.rowB {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFBB url(../images/trbg1.png) repeat-x scroll 0 0;
}

.post table tr td {
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:5px;
	text-align:justify;
}

.post ul {
  -moz-padding-start: 0px;
  padding-left: 0px;
}


.post li {
  list-style-type: square;
  padding-bottom: 5px;
  list-style-position: inside;

}


/* Header */

#header {
	width: 950px;
	height: 110px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
}

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

#menu li {
	display: block;
    float: left;
    list-style: none;
    list-style-type: none;

}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu ul li.divide {
background-color:#252525;
height:22px;
margin:8px 4px 0;
width:2px;
}


#menu a#selected {
	color: #252525;
    background: #0C7AC7 url(../images/img2.gif) repeat-x;
}

#menu a:active, #menu a:hover {
	background: #0C7AC7 url(../images/img2.gif) repeat-x;
}

/* Flags */

#flagdiv {
	float: right;
	padding: 60px 0 0 0;

}

#flagdiv ul#flagul li#flagli {
	display:inline;
    padding-left: 3px;
}

#flagdiv ul#flagul li#flagli a {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#flagdiv ul#flagul li#flagli a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#flagdiv ul#flagul li#flagli a img {
	border: 0 none;
}


/* Content */

#content {
	width: 950px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 220px;
}

#colTwo {
	float: right;
	width: 664px;
}

/* ColOne Content */

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colOne li {
	border-bottom: 1px solid #8D8D8D;
    padding-top: 10px;
    padding-bottom: 3px;
}

#colOne li.login {
	border-top:0px;
	border:0px;
	color:#000066;
	vertical-align:middle;
	margin: 0px 0 0;
	padding-top:1px;
}

#colOne li.login label {
	border:0 none;
	color: #252525;
	float:left;
	font-weight:bold;
	margin-right:1em;
	padding:0;
	position:relative;
	vertical-align:middle;
	width:18em;
}

#colOne li.login input {
	background-color:#F2EFE9;
	vertical-align:middle;
}

label strong {
	color:#CC0000;
	text-align:justify;
}

#colOne li.first {
/*	border: none;   */
	background: url(../images//imp.gif) no-repeat scroll 100% 100% transparent;
    padding-bottom: 3px;
    padding-top: 10px;
    background-color: #F2EFE9;
	
}

#colOne li.last {
	border: none;
}

#colOne h3 {
	font-size: 16px;
    padding-left: 10px;
    padding-bottom: 0px;
    background: url(../images/img3.gif) repeat-x left bottom;
    line-height: 25px;
    text-decoration: none;
    margin-bottom: 0px;

}

/* ColTwo Content */

/* Logo */

#logo {
	margin: 0 0 12px 0;
 /*	padding: 0 0 30px 0px;
	background: url(../images/img3.gif) repeat-x left bottom;*/
}

#logo h1 {
	text-transform: lowercase;
}

#logo h2 {
	text-transform: lowercase;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 img {
/*	width: 220px;
	height: 80px;*/
}

/* Welcome */

#welcome {
	padding: 5px 20px 20px 20px;
}

#welcome h2 {
	margin-bottom: 25px;
}

#welcome .image {
	float: left;
	padding: 0 17px 0 0;
}

#welcome p {
	margin-left: 126px;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	background: url(../images/img6.gif) repeat-x left top;
	padding: 15px 0px 10px 0px;
    color: #252525;
    font-weight: bold;
    font-size: 11px;
}

#footer p {
	margin: 0;
	padding: 30px;
	text-align: center;
}

ol.no_bullets {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
    padding-left: 0px;
}

li.no_bullets {
	background-image:none;
	clear:left;
	padding-bottom:3px;
	padding-left:0;
}

.contact {
	position: relative;
	float: left;
	width: 10em;
	border: 0 none;
	padding: 0;
	margin-right: 1em;
	vertical-align: middle;
    font-weight: bold;
}

label strong.contact {
	left:11em;
	width:25em;
    padding-bottom: 3px;
    padding-top: 0px;
}
label em.contact {
	left:10em;
	position:absolute;
	top:1px;
}


.AddFile {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/add.gif) no-repeat scroll 0 0 ;
	padding:0px 0 0px 18px;
	cursor: pointer;
    font-weight: bold;
}

.RemoveFile {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/delete.gif) no-repeat scroll 0 0;
	padding:0px 0 0px 18px;
	cursor: pointer;
    font-weight: bold;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#F2EFE9 none repeat scroll 0 0;
	border:1px solid #659832;
	color:#252525;
	cursor:pointer;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px;
    width:85px;
}

input.login[type="text"], input.login[type="password"] {
	width:10em;
}

input[type="text"], input[type="password"], input[type="file"],
input.text, input.title, textarea, select, .scrollable {
	background-color:#F2EFE9;
	border:1px solid #659832;
	color:#252525;
	vertical-align:middle;
    width: 300px;
}


div.orgbuttons
{
  padding-left:16em;
  padding-top:0.5em;
}

.ldvlogotable {
  margin-left:-2px;
}

