/* Removing borders from linked images */ 
.topdiv{
	background-image:url('images/top.gif') no-repeat; 
	background-color:gren;
	width:821px; 
	height:26px; 
}


a img{border:none;}

.br{
	LINE-HEIGHT: 12px; 
}

A {
   FONT-SIZE: 13px; 
   COLOR: #000000; 
   FONT-FAMILY: Verdana, Arial, sans-serif;
   text-decoration: underline;
}

/* default font type & size */
body, h1, h2, h3, h4, h5, h6{Verdana, Arial, sans-serif;}

p{
font: 13px/18px verdana, arial, helvetica,sans-serif;
margin-top:10px; 
margin-bottom:10px;
text-align:justify;
}

li{
font: 13px/18px verdana, arial, helvetica,sans-serif;
margin-top:10px; 
margin-bottom:10px;
text-align:left;
}

td{
font: 13px/18px verdana, arial, helvetica,sans-serif;
margin-top:10px; 
margin-bottom:10px;
text-align:left;
}


p a {
	background-color:#FFFFFF;
	text-decoration: underline; 
}
/* Common text elements */

h1{	 
	color:#004578;
	font-size:20px;
	text-align: center;
	FONT-FAMILY: Verdana, Arial, sans-serif;

}

h2{	 
	color:#004578;
	font-size:18px;
	text-align: center;
	FONT-FAMILY: Verdana, Arial, sans-serif;

}

h3{	 
	color:#004578;
	font-size:16px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, sans-serif;

}

h4{	 
	color:#004578;
	font-size:16px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, sans-serif;

}

h5{	 
	color:#004578;
	font-size:16px;
	text-align: left;
	FONT-FAMILY: Verdana, Arial, sans-serif;

}



/* Ordered and unordered list elements */
/* ul, ol, li{margin: 0px;padding:0px;} */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Body Elements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body{
	background-color:#006CB7;	
	background-position:  left top;
	background-repeat: repeat-x;
	text-align:center; /* center all elemnts inside body*/
	margin: 0px 0px;	
	height:100%;
	}


.footer{
	color:#B9D8FE;
	font-size:13px;
	text-align:right;
	float:right;
	width:500px;
	margin-top:10px;
   FONT-FAMILY: Verdana, Arial, sans-serif;
}


.toplink{
	color:#FFFFFF;
	text-decoration:none; 
	font-size:13px;
	font-weight:bold;
	text-align:right;
	float:right;
	width:500px;
}


.toplink a {
	color:#FFFFFF;
	text-decoration:none; 
	font-size:13px;
	font-weight:bold;
}

.nav1{
display:inline;
width: 126px; 
height: 52px; 
}

.nav2{
display:inline;
width: 126px; 
height: 52px; 

}

.nav1 a {
background: url(images/nav1.gif) no-repeat; 
color: #465822; 
line-height: 17px; 
text-decoration: none; 
text-indent: 20px; 
white-space: nowrap; 
display: block; 
padding: 0; 
font: bold 15px sans-serif;
width: 126px; 
height: 52px; 

}
 
.nav2 a {
background: url(images/nav1.gif) no-repeat; 
color: #465822; 
line-height: 17px; 
text-decoration: none; 
text-indent: 20px; 
white-space: nowrap; 
display: block; 
padding: 0; 
width: 126px; 
height: 52px; 
font: bold 15px sans-serif;
}

.main{
background-color:#FFFFFF; 
width:800px
}

/* Used for Rounded border for Suites pages */
.t_p {background: url(images/dot2_p.gif) 0 0 repeat-x;
	background-color:#FFFFFF;
	} 
.b_p {background:url(images/dot2_p.gif) 0 100% repeat-x}
.l_p {background:url(images/dot2_p.gif) 0 0 repeat-y}
.r_p {background:url(images/dot2_p.gif) 100% 0 repeat-y}
.bl_p {background:url(images/bl2_p.gif) 0 100% no-repeat}
.br_p {background:url(br2_p.gif) 100% 100% no-repeat}
.tl_p {background:url(images/tl2_p.gif) 0 0 no-repeat}
.tr_p {background:url(images/tr2_p.gif) 100% 0 no-repeat; padding:10px} 
 

 #sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	background:url(images/topbt.gif) no-repeat; 
	float:left;
	font: 11px arial;
	display:inline;
	width: 124px;
	height:52px;

	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: #000000;
	text-align: center;
	text-decoration: none
	background:url('images/topbt.gif') no-repeat; 
}

#sddm li a:hover
{	
	color:green;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-top:5px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
}

#sddm div a	{	
		position: relative;
		display: block;
		margin: 0;
		padding:5px 15px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #F5F5F5;
		color: #2875DE;
		font: 11px arial;
		border-bottom:1px solid #000000;
		font-weight:normal;
}

#sddm div a:hover{	
	background: #327DB4;
	color: #FFF;
}
