/*    General CSS    */

BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial; 
	/*BACKGROUND-COLOR: #E6E6E6;*/
}

FORM {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	MARGIN: 0px 0px;
}

A:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
A:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
A:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: underline;
}

H2{
    FONT-SIZE: 12pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-bottom:0px;
}

.chkGenix
{ 
	margin-top:3px;
	margin-bottom:3px;
	vertical-align:middle;
}

.paddingLeft 
{ 
	padding-left: 10px;
}
.paddingRight 
{ 
	padding-right: 10px;
}

.marginBottom 
{
	margin-bottom:3px; 
}

.padTop { margin-top: 5px; }

.paddingLeftRight 
{ 
	padding-left: 10px;
	padding-right: 10px;
}

.leftMainBG 
{
	background-image:url(../images/layout/LeftMainBG.gif); 
	background-repeat:repeat-y; 
	background-position:right; 
	width:50%;
}

.rightMainBG 
{
	background-image:url(../images/layout/RightMainBG.gif); 
	background-repeat:repeat-y; 
	background-position:left; 
	width:50%;
}



/*    Search Box          */
#searchBox 
{
	margin-right:0px;
	margin-bottom:4px;
}

/*    Flash Banner        */
#FlashBanner {
	margin-top:5px;
	margin-bottom:5px;
	z-index:-20;
}

.emptySpacer 
{ height:5px;
	}

/*    Content Area CSS    */

#ContentTD { 
	FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#ContentTD H1{
    FONT-SIZE: 14pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-top: -3px;
	margin-bottom: 10px;
	padding-top: 0px;
}

#ContentTD H2{
    FONT-SIZE: 10pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-top: 3px;
	margin-bottom: 1px;
}

#ContentTD H3{
    FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-top: 3px;
	margin-bottom: 1px;
}

#ContentTD .NewsHeading {
    FONT-SIZE: 12pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Arial;
	margin-top: -3px;
	margin-bottom: 10px;
	padding-top: 0px;
}
/*#ContentTD P{
    FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
*/

#ContentTD P.Big {
    FONT-SIZE: 12pt;
    COLOR: #000000;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#ContentTD A:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: underline;
}
#ContentTD A:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: underline;
}


#ContentTD #EmailLink A:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD #EmailLink A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD #EmailLink A:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD #EmailLink A:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}

#ContentTD #TwoColorRollOverLink A:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD #TwoColorRollOverLink A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD #TwoColorRollOverLink A:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD #TwoColorRollOverLink A:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}



#ContentTD ul { margin-top:0px; margin-bottom:5px;  list-style-type:none;}

#ContentTD li { background-image: url(../images/layout/bulllet_new.gif);
				background-repeat: no-repeat;
				background-position: 0.0em 0.6em;
				margin-left:-38px; 
				padding-left: 15px; padding-top:2px; padding-bottom:2px; 
				text-color:#000000; }

#ContentTD span {
	FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial
}

#ContentTD span.blueText {
	FONT-SIZE: 10pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial
}

#ContentTD table {
	FONT-SIZE: 10pt;
    COLOR: #ffffff;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial
}
#ContentTD table td{
	FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial
}


#ContentTD table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset inset inset outset;
	border-color: rgb(0, 173, 238) rgb(0, 173, 238) rgb(0, 173, 238) rgb(0, 173, 238);
	border-collapse: collapse;
	background-color: none;
}
#ContentTD table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: rgb(0, 173, 238) rgb(0, 173, 238) rgb(0, 173, 238) rgb(0, 173, 238);
	background-color: #000000;
	-moz-border-radius: 0px 0px 0px 0px;
}
#ContentTD table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: outset inset inset inset;
	border-color: rgb(0, 173, 238) rgb(0, 173, 238) rgb(0, 173, 238) rgb(0, 173, 238);
	background-color: none;
	-moz-border-radius: 0px 0px 0px 0px;
}



#searchList 
{
	color: #00ADEE; 
	margin-top:0px; 
	margin-bottom:5px;
}

#searchList li 
{ 
	margin-left:-22px; 
	padding-left: 15px; 
	padding-top:3px; 
	padding-bottom:10px; 
	vertical-align:bottom;
}
#searchList li span 
{
	FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial;
    padding-left:10px;
    padding-top:0px;
}

#GenixForm {

}

#GenixForm H1{
    FONT-SIZE: 14pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Arial
}

#GenixForm H2{
    FONT-SIZE: 10pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-top:6px;
	margin-bottom:1px;
}


/*    Right Panel CSS    */

.RightPanelBox {
	margin-bottom:5px;
}




#NewsShortList {

}

#NewsShortList h1 {
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial;
    margin-top: 5px;
}

#NewsShortList td{
	FONT-SIZE: 8pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial;
}

#NewsShortList td A:link    {
	font-family: Arial;
	font-size: 8pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#NewsShortList td A:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#NewsShortList td A:active  {
	font-family: Arial;
	font-size: 8pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: underline;
}
#NewsShortList td A:hover   {
	font-family: Arial;
	font-size: 8pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: underline;
}


#ContentTD .NewsImage {
	padding-left:10px;
	padding-bottom:10px;
}


#ContentTD .ImageBox 
{ 
	font-size:10px;
}




/*    Footer CSS    */

#Footer {

}

#Footer A.TwoColorLink:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none
}
#Footer A.TwoColorLink:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none
}
#Footer A.TwoColorLink:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	BORDER-BOTTOM: #00adee 1px solid; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none
}
#Footer A.TwoColorLink:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; BORDER-BOTTOM: #00adee 1px solid; FONT-FAMILY: Arial; TEXT-DECORATION: none
}




/*    OLD CSS    */


.MAINHEADING1
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Arial
}

.MAINHEADING2
{
    FONT-SIZE: 10pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Arial
}
.Bodytext
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial
}

.headerText
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial
}

.plznote
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial
}

 .sideheading1
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Arial
}
.sidedetails
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial
}
.LinkName
{	
	font-size: 10pt;
	COLOR: #00ADEE;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Arial;
}
.Linkblack
{	
	font-size: 9pt;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Arial;
}


/*    Menu CSS       */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	
	margin: 0;
	padding: 10;
	list-style: none;
	float: left;
	font: bold 12px Arial
}

#sddm li a
{	
	display: block;
	margin: 3 0px 0 0;
	padding: 0px 0px;
	width: 100px;
	color: #FFF;
	font: 14px Arial;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	
	color: #0AB0EF  
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #0AB0EF;
	border: 1px solid #0AB0EF;
	top: 178px;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 2px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #0AB0EF;
	color: #ffffff;
	font: 12px Arial;
	top: -2px;

}

#sddm div a:hover
{	
	background: #ffffff;
	color: #0AB0EF
}

.MakeAnEnquiry 
{
	padding-left: 13px;
}
		




.PeterX{
	background:url(../images/layout/x.gif) no-repeat bottom right;
	position:relative;
	float:left;
	width:100%;
	}
.PeterMainDiv{
	position:relative;
	float:left;
	background-color:#CCCCCC;
	width:592px;
}

.PeterTop{
	background:url(../images/layout/1.jpg) no-repeat top;
	position:relative;
	float:left;
	width:100%;
}

.PeterBottom{
	background: url(../images/layout/2.jpg) no-repeat bottom;
	position:relative;
	float:left;
	width:100%;
}

.PeterContent{
	position:relative;
	float:left;
	width:94%;
	height:200px;
	padding:20px 1% 20px 1%;
}




#GenixTable { width:50%; align:center; 
}


.BlackLinkWithBlueUnderLine A:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}
.BlackLinkWithBlueUnderLine A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}
.BlackLinkWithBlueUnderLine A:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}
.BlackLinkWithBlueUnderLine A:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}


#ContentTD A.EmailLink:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.EmailLink:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.EmailLink:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.EmailLink:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #00ADEE;
	font-weight: normal;
	text-decoration: none;
}


#ContentTD A.TwoColorLink:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.TwoColorLink:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.TwoColorLink:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.TwoColorLink:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}



#ContentTD A.TwoColorRollOverLink:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.TwoColorRollOverLink:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.TwoColorRollOverLink:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.TwoColorRollOverLink:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	BORDER-BOTTOM: #00ADEE 1px solid;
	font-weight: normal;
	text-decoration: none;
}

#ContentTD A.BlackLink:link    {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.BlackLink:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.BlackLink:active  {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#ContentTD A.BlackLink:hover   {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.tableHeading {font-family: Arial; font-weight:normal; color:#FFFFFF; font-size: 12px; text-align: center; width:100%; }
.tableHeadingImage {text-align: center; width:100%; padding-left:3px; padding-right:3px;}
.tableContent {font-family: Arial; font-size: 10pt; text-align: left; vertical-align: top; margin: 5px 5px 5px 5px; }
.tableCenterAlignContent {font-family: Arial; font-size: 12px; text-align: center; vertical-align: middle; }

#ContentTable { BORDER-BOTTOM: #EBEBEB 1px solid; BORDER-LEFT: #EBEBEB 1px solid; BORDER-RIGHT: #EBEBEB 1px solid; }

.Welcome1 {
    FONT-SIZE: 16pt;
    COLOR: #000000;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-top: -3px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.Welcome2 {
    FONT-SIZE: 16pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: normal;
    FONT-FAMILY: Arial;
	margin-top: -3px;
	margin-bottom: 10px;
	padding-top: 0px;
}

.blueText {
	FONT-SIZE: 10pt;
    COLOR: #00ADEE;
	FONT-WEIGHT: nomal;
    FONT-FAMILY: Arial;
}