﻿body {
    text-align: center;
}

input {
    padding: 2px;
    color: #000000;
    background-color: #F5F5F5;
    font-weight: bold;
    border: 1px solid #f90;
    margin: 1px;
    height: 25px;
    font-size: small;
}
input:hover { border-color : #ccc; }
input:active, input:focus { border-color : #900; }

.Text_Bold
{
    font-family: "Times New Roman";
    font-size: medium;
    font-weight: bold;
    text-align: left;
}
.msic_page_div
{
    text-align: center;
    width: 800px;
}
.admin_buttons
{
    border-style: none;
    width: 100%;
}

.GridViewStyle
{    
    padding: 8px;
}

.GridViewHeaderStyle
{
    background-color: #F7F6F3;
    padding: 4px;
}

.GridViewHeaderStyle th
{
    padding: 4px;    
}

.GridViewHeaderStyle td
{
    padding: 4px;    
}

.GridViewRowStyle
{
    padding: 4px;
}

.GridViewRowStyle td
{
    padding: 4px;     
}

.MasterSheet
{
    
}

a:link.MasterSheet
{
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 8px;
	text-decoration:underline;
}
a:visited.MasterSheet
{
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 8px;
	text-decoration:underline;    
}

.mis_main_table_second_row
{
    font-family: Arial;
    font-size: medium;
    border-style: none;
    border-width: 0px;
    padding: 6px;
    margin: 0px;
    width: 204px;
    text-align: right;
    color: #4D376F;
    font-weight: bold;
}


/* Generic content formatting is listed below. */
.MSiC_generic_content
{
        
}
div.MSiC_generic_content
{
    text-align: left;
    font-size: medium;
}


.MSiC_generic_title
{
        
}
*.MSiC_generic_title
{
    color: #CC3300;
    font-weight: 700;
    font-size: x-large;
    font-style: italic;
}

.MSiC_generic_title_description
{
        
}
*.MSiC_generic_title_description
{    font-size: large;
}

.MSiC_generic_item_title
{
        
}
.MSiC_Title_Blue
{
    font-weight: 700;    
    color: Blue;
}
.MSiC_Title_Blue label
{

}
a:link.MSiC_generic_item_title
{
    font-weight: 700;
    color: Blue;
}

.MSiC_Title_black
{
}
a:link.MSiC_generic_item_title_black
{
    font-weight: 700;
    color: Blue;
}

.MSiC_generic_item_title_description
{
        
}
*.MSiC_generic_item_title_description
{

}
.ItemTemplate_Header_Cell
{
    padding: 10px;
    background-color: #F5F5F5;
    border: 1px solid #FF9966;
    color: #003399;
    font-size: large;
    border-collapse: collapse;
}
.ItemTemplate_Table_Cell
{
    padding: 10px;
    margin: 10px;
    text-align: left;
}
.ItemTemplate_Table_Cell div
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.ItemTemplate_Footer_Cell
{
    padding: 10px;
    margin: 10px;
}
.ItemTemplate_Table_1
{
    width: 100%;
    text-align: center;
}
.ItemTemplate_Table_2
{
    border: 1px solid #F90;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
.ItemTemplate_Table_1_Cell
{
    padding: 5px;
    margin: 0px;
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
.Align_Left
{
    text-align: left;
}
.Align_Right
{
    text-align: right;
}
.TextBox
{
	padding: 2px;
	margin: 1px;
	color: #000000;
	background-color: #F5F5F5;
	font-weight: bold;
	border: 1px solid #f90;
	height: 28px;
	font-size: small;
	text-align: center;
}
.SearchTextBox
{
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #f90;
	height: 23px;
	font-size: small;
	text-align: left;
	line-height: 28px;
	vertical-align: text-bottom;
}
.left_small
{
	width: 5px;
}
