/* CSS Document */

/* CSS Main Style */
table, td {
	font: 8pt 'Arial', Verdana, Helvetica, sans-serif;
	text-align:center;
	vertical-align:top; 
	color: #000;
}
.logo {
	text-align:right;
	vertical-align:bottom;
	padding: 0;
	border-bottom:3px dotted #ff7b7f;
}

/* CSS Navigator */
.topNav {
	font-size:1.1em;
	color:#ef1c23;
	text-align:right;
	font-weight:bold;
	vertical-align: middle;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 5;
	padding-right: 15;
	border-bottom:2px dotted #ffffff;
}
A.navLink:link {
	color: #ffd6d7;
	text-decoration: none;
}
A.navLink:visited {
	color: #ffd6d7; 
	text-decoration: none;
}
A.navLink:hover {
	color: #ffffff; 
	text-decoration: underline;
}
A.navLink-off:link {
	color: #c1dbff;
	text-decoration: none;
}
A.navLink-off:visited {
	color: #c1dbff; 
	text-decoration: none;
}
A.navLink-off:hover {
	color: #ffffff; 
	text-decoration: underline;
}
.subnav{
	font-size:1.0em;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	width:150;
	padding-left:20;
	padding-right:20;
	padding-top:5;
	padding-bottom:5;
	background: url(../images/side_images/s1_nav_bg.gif) repeat-y left top;
}
.subnav-on{
	font-size:1.0em;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	width:150;
	padding-left:20;
	padding-right:20;
	padding-top:5;
	padding-bottom:5;
	background: url(../images/side_images/s1_navon_bg.gif) repeat-y left top;
}
.subsub-on{
	font-size:1.0em;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:150;
	background: url(../images/side_images/s1_navsub_bg.gif) repeat-y left top;
}
.formFont {
	font-size: 1.1em; 
	font-weight: normal;
	color:#ffffff;
	text-align:justify;
	line-height: 15px;
	padding-left:20;
	padding-right:35;
}
.formFont-left {
	font-size: 1.1em; 
	font-weight: normal;
	color:#ffffff;
	text-align:left;
	line-height: 15px;
	padding-left:20;
	padding-right:35;
}
.formFont-right {
	font-size: 1.1em; 
	font-weight: normal;
	color:#ffffff;
	text-align:right;
	line-height: 15px;
	padding-left:20;
	padding-right:35;
}
.formFont-left-O {
	font-size: 1.1em; 
	font-weight: normal;
	color:#ff3300;
	text-align:left;
	line-height: 15px;
	padding-left:2;
	padding-right:2;
}
.formFont-right-O {
	font-size: 1.1em; 
	font-weight: normal;
	color:#ff3300;
	text-align:right;
	line-height: 15px;
	padding-left:2;
	padding-right:2;
}
.formFont-right {
	font-size: 1.1em; 
	font-weight: normal;
	color:#ffffff;
	text-align:justify;
	line-height: 15px;
	padding-left:20;
	padding-right:35;
}
.basicFont {
	font-size: 1.1em; 
	font-weight: normal;
	color:#ffffff;
	text-align:justify;
	line-height: 15px;
	padding-left:20;
	padding-right:35;
}
.basicFont-Title{
	font-size: 1.1em; 
	font-weight: normal;
	color:#ffffff;
	text-align:justify;
	line-height: 30px;
	padding-left:10;
	padding-right:35;
}
.basicFont-right {
	font-size: 1.1em; 
	font-weight: normal;
	color:#ffffff;
	text-align:right;
	line-height: 15px;
	padding-left:20;
	padding-right:35;
}
.basicFont-center {
	font-size: 0.7em; 
	font-weight: normal;
	color:#000000;
	text-align:center;
}

.basicFont-centerN {
	font-size: 1.1em; 
	font-weight: normal;
	color:#000000;
	text-align:center;
}
.basicFont-black {
	font-size: 1.1em; 
	font-weight: normal;
	color:#000000;
	text-align:justify;
	line-height: 15px;
	padding-left:20;
	padding-right:35;
}
.basicFont-black-TL {
	font-size: 1.1em; 
	font-weight: normal;
	color:#000000;
	text-align:right;
	line-height: 15px;
	padding-left:2;
	padding-right:0;
}
.basicFont-black-TL2 {
	font-size: 1em; 
	font-weight: normal;
	color:#000000;
	text-align:left;
	line-height: 15px;
	padding-left:2;
	padding-right:0;
}
.basicFont-black-right {
	font-size: 1.1em;
	font-weight: normal;
	color:#000000;
	text-align:right;
}
.basicFont-formLeft {
	font-size: 1.0em; 
	font-weight: normal;
	color:#000000;
	text-align:left;
	line-height: 15px;
	padding-left:0;
	padding-right:0;
	padding-top:2;
	padding-bottom:2;
}
.basicFont-formRight {
	font-size: 1.0em; 
	font-weight: bold;
	color:#000000;
	text-align:right;
	vertical-align:top;
	padding-left:0;
	padding-right:10;
	padding-top:2;
	padding-bottom:2;
}
.basicFont-formRight-a {
	font-size: 1.0em; 
	font-weight: bold;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding-left:10;
	padding-right:10;
	padding-top:2;
	padding-bottom:2;
}
.basicFont-left {
	font-size: 1.0em; 
	font-weight: normal;
	color:#000000;
	text-align:left;
	line-height: 15px;
	padding-left:35;
	padding-right:20;
	padding-top:0;
	padding-bottom:4;
}

A.basicLink:link {
	color: #000000;
	text-decoration: underline;
}
A.basicLink:visited {
	color: #000000; 
	text-decoration: underline;
}
A.basicLink:hover {
	color: #20465A; 
	text-decoration: none;
}
A.basicLink-white:link {
	color: #ffd6d7;
	text-decoration: none;
}
A.basicLink-white:visited {
	color: #ffd6d7; 
	text-decoration: none;
}
A.basicLink-white:hover {
	color: #ffffff; 
	text-decoration: underline;
}
A.basicLink-white1:link {
	color: #ffffff;
	text-decoration: none;
}
A.basicLink-white1:visited {
	color: #ffd6d7; 
	text-decoration: none;
}
A.basicLink-white1:hover {
	color: #ffffff; 
	text-decoration: underline;
}
.note-black {
	font-size: 1.0em; 
	font-weight: normal;
	font-style: italic; 
	color:#000000;
	text-align:justify;
	padding-left:20;
	padding-right:35;
}
.note {
	font-size: 1.0em; 
	font-weight: normal;
	font-style: italic; 
	color:#000000;
	text-align:left;
}
.titleFont {
	font-size: 1.3em; 
	font-weight: bold;
	color:#ffffff;
	text-align:justify;
	line-height: 15px;
}


/* inc_Paging*/
.titleFont_A{
	font-size: 1.3em; 
	font-weight: bold;
	color:#000000;
	text-align:justify;
}


/* List definitions */
ol.bullet-none	{
	list-style-image: url(../images/main_graphic/bullet_none.gif);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 14px;
	padding: 0;
	list-style-position: outside;
}
ol.bullet-plus	{
	list-style-image: url(../images/main_graphic/bullet_plus.gif);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 14px;
	padding: 0;
	list-style-position: outside;
}
ol.bullet-minus	{
	list-style-image: url(../images/main_graphic/bullet_minus.gif);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 14px;
	padding: 0;
	list-style-position: outside;
}
ol.bullet-sub	{
	list-style-image: url(../images/main_graphic/bullet_sub.gif);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 14px;
	padding: 0;
	list-style-position: outside;
}
/* InputField  */
.InputField {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	padding-left:5;
	width:100;
	font-size:0.9em;
}
.InputField-email {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	padding-left:5;
	width:201;
	font-size:0.9em;
}
.InputField-NW {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	padding-left:1;
	font-size:0.9em;
}
.InputField-W50 {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	width:60;
	padding-left:1;
	font-size:0.9em;
}
.InputField-XS {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	width:20;
	font-size:0.9em;
}
.InputField-S {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	width:40;
	font-size:0.9em;
}
.InputField-M {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	width:50;
	font-size:0.9em;
}
.InputField-MM {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	width:132;
	font-size:0.9em;
}
.InputField-C {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	font-size:0.9em;
}
.InputField-L {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	padding-left:5;
	width:260;
	font-size:0.9em;
}
.Button { 
	font-size: 11px; 
	font-weight:bold;
	width:60px ;
	color: #ffffff; 
	background: #404041 url(../images/main_graphic/button_bg.gif) repeat-x;
}
.Button2{ 
	font-size: 11px; 
	font-weight:bold;
	width:100px ;
	color: #ffffff; 
	background: #404041 url(../images/main_graphic/button_bg.gif) repeat-x;
}
/* Footer  */
.copyrightFont {
	font-size: 1.0em; 
	font-weight: normal;
	text-align:right;
	color: #ffd2d3;
	line-height: 15px;
	padding-left:5;
	padding-right:15;
}
.copyrightFont-black {
	font-size: 1.0em; 
	font-weight: normal;
	text-align:right;
	color: #000000;
	line-height: 15px;
	padding-left:5;
	padding-right:15;
}
A.copyrightLink:link {
	color: #ffd2d3;
	text-decoration: underline;
}
A.copyrightLink:visited {
	color: #ffd2d3; 
	text-decoration: underline;
}
A.copyrightLink:hover {
	color: #20465A; 
	text-decoration: none;
}
/* Table */
.td-topLine {
	border-bottom: 1px solid #00703e;
}
.td-topLine-white {
	border-bottom: 1px solid #ffffff;
}

/* Icon */
.icon {
	text-align:left;
	line-height: 15px;
	padding-left:20;
	width:34;
}