/* Defaults */
body {
	font-family: "Verdana";
	color: #666666;
	padding: 0;
	font-size: 10px;
	margin-top: 10px;
}
.border_main {
border-right: 1px solid #2C3D81; 
border-left: 1px solid #2C3D81; 
}
.border_T {
border-top: 1px solid #2C3D81; 
}
.border_R {
border-right: 1px solid #2C3D81; 
}
.border_TL {
border-left: 1px solid #2C3D81; 
}
.border_B {
border-bottom: 1px solid #2C3D81; 
}

/* TABLES */
.table_bg1 {
background: #F5841F;
}
.table_bg2 {
background: #2C3D81;
}
.table_bg3 {
background: #6170A6;
}
.table_bg4 {
background: #E5E5E5;
}
.table_bg4b2 {
background: #E5E5E5;
border: 1px solid #2C3D81; 
}


/* BOX */
.border_box {
border: 1px solid #2C3D81;
}
.border_box2 {
border: 1px solid #999999;
padding: 5px;
}
.box_bg3 {
background: #6170A6;
}
.box_bg1_dash {
background: #F5841F;
border-top: 1px solid #2C3D81;
}
.box_bg4_dash {
background: #E5E5E5;
border-top: 1px dashed #2C3D81;
}

/* BOTTOM Nav Bar */
.bot_nav {
height: 25px;
background: #F5841F;
border: solid #2C3D81;
border-width: 1px 1px 0px 0px;
vertical-align: middle;
color: #FFFFFF; 
text-decoration: none;
font-size: 10px;
}

.bot_nav_inner, .bot_nav_inner:link, .bot_nav_inner:visited, .bot_nav_inner:active, .bot_nav_inner:hover {
color: #FFFFFF; 
text-decoration: none;
font-size: 10px;
}
.bot_nav_inner:hover {
text-decoration: underline;
}

/* Image*/
.image_border {
border: 1px solid #FFFFFF;
}

/* Content Section */
.content_spaced {
font-size: 10px;
line-height: 15px;
}
.content {
font-size: 10px;
}

.content_bold {
font-size: 10px;
font-weight: bold;
}
.content_color1_bold {
font-size: 10px;
color: #F5841F;
font-weight: bold;
}
.content_color1 {
font-size: 10px;
color: #F5841F;
}
.content_color1M_bold {
font-size: 13px;
color: #F5841F;
font-weight: bold;
}
.content_color2_bold {
font-size: 10px;
color: #2C3D81;
font-weight: bold;
text-decoration : none; 
}
.content_color2_bold:link {
font-size: 10px;
color: #2C3D81;
font-weight: bold;
text-decoration : underline; 
}
.content_color2_bold:visited {
font-size: 10px;
color: #2C3D81;
font-weight: bold;
text-decoration : none; 
}
.content_color2_bold:hover {
font-size: 10px;
color: #2C3D81;
font-weight: bold;
text-decoration : none; 
}
.content_color2_bold:active {
font-size: 10px;
color: #2C3D81;
font-weight: bold;
text-decoration : none; 
}

.content_color2M_bold {
font-size: 13px;
color: #2C3D81;
font-weight: bold;
}
.content_color2 {
font-size: 10px;
color: #2C3D81;
}
.content_color3_bold {
font-size: 10px;
color: #6170A6;
font-weight: bold;
}
.content_color3 {
font-size: 10px;
color: #6170A6;
}
.content_white_bold {
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}
.content_white {
font-size: 10px;
color: #FFFFFF;
}

.section-title {
font-size: 17px;
font-weight: bold;
color: #6170A6;
padding-bottom: 5px;
}

.sub-title {
font-size: 14px;
font-weight: bold;
color: #F5841F;
}

.link {
font-size: 10px;
color: #6170A6;
background: inherit;
}
.link:link {
font-size: 10px;
color: #6170A6;
background: inherit;
text-decoration : none; 
}
.link:visited {
font-size: 10px;
color: #6170A6;
background : inherit; 
text-decoration : none; 
}
.link:active {
font-size: 10px;
color: #6170A6;
background : inherit; 
text-decoration : none; 
}
.link:hover {
font-size: 10px;
color: #6170A6;
background : #e5e5e5; 
text-decoration : none; 
}

.link2 {
font-size: 10px;
color: #2C3D81;
background: inherit;
}
.link2:link {
font-size: 10px;
color: #2C3D81;
background: inherit;
text-decoration : none; 
}
.link2:visited {
font-size: 10px;
color: #2C3D81;
background : inherit; 
text-decoration : none; 
}
.link2:active {
font-size: 10px;
color: #2C3D81;
background : inherit; 
text-decoration : none; 
}
.link2:hover {
font-size: 10px;
color: #2C3D81;
background : #ffffff; 
text-decoration : none; 
}

.link_bold {
font-size: 10px;
color: #999999;
background: inherit;
font-weight: bold;
}
.link_bold:link {
font-size: 10px;
color: #999999;
background: inherit;
text-decoration : none; 
font-weight: bold;
}
.link_bold:visited {
font-size: 10px;
color: #999999;
background : inherit; 
text-decoration : none; 
font-weight: bold;
}
.link_bold:active {
font-size: 10px;
color: #999999;
background : inherit; 
text-decoration : none; 
font-weight: bold;
}
.link_bold:hover {
font-size: 10px;
color: #F5841F;
text-decoration : none; 
font-weight: bold;
}

.link_image {
border: 1px 1px 1px 1px solid #ffffff;
padding: 4px;
}
.link_image:link {
border: 1px 1px 1px 1px solid #ffffff;
padding: 4px;
}
.link_image:visited {
border: 1px 1px 1px 1px solid #ffffff;
padding: 4px;
}
.link_image:active {
border: 1px 1px 1px 1px solid #ffffff;
padding: 4px;
}
.link_image:hover {
border: 1px 1px 1px 1px solid #666666;
padding: 4px;
}

/* small*/
.code {
color :  #6170A6; 
background : #eeeeee;
font-family : "Trebuchet MS"; 
font-size: 10px;
line-height : 20px;
padding : 4px 10px;
margin : 10px 20px;
border : 1px dashed #999999;
}


/* Search form on front page */
.search-form {
color: #FFFFFF;
background: #6170A6;
padding: 5px;
border: 1px solid #333333;
font-size: 10px;
}
.button_form {
border: 1px solid #000000;
font-size: 10px;
}
input, textarea {
font-family: "Trebuchet MS"; 
font-size: 10px;
}