body
		{ 
		color: #000; 
		background: #c6c6c6 url( '../images/bg_1a.gif' ) top center repeat;
		margin: 0px; 
		padding: 0px;
		}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote, textarea, input  { font-family: Verdana, Arial, Tahoma }
p {}
td {}

.bgYellow {
background-color: #FFFF99;
}

.obmTable {
	font-size: 12px; 
	color: #353535; 
	top: 0px; 
	text-align:left; 
	border: 1px solid #1880a9; 
	background-color: #eeeeee; 
	padding: 5px; 
	position: relative;
}

/*---------------------------------------------- Default Link  */
a:link	{
		font-weight : normal;
		text-decoration : none;
		color: #327EAE;
		background: transparent;
		}
a:visited	{
		font-weight : normal;
		text-decoration : none;
		color: #327EAE;
		background: transparent;
		}
a:hover	{
		font-weight : normal;
		text-decoration : underline;
		color: #327EAE;
		background: transparent;
		}
a:active	{
		font-weight : normal;
		text-decoration : none;
		color: #327EAE;
		background: transparent;
		}

/*---------------------------------------------- General Layout  */
#main
		{
		width: 760px;
		background: #fff url( '../images/bg_2a.jpg' ) top right no-repeat;
		margin: 0;
		padding: 53px 8px 8px;
		}
#grBox
		{
		background: #c0c0c0;
		margin: 0;
		padding: 3px;
		}
#grBoxInt
		{
		background: #c0c0c0;
		margin: 0;
		padding: 3px 3px 0;
		}

/*---------------------------------------------- Body Content  */
#bodyContent
		{
		margin: 0;
		padding: 17px 0 0;
		}
#bodyContent h1
		{
		margin: 0;
		padding: 0 0 15px;
		text-align: left;
		color: #8A8A8A;
		font-size: 22px;
		font-weight: normal;
		line-height: 22px;
		}
#bodyContent h2
		{
		margin: 0;
		text-align: left;
		padding: 5px 0 2px;
		color: #1880A9;
		font-size: 14px;
		line-height:20px;
		}
		
#bodyContent b {
	color: #1880A9;
	font-size: 12px;
}

#bodyContent form strong {
color: #1880A9;
font-size: 12px;
}

#bodyContent hr {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	margin: 10px auto;
}

h3		{
		margin: 0;
		font-weight: normal;
		text-align: left;
		padding: 0px 0px 0px 10px;
		color: #FFFFFF;
		font-size: 12px;
		}
#bodyContent p, #bodyContent li
		{
		margin: 0;
		text-align: left;
		padding: 4px 0 8px;
		font-size: 12px;
		line-height: 18px;
		color: #353535;
		}
		
/*---------------------------------------------- Footer  */
#footer
		{
		margin: 0;
		padding: 0;
		text-align: left;
		background: url( '../images/ico_asco2.gif' ) center right no-repeat;
		}
#footer p
		{
		margin: 0;
		padding: 19px 0 14px 5px;
		color: #1880A9;
		font-size: 11px;
		}
.gr
		{
		color: #7e7e7e;
		}

		
/*---------------------------------------------- Footer Internal  */
#footerInt
		{
		margin: 28px 0 0;
		padding: 0;
		text-align: left;
		background: #c0c0c0 url( '../images/ico_asco.gif' ) center right no-repeat;
		}
#footerInt p
		{
		margin: 0;
		padding: 16px 0 16px 30px;
		color: #1880A9;
		font-size: 11px;
		}

/*---------------------------------------------- Breadcrumbs  */
#breadcrumbs
		{
		margin: 0;
		padding: 12px 0 10px 22px;
		text-align: left;
		color: #8A8A8A;
		}
#breadcrumbs ul
		{
		font-size: 12px;
		list-style: none;
		padding: 0;
		margin: 0;
		}
#breadcrumbs li
		{
		background: url( '../images/bul_1_gr.gif' ) 0 4px no-repeat;
		margin: 0;
		padding: 0 7px 0 11px;
		white-space: nowrap;
		float: left;
		}
#breadcrumbs li.home
		{
		background: url( '../images/bul_1_bl.gif' ) 0 4px no-repeat;
		}
		
/*---------------------------------------------- Intro Specific  */
#introHead
		{
		margin: 0px;
		padding: 0px;
		background: url( '../images/bg_head1.jpg' ) top left no-repeat;
		}
#interHead
		{
		margin: 0px;
		padding: 0px;
		background: url( '../images/bg_head2.jpg' ) top left no-repeat;
		}
#introContent
		{
		width: 245px;
		margin: 0px;
		padding: 0 0 0 22px;
		color: #686060;
		font-size: 11px;
		line-height: 11px;
		}
#introContent p
		{
		margin: 0;
		padding: 0 0 9px;
		}
.introTabBg
		{
		background: url( '../images/tab_intro_bg2.gif' ) bottom right no-repeat;
		}

/* MENU STYLES */

#grBoxInt {
	font-size: 11px;
	font-weight: bold;
}

#grBoxInt ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#grBoxInt ul li a:hover {
	color: #213680;
}

#grBoxInt #nav {
	font-weight: bold;
}

#grBoxInt ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type:none;
}
 
#grBoxInt ul li {
	text-align: right;
	float: left;
  	position: relative;
  	list-style: none;
  	padding: 0px;
	margin: 0px;  
}

#grBoxInt ul li ul {
	margin-top:40px;
}

#grBoxInt ul li ul li {
	left: 20px;
	margin-left: 0px;
	text-align: left;
	width: 175px;
	display: block;
	background-color: #1880a9;
	padding: 2px 3px 3px 5px;
}

#grBoxInt ul li ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#grBoxInt ul li ul li a:hover {
	color: #caaf91;
	font-weight: bold;
}

#grBoxInt li ul {  
 	display: none;
	position: absolute;
	width: 200px; 
	top: 1em;
	left: 0;
 }
  
#grBoxInt li > #grBoxInt ul {
	top: auto;
	left: auto;
}
	
#grBoxInt li:hover ul, #grBoxInt li.over ul {
	display: block; 
}

.mainText {
	margin: 0;
	text-align: left;
	padding: 4px 0 8px;
	font-size: 12px;
	line-height: 18px;
	color: #353535;
}

input, textarea {
	font-size: 12px;
}
#cynolink p {
	text-align: center;
}
#cynolink a {
	color: #758AB0;
	font-size: 10px;
	text-decoration: none;
}

#cynolink a:hover {
	color: #FF9308;
}