/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	text-align:left;
	}

.ColRightBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-width:1px; 
	border-style:solid; 
	border-color:#CCCCCC; 
	background-color:#FFFFFF; 
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:2px; 
	padding-right:2px;
	}

#NG_Box_Position {
	display: block; 
	position:relative; 
	top:10px; /* postion problem corrected in HACK below for IE */
	left:10px; 
	z-index:10; 
	margin:0px;
	}
* html #NG_Box_Position { /* hack for postion problem with IE */
	top: 10px; /*read only by all IE browsers */
	t\op: 10px; /*read only by IE5/win, excludes IE5/mac or IE6/win */
	}

.Logo_Position {
	position:relative; 
	top:10px; /* postion problem corrected in HACK below for IE */
	left:10px; 
	z-index:1; 
	margin:0px;
	}
* html .Logo_Position { /* hack for postion problem with IE */
	top: 10px; /*read only by all IE browsers */
	t\op: 10px; /*read only by IE5/win, excludes IE5/mac or IE6/win */
	}
	
.Phone_Position {
	position:relative; 
	top:10px; /* postion problem corrected in HACK below for IE */
	left:240px; 
	z-index:10; 
	margin:0px;
	}
* html .Phone_Position { /* hack for postion problem with IE */
	top: 10px; /*read only by all IE browsers */
	t\op: 10px; /*read only by IE5/win, excludes IE5/mac or IE6/win */
	}
	
.RightMargin {
	background-image:url(../images/20_Margin-Right.gif);
	background-repeat:repeat-y;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;	
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;	
	list-style-type: square;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #003366;
	margin-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	}

.text-a-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.text-v-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.text-v-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
	
.text-a-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.text-v-12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	font-weight: bold;
	}

.text-v-16b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#999999;
	font-weight: bold;
	}

.dotHrz {
	background-image:url(../images/10_dotHrz.gif);
	background-repeat:repeat-x;
	}

.dotVrt {
	background-image:url(../images/10_dotVrt.gif);
	background-repeat:repeat-y;
	}
	
a:link, a:visited, a:active {
	color: #0000CC;
	text-decoration: underline;
	}
a:hover {
	color: #0000CC;
	text-decoration: underline;
	}
	
/* NGU (Navigation - Global - Up) */
a.NGU:link, a.NGU:visited, a.NGU:active {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:20px;
	margin-right:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
a.NGU:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

/* NGD(Navigation - Global - Down) */
a.NGD:link, a.NGD:visited, a.NGD:active {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left:20px;
	margin-right:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
a.NGD:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

/* NSU(Navigation - Sub - Down) */
a.NSU:link, a.NSU:visited, a.NSU:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
a.NSU:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	}

/* NSD(Navigation - Sub - Down) */
a.NSD:link, a.NSD:visited, a.NSD:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
a.NSD:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

/* Navigation - Left */
.Nav_Left_Down {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	}

a.Nav_Left:link, a.Nav_Left:visited, a.Nav_Left:active {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

a.Nav_Left:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	}

/* Navigation - Footer */
a.Nav_Footer:link, a.Nav_Footer:visited, a.Nav_Footer:active {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

a.Nav_Footer:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}