body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #0A246F;
	background-position: center;
	background-repeat:repeat-y;
	font-size: 12px;
}

P, .text {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A246F;
	margin-top: 3px;
	line-height: 14px;
	text-align: justify;
}

.caption {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
}

a:link		{color: #0033CC; font-weight: bold; text-decoration:none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:visited	{color: #0033CC; font-weight: bold; text-decoration:none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover		{color: #0033CC; font-weight: bold; text-decoration:none;}
a:active	{color: #0033CC; font-weight: bold; text-decoration:none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.footer {
	color: #0A246F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}
.footer a:link		{
	color: #0A246F;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
}
.footer a:visited	{
	color: #0A246F;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
}
.footer a:hover		{text-decoration: none;}

a.header:link			{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
}
a.header:visited	{color: #000000; font-weight: bold; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.header:hover		{color: #000000; font-weight: bold; text-decoration: none;}
a.header:active		{color: #000000; font-weight: bold; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.error {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #880000;
	/*border: dotted 1px #000000;*/
}

HR {
	border-collapse: collapse;
	border-width: 1px;
	background-color: #000000;
	color: #000000;
}

HR.dotted {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	color: inherit;
}

H1, H2, H3, H4 {
	margin-top: 3px;
	margin-bottom: 3px;
}

H1, .title {
	font-family: Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D3559;
	text-transform: capitalize;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
}

H2, .subtitle {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	color: #0B226E;
	font-weight: bold;
}

H3 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B226E;
	font-weight: bold;
	

}
H4 {
	font-size: 13px;
	font-weight: bold;
	color: #0B226E;
	font-variant: small-caps;
	font-style: normal;
	margin-bottom: -5px;
}
FIELDSET {
	border: 1px solid #bbbbbb;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 15px;
}

INPUT.submit {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: solid 1px #aaaaaa;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

TEXTAREA {
	overflow: auto;
}

#borderTop {
	background-image: url(../images/main_border_t.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
}

#borderLeft {
	background-image: url(../images/main_border_l.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	text-align: right;
	vertical-align: bottom;
}

#borderRight {
	background-image: url(../images/main_border_r.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	vertical-align: bottom;
}

#borderBottom {
	background-image: url(../images/main_border_b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 59px;
}

#main {
	background-color: #ffffff;
	width: 754px;
	margin: 1px 1px 0px 1px;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 115px;
}

#navLeft {
	background-image: url(../images/nav_l.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 4px;
}

#navMain {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 744px;
}

#navRight {
	background-image: url(../images/nav_r.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 4px;
}

/*BLOG CLASSES*/
.box    {
    border-width: 1px;
    border-style: solid;
    border-color: #BBBBBB;
}

td.header	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BBBBBB;
}

.day {
	color: #00699F;  font-family: Verdana, Tahoma, Arial; font-size: 11px;
	width: 15px;
}

td.cal_head     {
    font-weight: bold;
}

td.cal_today	{

}

td.cal_none_in_month
{
    color: #EEEEEE;

}

td.cal_none	{

}

/*CHAT*/
TD.chat_row_odd {
		border-color: #FFFFFF;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		background-color: #FFFFFF;
}

TD.chat_row_even {
		border-color: #EEEEEE;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		background-color: #EEEEEE;
}

TD.chat_row_private {
		border-color: #FF0000;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		background-color: #FD9797;
}
td.header-lang-bg {
	background: url(../images/header_lang_bg.gif) no-repeat;
}
div.header-lang-link img {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 15px;
}
.nav-header {
	/*background: url(../images/nav_bg.gif);*/
	background: #214987;	
	padding-top: 7px;
	padding-bottom: 7px;
}
.nav-header a:link {
	background: #214987;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 7px;
}
.nav-header a:visited {
	background: #214987;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 7px;
}
.nav-header a:hover {
	background: #EDF5FB;
	color: #214987;

}
td.content-bg {
	background: url(../images/content-bg.gif);
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
td.footer-bg {
	background: url(../images/footer_bg.gif);
}
div.footer-txt {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0A246F;
	margin: 15px 40px 5px;
	text-align:justify
}
hr.footer {
	border-top: 3px solid #FFFFFF;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-collapse:collapse;
}
div.white {
	background: #FFFFFF;
	margin-top: 15px;
}
table.home-small {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin: 5px;
}
table.white-area {
	margin-top: 15px;
	background: #FFFFFF;
}
td.table-header {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
}
td.padding {
	padding: 10px;
	vertical-align: top;
}
p.table-txt {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.2;
	text-align: justify;
}
p.table-txt1 {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 35px;
	padding-top: 10px;
}
ul.list-home {
	margin-bottom:0px;
	margin-top:5px;
	list-style:square;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
ul.list-home li {
	margin-top:10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	margin-left: -15px;
	list-style:square;
}
td.intro-txt p, td.intro-txtGD p {
	text-align: justify;
	padding: 5px;
}

td.intro-txtGD { padding:15px}

td.intro-txtGD p {
	font-size:12px;
	line-height:14px;
	}
	
.contact-tbl-txt {
	padding: 15px 15px 5px;
	text-align: justify;
	line-height: 16px;
}
table.main-contact {
	/*margin-top: 25px;*/
	margin-bottom: 25px;
}
td.main-contact {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
table.contact-tbl {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 10px;
}
input {
	border: 1px solid #CCCCCC;
}
.clear {
	border: none;
}
.textarea {
	border: 1px solid #CCCCCC;
	width: 272px;
}
.contact-tbl-txt a:link {
	text-align: justify;
	color: #3366FF;
	text-decoration: underline;
}
.contact-tbl-txt a:visited {
	text-align: justify;
	color: #3366FF;
	text-decoration: underline;
}
.contact-tbl-txt a:hover {

	text-align: justify;
	color: #3366FF;
	text-decoration: none;
}
.contact-address {
	line-height: 16px;
	color: #214987;
}
div.main-content {
	background: #FFFFFF;
	width: 700px;
	border: 1px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px 15px;
}
.example {
	background-color:#EEEEEE;
	padding:8px;
	border:solid 1px #000000;
}ul.list li {
	list-style: url(../images/bullet.gif);
	font: 12px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #0A246F;
	vertical-align: text-bottom;
}
table.our-projects-list {
	border-collapse:collapse;
	margin-bottom: 15px;
}
table.our-projects-list td {
	border-bottom:1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding-top: 2px;
	padding-bottom: 2px;
}
ol.list li {
	margin-bottom: 10px;
}
table.canam-page {
	border: 2px solid #CCCCCC;
	border-collapse:collapse;
}
table.canam-page td {
	border-collapse:collapse;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	padding: 3px 5px;
}
table.canam-page th {
	border-collapse:collapse;
	padding: 3px 5px;
	background: #EEEEEE;
}
td.imgblock img {
	display: block;
}
td.main-home {
	border: 1px solid #DDDDDD;
}

/*BEGIN MAIN MENU CLASSES - DO NOT DELETE*/
DIV.main_menu_dropdown{
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	z-index:100;
	position:absolute;
	background-color:#214987;
	border-style:solid;
	padding: 0px 0px ;
	border-color:#214987;
	border-width: 1px 1px 1px 1px;
	display: none;
	text-align: left;
	white-space:nowrap;
}

a.main_menu_item_link			{padding: 5px; color: #EDF5FB; text-decoration:none; font-size: 11px; font-family: Verdana, Arial, Helvetica; padding: 2 3 2 3; display: block}
a.main_menu_item_link:link		{padding: 5px; color: #EDF5FB; text-decoration:none; font-size: 11px; font-family: Verdana, Arial, Helvetica; padding: 2 3 2 3 display: block}
a.main_menu_item_link:visited	{padding: 5px; color: #EDF5FB; text-decoration:none; font-size: 11px; font-family: Verdana, Arial, Helvetica; padding: 2 3 2 3 display: block}
a.main_menu_item_link:hover		{padding: 5px; color: #214987; background-color: #EDF5FB; display: block}

/*END MAIN MENU CLASSES - DO NOT DELETE*/
