@charset "UTF-8";
/* CSS Document */


html,body {
padding:0px;
margin: 0px;
}

a:active
{
outline: none;
}
a img{
border:0px;}

a:focus
{
-moz-outline-style: none;
}

a{
border:0px;
font-family: Arial;
color: #798186;
text-decoration: none;
word-spacing: Normal;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
line-height: 13px;
font-size: 11px;
text-decoration:none;}

a:hover{
border:0px;
color: #144b81;
text-decoration:none;
}

p{
font-family: Arial;
color: #798186;
text-decoration: none;
word-spacing: Normal;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
line-height: 17px;
font-size: 11px;
}

#small_text{
font-family: Arial;
color: #798186;
text-decoration: none;
word-spacing: Normal;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
line-height: 15px;
font-size: 11px;
}



#headings_text{
font-family: Arial;
color: #144b81;
text-decoration: none;
word-spacing: Normal;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
line-height: 13px;
font-size: 11px;
}


#footer_text{
font-family: Arial;
color: #fff;
text-decoration: none;
word-spacing: Normal;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
line-height: 13px;
font-size: 11px;
}

#page {
	width: 100%;
	height: 100%;
}

#main {
	width: 900px;
	background-color: #fff;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#flashheader{
	height: 210px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #144b81;
}

#content_outer{
	padding-top:30px;
	height: 340px;
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 52px;
	border-top: 1px solid #144b81;
	border-bottom: 1px solid #144b81;
}

#content_bottom_outer{
	padding-top:30px;
	padding-bottom:30px;
	height: 150px;
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
    }

#content_block01{
    width:240px;
	height:100%;
	float:left;
	margin-right: 30px;
	}


#content_block02{
    width:240px;
	height:100%;
	float:left;
	margin-right: 30px;
	}


#content_block03{
    width:240px;
	height:100%;
	float:left;
	}

#thumbs{
	width:781px;
	height:150px;
	
}

#title{
	width:200px;
	height:20px;
	margin-bottom: 30px;
	}


#footer{
	width:900px;
	height:30px;
	background-color:#144b81;
	padding-top:10px;
	clear: both;
	margin-top: 10px;
}

#footer_wrap{
    width:375px;
	margin-left: auto;
	margin-right: auto;
	}
	

#flashcontent{
color:#fff;}

#box_thumb{
	width:100px;
	height:120px;
	float:left;
	background-color: #ebebeb;
	margin-top:0px;
}

#spacer{
	width:6px;
	margin-right:6px;
	border-right:1px solid #144b81;
	float:left;
	height: 120px;
}
/* I Added */

#article_content{
	padding: 0px 0px 10px;
	margin: 0px 0px 20px 60px;
	width: 780px;
	border-top: 1px solid #144b81;
	border-bottom: 1px solid #144b81;
	float: left;
	clear: both;
}

.branch
{
    float: left;
    padding: 5px;
    margin-right: 32px;
    border: 2px solid #144b81;
}

.root
{
    clear: both;
    padding: 10px 0px 10px;
    width: 780px;
    float: left;
}

#pageTitle
{
    color: #144b81;
    font-size: 40px;
    text-align: center;
    padding: 10px 0px 0px;
}

#artLeft
{
    float: left;
    width: 430px;
}

#artRight
{
    float: left;
    padding: 5px 0px 0px 0px;
    text-align:right;
    width: 350px;
}

#thumbs
{
    float:left;
    clear: both;
}

#articleRef
{
    color: #144b81;
}
/***********/