body {
background-color:#FFF;
margin:0;
}

h1{
color:#FFF;
background:#34A2DF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
text-align:center;
line-height:18px;
}

.headerMenu ul {
font-size:12px;
font-weight:bold;
background:#4c82ca;
font-family:Tahoma;
color:#FFF;
margin:0;
margin-left:3px;
padding:0px;
list-style:none;
width: 172px;
border-bottom: 1px solid #ccc;
}

.headerMenu ul li{
position:relative;
}

.headerMenu ul li a {
display:block;
text-decoration:none;
color:#FFF;
font-weight:bold;
padding: 7px;
border: 1px solid #ccc;
border-bottom: 0;
}

.headerMenu ul li a:hover {
text-decoration:none;
display:block;
font-weight:bold;
color:#FFF;
background:#FC0;
border-bottom:0;
}
.headerMenu li:hover ul, li.over ul { 
	display: block;
	color:#FFFFFF;
	background:#0000FF;
}

/*** This fixes the IE Space problem */
/* Fix IE. Hide from IE Mac \*/
* html .headerMenu ul li { float: left; height: 1%; }
* html .headerMenu ul li a { height: 1%; }
/* End */

TD.leftMenuHeading{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.leftMenuHeading a:link,a:visited {
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.leftMenuHeading a:hover {
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:underline;
}

/***** Left Menu *******/
.leftMenu ul {
margin:0;
padding:0;
list-style:none;
width: 184px;
border-bottom: 1px solid #ccc;
}

.leftMenu ul li {
	position: relative;
}
	
.leftMenu ul li a{
	display:block;
	text-decoration:none;
	color:#000000;
	background:#FFF;
	padding:1px 0 1px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}

.leftMenu ul li a:visited{
	display:block;
	text-decoration:none;
	color:#000000;
	background:#FFF;
	padding:1px 0 1px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}

.leftMenu ul li a:active{
	display:block;
	text-decoration:none;
	color:#000000;
	background:#FFF;
	padding:1px 0 1px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}

.leftMenu ul li a:hover {
display:block;
text-decoration:none;
color:#FFF;
background:#C08;
border: 1px solid #ccc;
border-bottom:0;
font-family:Tahoma;
font-size:12px;
font-weight:700;
}

.leftMenu li:hover ul, li.over ul { 
	display: block;
	color:#FFFFFF;
	background:#0000FF;
}
	
/* Fix IE. Hide from IE Mac \*/
* html .leftMenu ul li { float: left; }
* html .leftMenu ul li a { height: 1%; }
/* End */

/************** End Left Menu ****/

/** Content List ***/
#inner_content_list { text-align:left;}
#inner_content_list ul li a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:700;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;	
}
#inner_content_list ul li a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
padding-top:1px;
padding-bottom:1px;
background:#0909b9;
font-weight:700;
color:#fff;
text-decoration:none;
}

.bottom_border {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#e2e2e2;
border-left-width:1px;
border-left-style:solid;
border-left-color:#e2e2e2;
border-right-width:1px;
border-right-style:solid;
border-right-color:#e2e2e2;
}

.main_content_tabel {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#e2e2e2;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#e2e2e2;
border-left-color:#e2e2e2;
}

TD.box_header{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.box_header a:link{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.box_header a:visited {
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.box_header a:active{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}


TD.box_header a:hover{
text-decoration:underline;
}

.purple_table {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#E4BEE7;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#E4BEE7;
border-left-color:#E4BEE7;
}

.green_table {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#A2E3BB;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#A2E3BB;
border-left-color:#A2E3BB;
}

.red_table {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#F89ED2;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#F89ED2;
border-left-color:#F89ED2;
}

.yellow_table {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FEE5A5;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#FEE5A5;
border-left-color:#FEE5A5;
}

/*** Purple *****/
TD.portfolio_more_purple {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#AF02BE;
text-decoration:none;
}

TD.portfolio_more_purple a:link{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#AF02BE;
text-decoration:none;
}

TD.portfolio_more_purple a:active{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#AF02BE;
text-decoration:none;
}
TD.portfolio_more_purple a:visited{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#AF02BE;
text-decoration:none;
}

TD.portfolio_more_purple a:hover{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#AF02BE;
text-decoration:underline;
}

/*** Red ***********/
TD.portfolio_more_red a:link{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#E30052;
text-decoration:none;
}

TD.portfolio_more_red a:visited{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#E30052;
text-decoration:none;
}

TD.portfolio_more_red a:active{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#E30052;
text-decoration:none;
}

TD.portfolio_more_red a:hover{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#E30052;
text-decoration:underline;
}

/**** Green *****/
TD.portfolio_more_green a:link{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#02B245;
text-decoration:none;
}

TD.portfolio_more_green a:active{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#02B245;
text-decoration:none;
}

TD.portfolio_more_green a:visited{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#02B245;
text-decoration:none;
}

TD.portfolio_more_green a:hover{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#02B245;
text-decoration:underline;
}

/*** Yellow ****/
TD.portfolio_more_yellow a:link{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#ac770b;
text-decoration:none;
}

TD.portfolio_more_yellow a:active{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#ac770b;
text-decoration:none;
}

TD.portfolio_more_yellow a:visited{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#ac770b;
text-decoration:none;
}

TD.portfolio_more_yellow a:hover {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#ac770b;
text-decoration:underline;
}

/** Blue ***/
TD.portfolio_more_blue a:link{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#2C3E80;
text-decoration:none;
}

TD.portfolio_more_blue a:active{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#2C3E80;
text-decoration:none;
}

TD.portfolio_more_blue a:visited{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#2C3E80;
text-decoration:none;
}

TD.portfolio_more_blue a:hover {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#2C3E80;
text-decoration:underline;
}


.inner_content_heading {
font-family:Tahoma;
font-size:14px;
font-weight:700;
color:#000;
line-height:20px;
}

TD.inner_content {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:none;
color:#000000;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.inner_content a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:700;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.inner_content a:visited  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:700;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.inner_content a:active  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:700;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.inner_content a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
padding-top:1px;
padding-bottom:1px;
background:#0909b9;
font-weight:700;
color:#fff;
text-decoration:none;
}

/* No Hover 11px */
TD.link_11px_noHover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#000000;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_11px_noHover a:link{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#000000;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_11px_noHover a:visited  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_11px_noHover a:active  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_11px_noHover a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
padding-top:1px;
padding-bottom:1px;
font-weight:normal;
color:#0909b9;
text-decoration:none;
}

/* Footer Our Creations */
TD.link_11px a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:700;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_11px a:visited  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:700;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_11px a:active  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:700;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_11px a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
padding-top:1px;
padding-bottom:1px;
background:#0909b9;
font-weight:700;
color:#fff;
text-decoration:none;
}


/* link 12 px normal*/
TD.link_12px {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#000000;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_12px a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_12px a:visited  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_12px a:active  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.link_12px a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-top:1px;
padding-bottom:1px;
background:#0909b9;
font-weight:normal;
color:#fff;
text-decoration:none;
}

/* Terms and Conditons*/
TD.t_c12px {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#666;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.t_c12px a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.t_c12px a:visited  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.t_c12px a:active  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 0;
}

TD.t_c12px a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-top:1px;
padding-bottom:1px;
background:#0909b9;
font-weight:normal;
color:#fff;
text-decoration:none;
}

TD.more_purple {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#F90;
text-decoration:underline;
}

.more_darkyellow {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#ac770b;
text-decoration:underline;
}

.more_yellow {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#02B245;
text-decoration:underline;
}

.more_green {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#AF02BE;
text-decoration:underline;
}

.more_green1 {
font-family:Tahoma;
font-size:14px;
font-weight:700;
color:#AF02BE;
}

.more_red {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#E30052;
text-decoration:underline;
}

/*** Page Heading ***/
TD.pageHeading{
color:#FFF;
background:#34A2DF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.pageHeading a:link,a:visited {
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.pageHeading a:hover{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:underline;
}


.product_menu{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

.product_menu a:link,a:visited {
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.product_menu{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

TD.product_menu a:link,a:visited {
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:none;
}

.product_menu a:hover{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
text-decoration:underline;
}

.form {
width:160px;
font-family:Tahoma;
font-size:11px;
font-weight:400;
color:#000;
height:17px;
border-color:#e2e2e2;
border-style:solid;
border-width:1px;
}

.submit {
background-color:#2C3E80;
font-family:Tahoma;
font-size:11px;
font-weight:700;
color:#FFF;
height:21px;
width:80px;
}

TD.footer_content{
font-family:Tahoma;
font-size:12px;
color:#666;
line-height:20px;
}

TD.footer_content a:link {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

TD.footer_content a:visited {
font-family:Tahoma;
font-size:12px;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

TD.footer_content a:active {
font-family:Tahoma;
font-size:12px;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

TD.footer_content a:hover {
font-family:Tahoma;
background:#fc5604;
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
padding:1px 3px;
}


.footer_content{
font-family:Tahoma;
font-size:12px;
color:#666;
line-height:20px;
}

.footer_content a:link {
font-family:Tahoma;
font-size:12px;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

.footer_content a:active {
font-family:Tahoma;
font-size:12px;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

.footer_content a:visited {
font-family:Tahoma;
font-size:12px;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

.footer_content a:hover {
font-family:Tahoma;
background:#fc5604;
font-size:12px;
color:#fff;
text-decoration:none;
padding:1px 3px;
}


.swamiNetworkHeading {
font-family:Tahoma;
font-size:12px;
color:#666;
line-height:20px;
font-weight:700;
}

TD.swamiNetwork {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#666;
line-height:20px;
}

TD.swamiNetwork a {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

TD.swamiNetwork a:visited {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

TD.swamiNetwork a:active {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#0909b9;
line-height:20px;
text-decoration:none;
padding:1px 3px;
}

TD.swamiNetwork a:hover {
font-family:Tahoma;
background:#fc5604;
font-size:11px;
font-weight:normal;
color:#fff;
text-decoration:none;
padding:1px 3px;
}

.footer_text {
font-family:Verdana;
font-size:10px;
color:#01598a;
line-height:16px;
text-decoration:none;
}

.footer_text a {
font-family:Verdana;
font-size:10px;
color:#01598a;
line-height:16px;
text-decoration:underline;
}

.footer_text a:hover {
font-family:Verdana;
font-size:10px;
color:#0909b9;
line-height:16px;
text-decoration:underline;
}

.status_text {
font-family:Verdana;
font-size:10px;
color:#EC0089;
line-height:16px;
text-decoration:none;
}

.footer_bottom{
color:#01598a;
font-family:Tahoma;
font-size:12px;
line-height:18px;
text-decoration:none;
padding:1px 4px;
}

.footer_bottom a:link {
color:#01598a;
font-family:Tahoma;
font-size:12px;
line-height:18px;
text-decoration:none;
padding:1px 4px;
}

.footer_bottom a:hover {
font-family:Tahoma;
font-size:12px;
color:#FFF;
line-height:18px;
text-decoration:none;
background-color:#01598a;
padding:1px 4px;
}

TD.SignatureText {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #01598a;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
TD.SignatureText a {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #01598a;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
TD.SignatureText a:active {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #01598a;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
TD.SignatureText a:visited {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #01598a;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

TD.SignatureText A:hover {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	background-color:#01598a;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}


/*** Signature text ****/
.SignatureText {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #01598a;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.SignatureText a {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #01598a;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
.SignatureText a:active {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #01598a;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
.SignatureText a:visited {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #01598a;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.SignatureText A:hover {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	background-color:#01598a;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}


/**********************************************************************/

.contentHeading,SPAN.contentHeading {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#2C3E80;
text-decoration:underline;
line-height:40px;
}

.contentSubheading,SPAN.contentSubheading {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#900;
text-decoration:none;
line-height:20px;
}


.box_border {
border-color:#e2e2e2;
border-style:solid;
border-width:1px;
}


.menus {
font-family:Tahoma;
font-size:11px;
font-weight:700;
color:#6b6868;
}


.form1 {
width:256px;
font-family:Tahoma;
font-size:11px;
font-weight:400;
color:#000;
border-color:#e2e2e2;
border-style:solid;
border-width:1px;
}

.style1 {
font-size:12px;
font-family:Tahoma;
text-decoration:none;
color:#36F;
line-height:18px;
}


.stylevisit {
font-size:11px;
color:#D3131F;
font-family:Tahoma;
line-height:18px;
text-decoration:none;
font-weight:700;
}

.BORDER {
border:1px solid silver;
}

.dotline {
border-top-width:1px;
border-top-style:dotted;
border-top-color:#03C;
}

.cursor {
cursor:hand;
}

.close {
font-family:Tahoma;
font-size:12px;
font-weight:700;
color:#C00;
text-decoration:none;
}

.green_sub {
font-family:Tahoma;
font-size:11px;
font-weight:700;
color:#FFF;
text-decoration:none;
}

.table_portfolio {
border-right:#e5e5e5 1px solid;
border-top:#e5e5e5 1px solid;
font-size:10pt;
border-left:#e5e5e5 1px solid;
color:#7f7f7f;
border-bottom:#e5e5e5 1px solid;
font-family:tahoma;
border-collapse:collapse;
background-color:#f7f7f7;
font-weight:700;
padding-left:0;
text-align:center;
padding-top:20px;
}

.contact {
font-family:Tahoma;
font-size:12px;
color:#000;
}

.email {
font-family:Tahoma;
font-size:12px;
color:#0909b9;
}

.portfolio_heading {
font-family:Tahoma;
font-size:12px;
font-weight:700;
color:#FFF;
text-decoration:none;
}

.sitemap_content {
font-family:Tahoma;
font-size:12px;
color:#000;
line-height:20px;
}

.sitemap_content a:hover {
font-family:Tahoma;
font-size:12px;
color:red;
line-height:20px;
text-decoration:underline;
}

.sitemap_content a {
font-family:Tahoma;
font-size:12px;
color:#0909b9;
line-height:20px;
text-decoration:underline;
}

.greenheading {
font-family:Tahoma;
font-size:13px;
color:#03630a;
font-weight:700;
}



.newsDate {
font-family:Tahoma;
font-size:10px;
color:#900;
font-weight:700;
}

.panelactive,.hh li a {
background-color:#fcae0e;
color:#FFF;
display:block;
}

/**/

/**/
.header_menu1 {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#FFF;
text-decoration:none;
margin:12px;
}

.header_menu1 a:link {
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
padding-left:12px;
text-decoration:none;
}

.style2 {
color:#FFF;
text-decoration:none;
}

.header_menu{
color:#FFF;
font-family:Tahoma;
font-size:13px;
font-weight:700;
padding-left:12px;
text-decoration:none;
}

.header_menu a:link {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#FFF;
padding-left:12px;
}
.inner_content_bold {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#000;
line-height:20px;
}

.more_red1 {
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#E30052;
text-decoration:none;
}
/**/
#bottomLinks{position:relative; width:764px; text-align:center;   clear:both; margin-top:10px;}
.bottomLinksText{
	margin-top: 4px;
	margin-left:0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #CCCCCC;
	text-align:center; 	
}

.bottomLinksText {
 	margin-left: 0px;
 	text-decoration:none;
	FONT-SIZE: 11px;
	COLOR: #999999;
	LINE-HEIGHT: 18px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;	
	FONT-FAMILY: Tahoma;
	text-align:center; 	
}
.bottomLinksText A {
	text-decoration:none;
	FONT-SIZE: 11px;
	COLOR: #999999;
	LINE-HEIGHT: 18px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	FONT-FAMILY: Tahoma;
	text-align:center; 	
}
.bottomLinksText A:hover {text-decoration:none; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; COLOR: #999999; LINE-HEIGHT: 18px; PADDING-TOP: 1px; FONT-FAMILY: Tahoma; 
text-decoration:underline;	text-align:center; 	
}

.portfolio-img{float:left; margin-right:10px;}