/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 16px Arial,sans-serif;
 color: #c04155;
 margin: 0px;
 padding: 0px;
 text-align:center;
}

h2{
 font: bold 14px Arial,sans-serif;
 color: #0a68b8;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 12px Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 11px Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 10px Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*************** main styles ***************/
.rightbg{
background-image:url(images/rightBg.jpg);
background-position:left top;
background-repeat:no-repeat;
background-color:##FCC0CA;
}
.footer{
background-image:url(images/rightFooterBg.jpg);
background-position:left bottom;
background-repeat:repeat-x;
}
.footerlink{
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
color: #FFFFFF;
text-decoration:none;
}
a.footerlink:hover{
color: #000000;
}
.historyBGrep{
background-image:url(images/history-midrep.gif);
background-position:left top;
background-repeat:repeat-y;
}

.historysublink{
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color: #FF6600;
text-decoration:none;
}
a.historysublink:hover{
font-weight:bold;
color: #f6a2b0;
}

.bodylinks{
font-size:8pt;
letter-spacing:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color: #333333;
text-decoration:none;
}
a.bodylinks:hover{
font-weight:bold;
color: #CC3366;
}

.heading1{
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color: #000000;
text-decoration:none;
}
.headingMain{
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color: #005AA0;
text-decoration:none;
}

.headingMain1{
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color: #005AA0;
text-decoration:none;
}

.headingMain2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color: #005AA0;
text-decoration:none;
}

.innerBodyTextheadingMain{
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color: #666666;
text-decoration:none;
}
.boxmidlerep{
background-image:url(images/midBarBg.gif);
background-position:top;
background-repeat:repeat-y;
}
.discrightline{
border-right:solid 1px #e97285;
}
.discleftline{
border-left:solid 1px #e97285;
}
.discbotmline{
border-bottom:solid 1px #e97285;
}
.disctopline{
border-top:solid 1px #e97285;
}
/*************** rightsub menu tag styles ***************/

#navcontainer ul
{
margin-left:10px;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}

#navcontainer li { 
background-image:url(images/disclosuer-arrow.gif);
background-repeat:no-repeat;
background-position:5px;
margin: 0 0 2px 0; 
}

#navcontainer a
{
display: block;
padding: 0px 0px 0px 14px;
width: 130px;
height:15px;
}

#navcontainer a:link, #navlist a:visited
{
color: #d95368;

text-decoration: none;
}

#navcontainer a:hover
{
color: #0159a4;
}

#active a:link, #active a:visited, #active a:hover
{
border: #d74e64 solid 1px;
color: #0159a4;
}


/****** inner pages  *******/


.toplinks{
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color: #CCCCCC;
text-decoration:none;
}
a.toplinks:hover{
font-weight:bold;
color: #FFCC00;
}

.leftmenu{
font-size:8pt;
letter-spacing:0px;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
color:#CC3366;
text-decoration:none;
}
a.leftmenu:hover{
font-weight:bold;
color:#333333;
}

.topinnerbg{
background-image:url(images/topinner_bg.jpg);
height:135px;
background-position:left top;
background-repeat:repeat-x;
}

.leftdesigntop{
background-image:url(images/leftdesigntop.jpg);
width:32px;
background-position:left top;
background-repeat:no-repeat;
}

.leftdesignbg{
background-image:url(images/left_bg.jpg);
width:32px;
background-position:left top;
background-repeat:repeat-y;
}

.topsaihdrbg{
background-image:url(images/tophdr_bg.jpg);
height:165px;
background-position:left top;
background-repeat:repeat-x;
}

.topsailogo{
background-image:url(images/topsailogo_1.jpg);
width:516px;
height:165px;
background-position:left top;
background-repeat:no-repeat;
}

.rightinnerbg{
background-image:url(images/right_bg.jpg);
width:22px;
background-position:right top;
background-repeat:repeat-y;
}

.topshivaminner{
background-image:url(images/topshivamright.jpg);
background-position:right top;
background-repeat:no-repeat;
}

.leftmenuinner{
background-image:url(images/leftmenuinnerbg.jpg);
width:225px;
background-position:left top;
background-repeat:repeat-y;
}

.footerinnerbg{
background-image:url(images/footer2_bg.jpg);
hight:51px;
background-position:left top;
background-repeat:repeat-x;
}

.footercrbg{
background-image:url(images/footercr_img1.jpg);
width:225px;
hight:51px;
background-repeat:no-repeat;
}

.footertext{
 font-family: Arial, Helvetica, sans-serif;
 font-size:6pt;
 color:#FFFFFF;
 text-align:center top;
}

.innerbodytext{
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#333333;
 text-align:justify;
}



/*a.leftbutton_1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CE324A;
	height: 28%;
	width: 191px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-left: 28px;
	text-align: left;
	vertical-align: middle;
	float: left;
	padding-bottom: 6px;
	background-image: url(images/disclosuer-arrow-2.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
}*/


.leftbutton_1over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CE324A;
	height: 28%;
	width: 188px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-left: 28px;
	text-align: left;
	vertical-align: middle;
	float: left;
	padding-bottom: 6px;
	background-image: url(images/disclosuer-arrow-2.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-right: 3px;
}

.line_1 {
	background-image: url(images/line_1.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.sidehead_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE324A;
	text-decoration: none;
	font-weight: bold;
}
.table_1 {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.table_2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.table_3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.para_h {
	height: 6px;
}

/*---------------- button styles------------------*/

.leftbutton_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F6C1CB;
	height: 28%;
	width: 188px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-left: 28px;
	text-align: left;
	vertical-align: middle;
	float: left;
	padding-bottom: 6px;
	background-image: url(images/disclosuer-arrow-1.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-right: 3px;
}


a.leftbutton_1:hover {
	background-color: #CE324A;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/disclosuer-arrow-2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 28%;
	width: 188px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-left: 28px;
	text-align: left;
	vertical-align: middle;
	float: left;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-right: 3px;
}


/*----------------start button styles------------------*/

a.topbuttons_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/patch_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
a.topbuttons_1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/patch_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

a.topbuttons_1:hover {
	color: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/patch_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
a.topbuttons_2 {
	color: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/patch_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.height_1 {
	height: 22px;
}
.nor_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CE324A;
}
a.nor_link:hover {
	color: #000000;
}

.border1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #E5E5E5;
}
.border2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.border3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.design_2 {
	background-image: url(images/design_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
}
.leftbutton_2 {
	background-image: url(images/design_3.jpg);
	background-repeat: no-repeat;
	background-position: 5px -1px;
	float: left;
	width: 214px;
	padding-top: 8px;
	padding-left: 30px;
	color: #333333;
	height: 20px;
}
a.leftbutton_2:hover {
	background-image: url(images/design_3over.jpg);
	background-repeat: no-repeat;
	background-position: 5px -1px;
	float: left;
	height: 20px;
	width: 214px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 30px;
}
.leftbutton_2over {
	background-image: url(images/design_3over.jpg);
	background-repeat: no-repeat;
	background-position: 5px -1px;
	float: left;
	height: 20px;
	width: 214px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 30px;
}
.table_style{ background:#e0eedc; border:solid 1px #93a98f;}

.sub_link1{ background:url(images/disclosuer-arrow-1.gif) left center no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CC3366; text-decoration:none; padding:0px 0px 0px 12px;}
a.sub_link1:hover{ color:#000; text-decoration:none; }

.top_txtlink{ font-family:Arial; font-size:18px; color:#930; text-decoration:none;}
a.top_txtlink:hover{ color:#000;}
