﻿body 
{
	margin:0px 0px 0px 0px;
}

.outer_border_master
{
	border:1px solid Navy;
}

.table_border_1
{
	border:1px solid Gray;
}

.menustrip
{
	background-color:Maroon;
	color:Aqua;
}

.required
{
	color:Red;
	font-size:10pt;
}

.row_1
{
	font-size:10pt;
	color:Black;
	background-color:#f0f0f0;
}

.row_1_alt
{
	font-size:10pt;
	color:Black;
	background-color:#e0e0e0;
}

.row_caption_1
{
	font-size:10pt;
	color:Yellow;
	background-color:Navy;
	font-weight:bold;
}

.lnk_btn_1
{
	 text-decoration:none; 
	 color:Yellow;
	 font-weight:bold;
}

.header_lnk
{
	font-family:Verdana;
	color:White;
	font-size:10pt;
	text-decoration:none;
}

.combo_style_1
{
	width:120px;
	font-family:Arial;
	font-size:9pt;
}

.combo_style_initial
{
	width:50px;
	font-family:Arial;
	font-size:9pt;
}

.text_style_1
{
	width:100px;
}

.text_style_sm
{
	width:25px;
}

.text_caption_1
{
	font-family:Trebuchet MS;
	font-size:10pt;
}

.page_title
{
	font-family:Trebuchet MS;
	font-size:14pt;
	background-color:Silver;
	color:Navy;
	padding:5px 5px 5px 5px;
}

.page_Submenu:link
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.page_Submenu:hover
{
	font-size: 10pt;
	color: #fcd55e;
	font-family: Verdana;
	text-decoration: underline;
}
.page_Submenu:visited
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.page_Titlemenu:link
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.page_Titlemenu:hover
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
}
.page_Titlemenu:visited
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#efffee;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.home_date 
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Navy;
}

.home_date_value
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
}

/*inbox / outbox link button*/
.page_inbox:link
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.page_inbox:hover
{
	font-size: 8pt;
	color: Blue;
	font-family: Verdana;
	text-decoration: underline;
}
.page_inbox:visited
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.page_footer:link
{
	font-size: 8pt;
	color: #fcd55e;
	font-family: Verdana;
	text-decoration: none;
}
.page_footer:hover
{
	font-size: 8pt;
	color: #fcd55e;
	font-family: Verdana;
	text-decoration: underline;
}
.page_footer:visited
{
	font-size: 8pt;
	color: #fcd55e;
	font-family: Verdana;
	text-decoration: none;
}

.profile_caption
{
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
}

.profile_caption_bold
{
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
}

.page_Header
{
	background-image: url(images/bluestrip.gif);
	background-repeat: repeat-x;
	width:950px;
	height:49px;
}

.sub_menu_heading
{
	PADDING-RIGHT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 20pt; BACKGROUND-IMAGE: url(images/bluestrip.gif); COLOR: white; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: 'Times New Roman'
}