html {
	overflow: scroll;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #c9c9c9 url(../images/bg_long.jpg) repeat-x;
}

h1 {
	color: #192977;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #7fa7b7;
	margin-right: 25px;
	font: normal bold 0.9em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: black;
}

h3 {
	color: #192977;
	padding-left: 25px;
	padding-top: 10px;
	font: bold 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font: 0.8em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

table {
	width: 100%;
	border: 1px solid gray;
	background-color: white;
}

table th {
	margin: 0;
	padding: 8px 20px;
	text-align: center;
	border-bottom: 1px solid gray;
	background-color: #c0c0c0;
}

table td {
	margin: 0;
	padding: 8px 20px;
	text-align: center;
	border-bottom: 1px solid gray;
	background-color: #c9fd96;
}

.tabletext {
	font: 0.8em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: black;
}

table .tabletextleft {
	text-align: left;
}



/* the start of the main wrap */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
}

/* start of the heaader div */

#header {
	background-color: gray;
	width: 960px;
	height: 225px;
}

#header {
	background-color: #7fa7b7;
	width: 960px;
	height: 220px;
}

#topline {
	background: url(../images/topline_reverse_bg.jpg) repeat-x;
	height: 29px;
	width: 960px;
	border-bottom: 1px solid #7fa7b7;
}

#topline ul {
	display: block;
}

#topline li {
	width: 100px;
	list-style-type: none;
	float: right;
	padding-left: 10px;
	padding-top: 8px;
	border-left: 1px solid #7fa7b7;
}

#topline li a {
	font: 0.7em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: #545454;
	text-decoration: none;
}

#topline li:hover {
	text-decoration: underline;
	color: #506abb;
}

#topline li a:hover {
	text-decoration: underline;
	color: #506abb;
}

#banner {
	border-bottom: 1px solid #7fa7b7;
	float: left;
	background-image: url(../images/tma_banner.jpg);
	width: 960px;
	height: 140px;
}

#mainmenu {
	width: 958px;
	border-bottom: 2px solid #7fa7b7;
	background: url(../images/mainmenu_50_bg.jpg) repeat-x;
	clear: left;
	float: left;
	height: 50px;
}

#mainmenu ul {
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
}

#mainmenu li {
	list-style-type: none;
	margin: 0;
	text-align: center;
	float: left;
	display: block;
	background: url(../images/mainmenu_50_bg.jpg) repeat-x;
	border-right: 1px solid #7fa7b7;
	padding: 30px 0 2px;
}

#mainmenu li a {
	text-decoration: none;
	color: #565656;
	display: block;
	width: 140px;
	font: bold 0.8em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	letter-spacing: 0.1em;
}

#mainmenu li:hover {
	text-decoration: underline;
	padding: 30px 0 2px;
	color: #506abb;
}

#mainmenu li a:hover {
	text-decoration: underline;
	color: #506abb;
}

/* end of the header div */

/* start of the content div */

#content {
	background-color: white;
	float: left;
	width: 60%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
}

#content p {
	color: #4b4b4b;
	text-align: left;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 50px;
	font: 0.8em/1.4em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

#content em {
	color: #E37228;
}

#content ul {
	padding-left: 40px;
	margin-top: 10px;
	width: 476px;
}

#content li {
	text-align: left;
	color: #4b4b4b;
	padding-left: 10px;
	list-style-type: none;
	padding-right: 50px;
	font: 0.8em/1.4em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	list-style-image: url(../images/orangebullet.gif);
	padding-top: 5px;
}

#content ul li ul {
	padding-left: 15px;
	padding-top: 0;
	margin-top: 5px;
}

#content ul li ul li {
	border-style: none;
	font: 1em/1.4em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	list-style-image: url(../images/orangesquaarebullet.gif);
	padding-left: 0;
	margin-left: 0;
	padding: 0;
	margin: 0;
	text-align: left;
}



#content img {
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* @group simplecontactpro */

form { margin: 0 0 0 15px; width: 400px; }

#contact_form {
	margin-right: 50px;
	padding-left: 10px;
	padding-top: 15px;
	margin-top: 30px;
	border: 1px solid #c0c0c0;
	padding-bottom: 10px;
	background-color: #ebebeb;
	width: 400px;
}

form#contact_form p {
	margin: 0;
	padding: 0;
}

fieldset { 
	border:none; 
	border-bottom:2px solid lightgrey; 
	padding:8px; 
}

legend { 
	display:none; 
	visibility:hidden; }

label { 
	color: #515151;
	font: 0.8em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

div.lbl { 
	margin:8px 0 0 0; 
	}

div.obj input, textarea { 
	border:lightgrey solid thin; 
	color:black; 
	padding:3px; 
	width:270px;
	font: 0.8em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

textarea { 
	height:100px; 
	}

div.obj input:focus, textarea:focus { 
	background:#f2f2f2; 
	}

div.obj input.err, textarea.err { 
	border-color:#cd0000; 
	}

p.err { 
	background:url(../sc-admin/res/error-arrow.gif) no-repeat; 
	color:#cd0000; 
	padding:0; 
	text-indent: 15px;
	font: italic 0.7em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

#sendme {
	margin-top:16px;
	}

/* @end */


/* end of the content div */

/* start of the sidebar div */

#sidebar {
	background-color: white;
	float: right;
	width: 40%;
	margin-bottom: 20px;
	margin-top: 10px;
}

#sidebar p {
	color: #4d4d4d;
	font: 0.7em "Lucida Grande", "Lucida Sans Unicode";
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 60px;
}

#box_sidebar {
	background: url(../images/300_200_box1.gif) no-repeat;
	padding: 0;
	clear: both;
	margin: 15px 0 0 15px;
	height: 200px;
}

#box {
	width: 300px;
	background: url(../images/300_500_box_bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}

#box h3 {
	background: url(../images/300_500_top_box.gif) no-repeat left top;
	padding-left: 18px;
	border-bottom: 1px solid #7fa7b7;
	padding-bottom: 4px;
	margin: 0;
	color: #192977;
	padding-top: 8px;
	font: bold 0.8em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	letter-spacing: -0.5px;
}

#box p {
	color: #666;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 250px;
	padding-bottom: 4px;
}

#box a {
	color: #192977;
}

#sidebar img {
	float: left;
	margin-right: 10px;
}

#box_sidebar h2 {
	color: black;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	width: 192px;
	border-bottom: 3px solid white;
	padding: 10px 80px 4px 15px;
	margin-left: 5px;
}

#box_sidebar p {
	color: #353535;
	padding-top: 10px;
	padding-right: 100px;
	font-size: 0.7em;
}

/* end of the sidebar div */

/* start of the footer div */


#footer {
	clear: both;
	width: 960px;
	border-top: 1px dotted #7fa7b7;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #c4e5eb url(../images/footer-4.png) repeat-x;
}

#footer p {
	color: black;
	font: 0.6em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 5px;
}

#tableyes {
	padding-right: 20px;
	padding-left: 20px;
}

#tableyes a {
	text-decoration: none;
	color: #f00;
}

#tableyes a:hover {
	text-decoration: underline;
	color: #f00;
}

a.external_link {
	padding-right: 22px;
	background: url(../images/external_link.gif) no-repeat right top;
	text-decoration: none;
}

.innovativeimage {
	margin-top: 5px;
	margin-bottom: 20px;
}
