/***** Default (CSS) Style Settings *****/

.Default {
	/*padding-left: 5px;
	padding-right 5px;*/
}
.Default_body {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
.Default a {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #1B3F95;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
}
.Default a:hover {
	text-decoration: underline;
}
.Default_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 24px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b3f95;
}
.Default_title a {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1B3F95;
	font-size: 24px;
	padding-right: 0px;
	padding-left: 0px;
}
.Default_title a:hover {
	text-decoration: underline;
}
.Default_menu {

}
.Default_menu a {
	color: #1B3F95;
	display:block;
	padding-bottom:8px;
	padding-top:8px;
	text-decoration:none;
}
.Default_menu a:hover {
	color: #000000;
	display:block;
	text-decoration:underline;
}
.Default td {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 0px;
}

.Default_image { }
.Default img { }

div.Default { clear:both; }

.Default hr { width: 100%; border:thin solid #1b3f95; }

/***** Default - FORMS *****/
.Default input, .Default textarea , .Default select {
margin: 1px;
border: 1px solid #CFCFCF;
padding: 2px;
font-size: 12px;
color: #000000;
font-weight: normal;
width: ;
}
.Default th { width:100px; font-size: 10px; color: #000000; font-weight: normal; }
.Default .submit input { width: 50px; font-weight: bold; }
.Default .submit input:hover { background-color: #4174BC; color: black; }
#SearchBar_Input {
margin: 1px;
border: 1px solid #CFCFCF;
padding-left: 2px;
font-size: 12px;
color: 164776;
font-weight: normal;
width: 130px;
}
#SearchBar_Search {
margin: 1px;
border: 1px solid #CFCFCF;
padding-left: 1px;
font-size: 11px;
color: 164776;
font-weight: normal;
width: 74px;
}

/****************************************/
/***** NewsStyle (CSS) Style Settings *****/
/****************************************/

.NewsStyle {

margin-left:5px;

 }

/***** Default - Text Body *****/
.NewsStyle_body{
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #1b3f95;
	font-size: 14px;
        padding-right: 0px;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 5px;
        border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1b3f95;
}
.NewsStyle a {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        text-decoration: none; 
        color: #1B3F95;
	font-size: 14px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 5px;
}
.NewsStyle a:hover {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        text-decoration: underline; 
        color: #1b3f95;
	font-size: 14px;
        padding-right: 0px;
        padding-left: 0px;
}
.NewsStyle_title { 
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #1b3f95;
	font-size: 24px;
        padding-right: 0px;
        padding-left: 0px;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b3f95;
}
.NewsStyle_title a {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #1b3f95;
	font-size: 24px;
        padding-right: 0px;
        padding-left: 0px;
}
.NewsStyle_title a:hover {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #1b3f95;
	font-size: 24px;
        padding-right: 0px;
        padding-left: 0px;
}
/****************************************/
/***** Default (CSS) Style Settings *****/
/****************************************/

.DefaultWithoutUnderline {

}
.DefaultWithoutUnderline_body {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #000000;
	font-size: 14px;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 10px;
}
.DefaultWithoutUnderline a {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        text-decoration: none;
        color: #1B3F95;
	font-size: 14px;
        padding-right: 0px;
        padding-left: 5px;
}
.DefaultWithoutUnderline a:hover {
        text-decoration: underline;
}
.DefaultWithoutUnderline_title {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #000000;
	font-size: 24px;
        padding-right: 0px;
        padding-left: 0px;
}
.DefaultWithoutUnderline_title a {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #000000;
	font-size: 24px;
        padding-right: 0px;
        padding-left: 0px;
}
.DefaultWithoutUnderline_title a:hover {
}
.DefaultWithoutUnderline td {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        color: #000000;
	font-size: 14px;
        padding-right: 0px;
        padding-left: 0px;
}

.DefaultWithoutUnderline_image {  }
.DefaultWithoutUnderline img {  }

div.DefaultWithoutUnderline {clear:both;}
.DefaultWithoutUnderline hr { width: 100%; border:thin solid #1b3f95; }

/***** Default - FORMS *****/
.DefaultWithoutUnderline input, .DefaultWithoutUnderline textarea , .DefaultWithoutUnderline select {
margin: 1px;
border: 1px solid #CFCFCF;
padding: 2px;
font-size: 12px;
color: #000000;
font-weight: normal;
width: ;
}
.DefaultWithoutUnderline th {  width:100px; font-size: 10px; color: #000000; font-weight: normal; }
.DefaultWithoutUnderline .submit input { width: 50px; font-weight: bold; }
.DefaultWithoutUnderline .submit input:hover { background-color: #4174BC; color: black; }
#SearchBar_Input {
margin: 1px;
border: 1px solid #CFCFCF;
padding-left: 2px;
font-size: 12px;
color: 164776;
font-weight: normal;
width: 130px;
}
#SearchBar_Search {
margin: 1px;
border: 1px solid #CFCFCF;
padding-left: 1px;
font-size: 11px;
color: 164776;
font-weight: normal;
width: 74px;
}
/***************************************/
/***** Sidebar(CSS) Style Settings *****/
/***************************************/

/***** Sidebar - Text Body ******/
.SidebarMenu {
}

/***** Sidebar - Links ******/
.SidebarMenu a{
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
        color: #1b3f95;
	font-size: 10px;
        padding-left: 17px; 
        padding-right: 0px;
        padding-top: 3px;
        padding-bottom: 2px;
        display:block;
}
.SidebarMenu a:hover {
        color: #adb0d7;
}
