﻿body {
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin: 0;
	text-align: left;
	}
body ul {
	list-style-type: square;
	line-height:150%
	}
table td {
	vertical-align: top;
	}

.mainDefault {
	/*font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;*/
	margin: 0;
	text-align: left;
	border-width: 0px;
	background-color: #666666;
	color: white;
	padding: 0px;
	}
.mainContent {
	background-color: #000000;
	color: black;
	width: 950px;
	height: 58px;
	background-repeat: no-repeat;
	/*background-image: url('../images/bkgrd_lines.gif');*/
	}
.mainContent_iframe {
	padding-top: 3px;
	padding-left: 5px;
}
.mainheadercell {
	text-align: center;
	background-color: #0035ad;
	}
.mainborderLeft {
	border-right: 2px #000000 solid;
	background-color: #fde1e4;
	}
.mainborderRight {
	border-left: 2px solid #000000;
	background-color: #d2def9;
	}
.mainbaseCopyrite {
	text-decoration: none;
	font-size: 5pt;
	color: silver;
	text-align: center;
	background-color: #000000;
	padding-top: 0px;
	padding-bottom: 2px;
	}
a.mainbaseCopyrite:hover {
	background-color: #000000;
	color: silver;
	font: inherit;
	}
a.mainbaseCopyrite:visited {
	background-color: #000000;
	color: silver;
	font: inherit;
	}
a.mainbaseCopyrite:active {	
	background-color: #000000;
	color: silver;
	font: inherit;
	}
.iFrameDefault {
	border:0px solid white;
	width: 940px;
	height: 450px;
	}
.bodyDefault {
	/*font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;*/
	margin: 0;
	text-align: left;
	border-width: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('../images/bkgrd_lines.gif');
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	}
.bodyHeader {
	font-size: xx-small;
	width: 825px;
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	color: black;
	}
.bodyHeader img {
	margin-left: 3px;
	margin-bottom: 3px;
	border: 0px;
	}
.bodyHeader img:hover {
	background-color: #ffffff;	
	}

.bodyContent{
	width: 760px;
	height: 350px;
	float: right;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0px;
	text-align: left;
	border-width: 0px;
	padding: 0px;
	}
.bodyContentRight {
	margin-top:5px;
	width: 30%;
	text-align : center;
	background-color: #dcdcdc;
	padding-top: 10px;
	}
.bodyContentRightSearch {
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}
.bodyContentRightInput {
	font-size: 10px;
	background-color: #ffffff;
	border: 1px gray inset;
	width: 90px;
}
.bodyContentRightButton {
	font-size: 10px;
}
.bodyBoardTable {
	width: 100%
}
.bodyBoardTable tr td {
	border-top: 1px solid #808080;
	vertical-align: top;
}
.bodyBoardTable tr td p {
	margin-top: 10px;
	margin-bottom: 10px
}
.bodyFrame {
	border:1px solid #0035ad;
	/*width: 490px;*/
	width: 99%;
	height: 350px;
}
.bodyFrameHeading {
	border-top: 1px silver dotted;
	font-size: small;
	text-align: left;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
.bodyFrameDesc {
	font-weight: normal;
	padding-left: 25px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.imageShade {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 0px #dcdcdc solid;	
	}
.imageShade:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	border: 0px #0035ad solid;
	}
.imageShadeLogos {
	padding-top:0px;
	padding-bottom:15px;
	/*margin-top: 15px;
	margin-bottom: 15px */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 0px #dcdcdc solid;	
	}
.imageShadeLogos:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border: 0px #0035ad solid;
	}

a.aa:link, a.aa:visited {
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	color: #0035ad;
	}
a.aa:hover	{	
	/*text-decoration:	underline;*/
	font-weight: bold;
	background-color: #fde1e4;
	color: #0035ad;
	margin-top: 0px;
	}
a.aa:active {	
	font-weight: bold;
	text-decoration: none;
	color: #ed1b2e;
	}

.fontSmaller {
	font-size: smaller;
	}
.fontLarger {
	font-size: larger;
	}
.shadow2 {
	background: #0035ad;
	overflow: hidden;
	position: absolute;
	filter: alpha(Opacity=15); /* modify to change the shade solidity/opacity, same as below */
	opacity: 0.1; /* firefox 1.5 opacity */
	-moz-opacity: 0.2; /* mozilla opacity */
	-khtml-opacity: 0.1; /* opacity */
	z-index: 10
	}

/***********************************/
/* contentslider style starts here */
/***********************************/
.sliderwrapper{
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 5px solid #0035ad;
	width: 500px;
	height: 310px;
	margin-top: 5px;
	}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 10px;
	background: #FFFFE6;
	width: 480px; /*width of content DIVs within slider. Total width should equal slider's inner width ([this width]+(padding*2)=[slider width]) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}
.pagination{
	width: 500px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background-color: #0035ad;
	padding: 0px 5px 5px 5px;
	}
.pagination a{
	font-size: xx-small;
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none; 
	color: #0035ad;
	background: white;
	}
.pagination a:link, .pagination a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #0035ad;
	}
.pagination a:hover, .pagination a.selected{
	font-weight: bold;
	background-color: #ed1b2e;
	color: #ffffff;
	}
	
/*****************************/
/* Sortable style starts here */
/*****************************/
.sortable a img {
	border: 0;
	}
table.sortable {
	border-collapse: collapse;
	font-size: x-small;
	}
table.sortable a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}
table.sortable th {
	border-style: solid;
	border-color: #0035ad;
	background-color: #0035ad;
	}
table.sortable tr, table.sortable td {
	text-align: left;
	padding: 3px 5px 3px 5px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #0035ad;
	border-bottom-style: solid;
	}
table.sortable tr td a:link, table.sortable tr td a:visited {
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	color: #0035ad;
	}
table.sortable tr td a:hover	{	
	font-weight: bold;
	background-color: #fde1e4;
	color: #0035ad;
	margin-top: 0px;
	}
table.sortable tr td a:active {	
	font-weight: bold;
	text-decoration: none;
	color: #ed1b2e;
	}
table.sortable tr.sortbottom td {
	border-top: 0px solid #444444;
	background-color: #909090;
	font-weight: bold;
	}
table.sortable tr td table {
	width: 100%;
	margin-left: 30px;
	color: #000000;
	background-color: #ffffff;
}
table.sortable tr td table tr td {
	width: 50%;
	border-bottom-width: 0px;
	background-color: inherit;
	border-top-width: 1px;
	border-top-color:#cccccc;
	border-top-style: dotted;
	padding: 3px 0px 3px 0px;
}

/*****************************/
/* Menubar style starts here */
/*****************************/
.horizontalcssmenu ul {
	/*font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;*/
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding-left: 3px;
	list-style-type: none;
	background-color: #0035ad;
	}
/*Top level list items*/
.horizontalcssmenu ul li {
	position: relative;
	display: inline;
	float: left;
	}
/*Top level menu link items style*/
.horizontalcssmenu ul li a {
	display: block;
	width: 113px; /*Width of top level menu link items*/
	padding: 2px 2px;
	border-top: 1px solid #636363;
	border-left: 1px solid #636363;
	border-right: 1px solid #6686ce;
	border-bottom: 1px solid #191919;
	border-right-width: 0;
	text-decoration: none;
	background: url('../images/btn_mainnormal.gif') center center repeat-x;
	color: white;
	}
/*Sub level menu*/
.horizontalcssmenu ul li ul {
	padding-left: 0px;
	left: 0;
	top: 0;
	border-top: 1px solid #636363;
	background-color: #D2DEF9;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	}
/*Sub level menu list items*/
.horizontalcssmenu ul li ul li {
	display: inline;
	float: none;
	}
/* Sub level menu links style */
.horizontalcssmenu ul li ul li a {
	text-align: left;
	display: block;
	width: 160px; /*width of sub menu levels*/
	/*height: 15px;*/
	font-weight: normal;
	padding: 2px 5px;
	background: url('../images/btn_subnormal.gif') center center repeat-x;
	border-width: 0 1px 1px 1px;
	color: black;
	}
.horizontalcssmenu ul li a:hover {
	background: url('../images/btn_mainhover.gif') center center repeat-x;
	color: black;
	}
.horizontalcssmenu ul li ul li a:hover {
	background: url('../images/btn_subhover.gif') center center repeat-x;
	color: black;
	}
.horizontalcssmenu .arrowdiv {
	position: absolute;
	right: 0;
	background: transparent url('../images/arrv_gray.gif') no-repeat center left;
	}
* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
	}
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li {
	float: left;
	height: 1%;
	}
* html .horizontalcssmenu ul li a {
	height: 1%;
	}
/* End */





