h1, .header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD207D;
	font-weight: bolder;
}

h2, .header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #293A77;
}

.text, .textJustified
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293A77;
}

.textJustified
{
	text-align: justify;
}

a, a:visited, a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
}

a:hover
{
	color: #AD207D;
}

.tMenuT, .tMenuT:visited, .tMenuT:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #223372;
	text-decoration: none;
	cursor: pointer;
}

.borderedB
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #9DA3B4;
}

.borderedBL
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #9DA3B4;
}

div.flaxMenu
{
	padding-left: 3px;
	padding-bottom: 3px;
	filter: Shadow(Color=#9DA3B4, Direction=240);
}

.flaxMenuItem, .flaxMenuItem:visited, .flaxMenuItem:hover, .flaxMenuItemActive, .flaxMenuItemActive:visited, .flaxMenuItemActive:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #223372;
	text-decoration: none;
	cursor: pointer;
}


.bMenuT, .bMenuT:visited, .bMenuT:hover, .bMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #223372;
	text-decoration: none;
}

.bMenuT:hover
{
	text-decoration: underline;
}


.bMenuB, .bMenuB:visited, .bMenuB:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.lMenu, .lMenu:visited, .lMenu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #7283BF;
	vertical-align: middle;
	/*line-height: 15px;*/
}

.lMenu:hover {
	color: #0B2065;
}

.lSubMenu, .lSubMenu:visited, .lSubMenu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #7283BF;
}

.lSubMenu:hover {
	color: #0B2065;
}

td.lContact
{
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}

.lContactHead, .lContactBody, .lContactPhn
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1D284F;
}

.lContactHead
{
	font-size: 11px;
	font-weight: bold;
}
.lContactBody { font-size: 12px }
.lContactPhn { font-size: 10px; }

.portfolioHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #364888;
	padding-bottom: 3px;
}

.lineLightVerticalRight, .lineLightVerticalLeft, .lineLightVerticalCenter
{
	background-image : url(images/line_light_v.gif);
	background-repeat : repeat-y;

}
.lineLightVerticalRight { background-position: right;}
.lineLightVerticalLeft { background-position: left;}
.lineLightVerticalCenter { background-position: center;}

.lineLightHorizontalTop, .lineLightHorizontalBottom
{
	background-image : url(images/line_light_h.gif);
	background-repeat : repeat-x;
}

.lineLightHorizontalTop { background-position: top;}
.lineLightHorizontalBottom { background-position: bottom;}
.lineLightHorizontalMiddle {
	background-image : url(images/line_light_h_t11.gif);
	background-repeat : repeat-x;
	background-position: top;
}


 .lineLightCornerTR
 {
	background-image : url(images/line_light_c_tr.gif);
	background-repeat : no-repeat;
	background-position: top right;
	background-position: right top;
 }

.lineDarkVerticalRight, .lineDarkVerticalLeft
{
	background-image : url(images/line_dark_v.gif);
	background-repeat : repeat-y;

}
.lineDarkVerticalRight { background-position: right;}
.lineDarkVerticalLeft { background-position: left;}

.lineDarkHorizontalTop, .lineDarkHorizontalBottom
{
	background-image : url(images/line_dark_h.gif);
	background-repeat : repeat-x;
}

.lineDarkHorizontalTop { background-position: top;}
.lineDarkHorizontalBottom { background-position: bottom;}


.errorMessage
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.infoMessage
{
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}


.bgBR {
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgTL {
	background-repeat: no-repeat;
	background-position: left top;
}

.bgBL {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgR {
	background-repeat: repeat-y;
	background-position: right;
}

.bgL {
	background-repeat: repeat-y;
	background-position: left;
}

.bgT {
	background-repeat: repeat-x;
	background-position: top;
}

.bgB {
	background-repeat: repeat-x;
	background-position: bottom;
}

.emptyLine5
{
	font-size: 5px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	height: 20px;
	letter-spacing: -1px;

	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #9CA6D6;
}

input, select, button, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2D2D2D;
}

input, textarea, select
{
	width: 300px; /*310*/
	background-color: #FFFFFF;
	border: 1px solid #5071B4;
	color: #03301A;
	margin: 0px 0px;
	padding: 0px 0px;
	
	
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-arrow-color: #8297C4;
	scrollbar-track-color: #E3E3E3;
}

input.submit
{
	width: 100px;
	background-color: #CCCCCC;
}

.lineDotVerticalRight, .lineDotVerticalLeft
{
	background-image : url(images/line_dot_v.gif);
	background-repeat : repeat-y;

}body {
	margin: 0px;
	padding: 0px;
}
.article {
color: #293A77;
font:11px Verdana,Arial,Helvetica,sans-serif;
margin:0 10px;
}
