/***********************************************/
/* main.css                           		   */
/* Main CSS file for Use with templates        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body_old {
	color: #5a5a5a;
	background-color:#E2E2E2;
	font-family : Verdana, Arial, sans-serif;
	text-align: center;
	margin: 20px;
	padding: 0px;	
}

body {
	color: #5a5a5a;
	background-color:#0f1f38;
	font-family : Verdana, Arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;	
}

/************** header tag styles **************/

.h1, .h1 A {
	font-family: Arial, Georgia, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #002e63;
	text-align:left;
	text-decoration:none;
}

.h2, .h2 A {
	font-family: Arial, Georgia, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #002e63;
	text-align:left;
	text-decoration:none;
}

.h3, .h3 A {
	font-family: Arial, Georgia, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #002e63;
	text-align:left;
	text-decoration:none;
}

/************** table tag styles **************/

.table-header-index, .table-header-index A, .table-header-index A:hover, .table-header-index A:active, .table-header-index A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #0C2C4D;
	background-color: #EEEEEE;
}

.table-header-index td {
	height: 25px;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

.table-body-index, .table-body-index A, .table-body-index A:hover, .table-body-index A:active, .table-body-index A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
}

.table-body-index td {
	height: 20px;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

.table-body-index td a{
	margin: 0px 2px 0px 2px;
	text-decoration: underline;
	cursor: pointer;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#fixedtipdiv{
position:absolute;
padding: 2px;
text-align:left;
border:1px solid #DEDEDD;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
}

#global-wrapper{
width: 770px;
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: center;
}

#global-wrapper-100pc{
width: 100%;
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
text-align: left;
}

#global-wrapper-email{
width: 100%;
background-color: #FFFFFF;
margin: 0px auto;
text-align: center;
}

#left-navigation-block{
background-color: #f7b512;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
text-align: left;
}

#masthead{
background-color: #f7b512;
margin: 0px 0px 0px 0px;
text-align: left;
}

#masthead-100pc{
background-color: #FFFFFF;
margin: 10px 0px 10px 10px;
text-align: center;
}

#main-menu{
background-color: #0f1f38;
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 5px;
text-align: left;
}

#sign-in-block{
background-color: #999999;
margin: 0px 0px 0px 0px;
padding: 3px;
text-align: left;
}

#search-block{
background-color: #CCCCCC;
margin: 0px 0px 0px 0px;
padding: 3px;
text-align: left;
}

.main-feature-block{
background-color: #f2f2f2;
margin: 0px 0px 0px 0px;
padding: 3px;
text-align: left;
}

.portlet-feature-block{
background-color: #001933;
margin: 0px 0px 0px 0px;
padding: 3px;
text-align: left;
}

#menu-block{
padding: 2px;
}

#menu-block-content{
background-color: #0f1f38;
}

.menu-title-block{
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
text-align: left;
}

.menu-sub-item-block{
background-color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 5px;
text-align: left;
}

.menu-sub-item-block div{
background-color: #ffffff;
margin: 3px 5px 3px 5px;
/*padding: 3px 5px 3px 5px;*/
text-align: left;
}

.div-box-picture-main {
	background-color: #FFFFFF;
	float:left;
	padding: 7px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #DEDEDD;	
}

.div-box-picture-sub {
	background-color: #FFFFFF;
	float:left;
	padding: 7px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #DEDEDD;	
}

.section-title-block{
background-color: #ffffff;
margin: 0px 0px 10px 0px;
text-align: left;
}

.features-listing-block{
background-color: #ffffff;
clear:both;
margin: 0px 0px 10px 0px;
text-align: left;
}

#pageBody{
background-color: #FFFFFF;
margin: 10px 0px 0px 0px;
}

#pageTitle{
background-color: #FFFFFF;
margin: 0px 10px 0px 10px;
}

#notice{
background-color: #FFFFFF;
margin: 0px 10px 0px 10px;
}

#content{
background-color: #FFFFFF;
text-align:left;
width: 770px;
}

#content-100pc{
text-align: left;
background-color: #FFFFFF;
}

#pageNav{
background-color: #F6F4E6;
height: 100%;
}

#mastFoot{
margin: 20px 0px 10px 0px;
text-align:center;
background-color: #FFFFFF;
}

/************** masthead styles ****************/
#mastHead td{
vertical-align:top;
}


/************** content styles ****************/
#content td{
vertical-align:top;
}


/************** pageBody styles ****************/
#pageBody td{
vertical-align:top;
}

#pageBody-main-col{
background-color: #FFFFFF;
}

#pageBody-left-col{
background-color: #FFFFFF;
}

#pageBody-right-col{
background-color: #FFFFFF;
}

/************** pageNav styles ****************/
td.pageNav{
vertical-align:top;
background-color: #F6F4E6;
}

/***********************************************/
/* Function style classes                      */
/***********************************************/

.image-float-left{
display: inline;
float: left;
}

.image-float-right{
display: inline;

float: right;
}

.clear-both{
clear: both
}


/***********************************************/
/* Font styles                                 */
/***********************************************/

.portlet-container-text01, .portlet-container-text01 A, .portlet-container-text01 A:hover, .portlet-container-text01 A:active, .portlet-container-text01 A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0C2C4D;
}

.portlet-container-text02, .portlet-container-text02 A, .portlet-container-text02 A:hover, .portlet-container-text02 A:active, .portlet-container-text02 A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0C2C4D;
}

.bodyText_9px_white, .bodyText_9px_white A, .bodyText_9px_white A:hover, .bodyText_9px_white A:active, .bodyText_9px_white A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bodyText_10px_white, .bodyText_10px_white A, .bodyText_10px_white A:hover, .bodyText_10px_white A:active, .bodyText_10px_white A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bodyText_10px_001933, .bodyText_10px_001933 A, .bodyText_10px_001933 A:hover, .bodyText_10px_001933 A:active, .bodyText_10px_001933 A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #001933;
	text-decoration: none;
}

.bodyText_10px, .bodyText_10px A, .bodyText_10px A:active, .bodyText_10px A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
	text-align:left;
}

.bodyText_10px A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align:left;
}

.bodyText_11px_white, .bodyText_11px_white A, .bodyText_11px_white A:hover, .bodyText_11px_white A:active, .bodyText_11px_white A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bodyText_11px_001933, .bodyText_11px_001933 A, .bodyText_11px_001933 A:hover, .bodyText_11px_001933 A:active, .bodyText_11px_001933 A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #001933;
	text-decoration: none;
}

.bodyText_11px_DA251D, .bodyText_11px_DA251D A, .bodyText_11px_DA251D A:hover, .bodyText_11px_DA251D A:active, .bodyText_11px_DA251D A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #DA251D;
	text-decoration: none;
}


.bodyText_11px, .bodyText_11px A, .bodyText_11px A:active, .bodyText_11px A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
	text-align:left;
}

.bodyText_11px A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align:left;
}

.bodyText_12px, .bodyText_12px A, .bodyText_12px A:active, .bodyText_12px A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #5a5a5a;
	text-align:left;
}

.bodyText_12px A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #999999;
	text-align:left;
}

.bodyText_12px_white, .bodyText_12px_white A, .bodyText_12px_white A:active, .bodyText_12px_white A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.bodyText_12px_white A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.bodyText_14px, .bodyText_14px A, .bodyText_14px A:active, .bodyText_14px A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
}

.bodyText_14px A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.bodyText_14px_white, .bodyText_14px_white A, .bodyText_14px_white A:active, .bodyText_14px_white A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.bodyText_14px_white A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.footerText, .footerText A, .footerText A:active, .footerText A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
}

.footerText A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.footerText_white, .footerText_white A, .footerText_white A:active, .footerText_white A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.footerText_white A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


/***********************************************/
/* Page Embellishment styles                   */
/***********************************************/

div.line_divider{
height: 1px;
background-image:url(/assets/user/images/linebreak_dededd_horiz_01.gif);
background-repeat:repeat-x;
margin: 0px;
padding: 0px;
}

div.line_divider_cement{
line-height: 1px;
background-image:url(/assets/user/images/linedivider_dededd_f6f4e4_horiz_01.gif);
background-repeat:repeat-x;
margin: 0px;
padding: 1px;
}

.subtitle-box-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
	background-color: #F2F2F2;
	border-bottom: 1px solid #DEDEDD;
	border-top: 1px solid #DEDEDD;
	padding: 5px;
	margin: 5px 0px 10px 0px;	
}

.highlight
{
background-color:#FFFF00;
font-weight:bold;	
}

.list_bullet_10px
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list_bullet_10px li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
	background-image:url(/assets/user/images/bullet_red_001.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 0px 5px 0px 10px;
	margin: .4em 0;
	/**margin: .3em 0;**/
}

.list_bullet_10px li A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	text-decoration: none;	
}

.list_bullet_10px li A, .list_bullet_10px li A:active, .list_bullet_10px li A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;	
}

.list_bullet
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list_bullet li 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
	background-image:url(/assets/user/images/bullet_red_001.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 0px 10px 3px 20px;
	margin: .4em 0;
	/**margin: .3em 0;**/
}

.list_bullet li A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;	
}

.list_bullet li A, .list_bullet li A:active, .list_bullet li A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;	
}

ul.bullet01 {
	list-style: none;	
	padding: 0;
	margin: 0;
	text-indent: -1em;
}

ul li.bullet01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
	background-image:url(/assets/user/images/bullet_red_001.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 5px 25px;
	margin: .3em 0;
	/**
	list-style: disc url(/assets/user/images/bullet_01.gif) inside;	
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
	margin-bottom: 7px;
	margin-left: 5px;
	padding: 5px;
	**/
}

ul li.bullet01 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
	background-image:url(/assets/user/images/bullet_red_001.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 5px 25px;
	margin: .3em 0;
	/**
	list-style: disc url(/assets/user/images/bullet_01.gif) inside;	
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
	margin-bottom: 7px;
	margin-left: 5px;
	padding: 5px;
	**/
}

ul.bullet02 {
	list-style: none;	
	padding: 0;
	margin: 0;
	text-indent: -1em;
}

ul li.bullet02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;
	background-image:url(/assets/user/images/bullet_red_002.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 3px 25px;
	margin: .3em 0;
	/**
	list-style: disc url(/assets/user/images/bullet_01.gif) inside;	
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
	margin-bottom: 7px;
	margin-left: 5px;
	padding: 5px;
	**/
}

/* */
ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/** icon for arrow 01 **/
ul li.icon_bullet_arrow01
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #5a5a5a;
	background-image:url(/assets/user/images/bullet_red_001.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0px 10px 2px 20px;
	margin: .4em 0;
	text-align:left;
	clear:both;
	/**margin: .3em 0;**/
}

ul li.icon_bullet_arrow01 A
{
	color: #5a5a5a;		
}

ul li.icon_bullet_arrow01 A:hover
{
	color: #5a5a5a;	
	text-decoration: none;	
}

ol li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5a5a5a;

	text-align: left;
	line-height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.tab01{
border: 1px solid #DEDEDD;
text-align: left;
}

.tab01 ul{
padding: 0px;
margin: 6px 3px 5px 3px;
background-color: #FFFFFF;
}

.tab01 ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #0C2C4D;
	display: inline;
	padding: 0px;
	margin: 1px;
	background-color: #FFFFFF;
}

.tab01 ul li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: bold;
color: #0C2C4D;
background-color: #FFFFFF;
text-decoration: none;
margin: 2px 0px 2px 2px;
padding: 5px;
text-align: center;
line-height: 25px;
} 

.tab01 ul li a:hover, .tab01 ul li a:focus{
margin: 2px 0px 2px 2px;
padding: 5px;
line-height: 25px;
background-color: #DEDEDD;
}

.tab01 ul li input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: bold;
color: #0C2C4D;
border: 0px;
cursor: pointer;
background-color: #FFFFFF;
text-decoration: none;
margin: 2px 0px 2px 2px;
padding: 3px;
text-align: center;
line-height: 15px;
} 

.tab01 ul li input:hover, .tab01 ul li input:focus{
margin: 2px 0px 2px 2px;
padding: 3px;
line-height: 15px;
background-color: #DEDEDD;
}

.div-box {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #DEDEDD;	
}

.div-box div {
text-align:left;
}

.notice-box{
	padding: 8px;
	background-color: #FFFFCC;
	border: 1px solid #F5D639;
	text-align: left;
	margin-bottom: 15px;
}

.notice-box .notice-box-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #A40000;
	text-align:left;
}

.notice-box .notice-box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #0C2C4D;
	text-align:left;
}

.portal-notice-box{
	background-color: #FFFFCC;
	border: 1px solid #F5D639;
	padding: 5px;
	margin: 5px 5px 10px 5px;	
}

.portal-notice-box .notice-box-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #A40000;
	text-align:left;
}

.portal-notice-box .notice-box-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #0C2C4D;
	text-align:left;
}

/***********************************************/
/* Paragraph styles                            */
/***********************************************/

.div-align-left{
text-align:left;
}

p.bodyText11 {
text-align:left;
margin-bottom: 15px;
}

div.bodyText11 {
text-align:left
}


/***********************************************/
/* Form styles                                 */
/***********************************************/

INPUT.text_9px {
	BACKGROUND: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

INPUT.text_10px {
	BACKGROUND: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

INPUT.text_11px {
	BACKGROUND: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

INPUT.text_12px {
	BACKGROUND: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

INPUT.text_14px {
	BACKGROUND: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


TEXTAREA {
	BACKGROUND: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C2C4D;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

SELECT {
	background: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2C4D;
	border: 1px solid #CCCCCC;
}

SELECT.select01 {
	font-size: 11px;
}

SELECT.select02 {
	font-size: 10px;
}

SELECT.select03 {
	font-size: 9px;
}

HR {
	line-height: 1px;
	color: #DEDEDE;
}
