/********** GENERAL STYLES **********/
body, html {
    margin: 0px; 
    padding: 0px;
    background: #ffffff url(img/bg.gif) repeat-x 0px 0px;
    text-align: left;
    width: 100%;
}
body, td, input, textarea, h1, h2, h3 { 
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
    font-size: 15px; 
    color: #000000;
}
h1 {
    color: #DC0000;
    padding: 0px 0px 7px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 14px;
}
h1 a {
    color: #DC0000;
}
a, a:hover {
    color: #003C78;
    text-decoration: underline;
}
table {
    border: 0px; 
    border-collapse: collapse;
}
table td {
    padding: 0px; 
}
img {
    border: none;
}
form, img, div {
    padding: 0px;
    margin: 0px;
    background: transparent;
    border: none;
}
p {
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
small {
    font-size: 11px;
}
ul {
	padding: 0px;
	margin: 0px 0px 20px 21px;
	list-style: none;
}
ul li {
	padding: 0px 0px 5px 19px;
	margin: 0px;
	background: transparent url(img/li.gif) no-repeat 0px 4px;
}
h3 {
	padding: 5px 0px 10px 0px;
	font-size: 14px;
	margin: 0px;
	text-indent: 21px;
}

.left {
    vertical-align: top;
}
.center {
    vertical-align: top;
    width: 100%;
}
.menuTop {
    clear: both;
    background: #0C107C url(img/mtop_left.gif) no-repeat 0px 0px;
    height: 30px;
    width: 100%;
}
.menuTop, .menuTop a, .menuTop a:hover {
    color: #ffffff;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.menuTop div {
    padding: 7px 20px;
}
div.menu {
    margin: 10px 20px 0px 20px;
    padding: 0px 0px 30px 0px;
    background: transparent url(img/menu_bg.gif) repeat-y 0px 0px;
}
div.menu div {
    padding: 0px;
    margin: 0px;
    height: 30px;
    padding: 0px 0px 0px 50px;
}
div.menu a, div.menu a:hover, div.menu div p {
    display: block;
    position: relative;
    font-family: Verdana;
    font-size: 13px;
    color: #002850;
    text-transform: uppercase;
    padding: 8px 0px 0px 31px;
    margin: 0px;
    text-decoration: none;
    background: transparent url(img/menu.gif) no-repeat 0px 11px;
}
div.menu a:hover, div.menu div p {
    background: transparent url(img/menu_a.gif) no-repeat 0px 11px;
}

.photos {
    clear: both;
    padding: 0px 0px 0px 10px;
}
.photos div {
    height: 81px;
    margin: 20px 0px 19px 0px;
    width: 100%;
    background: transparent url(img/pic.jpg) repeat-x 0px 0px;
}
.line {
    background: transparent url(img/line.gif) repeat-x 0px 0px;
    padding: 0px;
    margin: 0px;
}
.box .head td {
    background: transparent url(img/crn_bg.gif) repeat-x 0px 0px;
}
.box .foot td {
    background: transparent url(img/sh_bg.gif) repeat-x 0px 0px;
}
.box .text {
    border-right: 1px solid #ADD8E3; 
    border-left: 1px solid #ADD8E3; 
    padding: 8px 16px 15px 20px; 
    font-size: 13px;
}
.text td a {
    color: #002850;
}
.text td {
    font-size: 12px;
    color: #002850;
    padding: 0px 0px 15px 21px;
}
.text th {
    font-family: Tahoma;
    font-size: 10px;
    color: #002850;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    padding: 1px 0px 0px 0px;
}
.text1 {
    padding: 35px 0px 20px 0px;
}
.text2 {
    text-align: right; 
    padding: 0px 0px 30px 0px;
}
.text2 img {
    position: relative; 
    right: -161px;
    z-index: 3;
}
.content {
    width: 100%;
    vertical-align: top;
}
.content p{
    text-indent: 21px;
    text-align: justify;
}
.links p {
	text-indent: 0px;
	font-size: 13px;
}
.links b {
	font-size: 12px;
}
.projects td {
	font-size: 13px;
	padding: 5px 0px 20px 20px;
	vertical-align: top;
}
.projects th {
	vertical-align: top;
	text-align: right;
	padding: 0px 0px 20px 20px;
}
.projects img {
	width: 100px;
	height: 70px;
	border: 1px solid #666666;
}
.form th {
    font-family: Tahoma;
    font-size: 10px;
    color: #002850;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    padding: 4px 15px 0px 0px;
}
th.formG {
    font-family: Tahoma;
    font-size: 10px;
    color: #CCCCCC;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    padding: 4px 15px 0px 0px;
}
.form td {
	padding: 0px 0px 10px 0px;
}
.field {
	width: 280px;
	height: 21px;
	border: 1px solid #869CAD;
	font-size: 13px;
	color: #002850;
}
.fieldG {
	width: 280px;
	height: 21px;
	border: 1px solid #E0E0E0;
	font-size: 13px;
	color: #AAAAAA;
}
textarea.field {
	height: 162px;
}
.ast {
	color: #DC0000;
}
.button {
	float: left;
	background: #0C107C url(img/btn_right.gif) no-repeat 100% 0%;
	margin: 0px 10px;
}
.button a {
	display: block;
	position: relative;
	background: transparent url(img/btn_left.gif) no-repeat 0% 0%;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 15px;
	text-decoration: none;

}

.copyright {
    clear: both;
    background: transparent url(img/icon_copy.gif) no-repeat 0px 2px;
    font-family: Tahoma;
    font-size: 12px;
    margin: 25px 20px 0px 20px;
    padding: 0px 0px 80px 0px;
}
.copyright p {
    padding: 0px 25px 10px 25px;
    margin: 0px;
    line-height: 1.3em;
}
.copyright .line {
    width: 100%;
    border-right: 1px solid #0C107C;
}