body
{
    line-height: 18px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	width:100%;
	height:100%;
}
.body
{
    background-color: #2d678c;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
p, .p {
	margin-bottom: 6px;
}
h1, .h1 {
	font-size: 18px;
}
h2, .h2 {
	font-size: 15px;
}
h3, .h3 {
	font-size: 14px;
}
h4, .h4 {
	font-size: 12px;
}
h5, .h5 {
	font-size: 12px;
	font-weight:normal;
}

ul, ol {
	padding-bottom:5px;
	margin-left:40px;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal ;
}

#navigation
{
    float:left;
    height:100%;
    width:216px;
}

#navigation ul
{
    padding: 0;
    margin: 0;   
	list-style-type: none;
	width:216px;
	border-right:1px solid #ffffff;
	padding-top:0;
	background:#2e688c;
}

#navigation ul li
{
    background:#2e688c;
    width:216px;
    border-bottom:1px solid #ffffff;
    clear:both;
}

#navigation ul li a
{
    color:#ffffff;
    display:block;
    width:216px;
    height:27px;
    text-decoration:none;
    font-weight:bold;
    text-indent:15px;
    line-height:27px;
}

#navigation ul li:first-child
{ 
    padding-top:25px;
}

#navigation ul li:hover
{
    background:#718e50;
    cursor:pointer;
}

#navigation ul .selected
{
	background:#718e50 !important;
}

#navigation ul li ul
{
    clear:both;
    display:none;
    border-top:1px solid #ffffff;
    border-right:none;
    margin:0 !important;
    padding:0 !important;
    list-style:none;
    background:#d6dde4;
    width:216px;
    height:auto !important;
}

#navigation ul li ul li
{
    width:216px;
    min-height:18px;
	max-height:36px;
	height:auto !important;
	text-indent:0;
    line-height:18px;
    background:#d6dde4;
    border:none;
    display:block;
}

#navigation ul li ul li:first-child
{
	padding-top:0 !important;
}

#navigation ul li ul li.last
{
    padding-bottom:8px;
}

#navigation ul li ul li a
{
    width:184px;
    height:auto !important;
	line-height:12px;
    font-weight:bold;
	text-indent:0;
    font-size:11px;
    color:#2e688c;
    text-decoration:none;
    display:block;
	padding:9px 16px 0 16px;
}

#navigation ul li ul li a:hover
{
    text-decoration:underline;
}

#navigation ul li ul li:hover
{
    background:#d6dde4;
}

#navigation ul .selected ul
{
    display:block;
}

a, a:visited, a:link, a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}

input, textarea, select
{
	font: 12px Verdana, Arial, Helvetica, sans-serif !important;
}

input[type="text"],input[type="password"],textarea, select {
	padding:2px;
	border:solid 1px #999999;
}

input[type="radio"]{
    padding: 10px;
    margin: 5px;
}

select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #A5ACB2;
}

#container {
	width: 949px;
	margin: 0px auto;
	position: relative;
	background:#ffffff;
	padding:0;
}

#inside-container
{
    width:937px;
    background:#ffffff;
    margin:0 auto;
    border-left:1px solid #828282;
    border-right:1px solid #828282;
}

#header
{
    background:url(../images/header-bg.png) top left no-repeat;
    width:937px;
    height:153px;
    margin:0;
    padding:0;
    position:relative;
    z-index:100 !important;
}

#logo
{
    display:block;
    margin:0 0 0 12px;
    position:relative;
    top:-12px;
    z-index:98;
    width:620px;
    height:113px;
}

#search
{
    float:right;   
    position:relative;
    z-index:99;
    color:#2a2a2a;
    font-size:11px;
    margin-top:11px;
}

#top-links
{
    float:left;
    margin-right:9px;
    margin-top:5px;
}

#top-links a
{
    color:#2a2a2a;
    text-decoration:none;
}

#twitter
{
    float:left;
    display:block;
    width:16px;
    height:16px;
    background:url(../images/icon-twitter.gif) top left no-repeat;
    margin:4px 0 0 0;
    padding:0;
}

#facebook
{
    float:left;
    display:block;
    width:16px;
    height:16px;
    background:url(../images/icon-facebook.gif) top left no-repeat;
    margin:4px 0 0 7px;
    padding:0;
}

#youtube
{
    float:left;
    display:block;
    width:16px;
    height:16px;
    background:url(../images/icon-youtube.gif) top left no-repeat;
    margin:4px 9px 0 7px;
    padding:0;
}

#content
{
    margin:-25px 0 0 0 !important;
   /* position:relative;*/
    z-index:90;
	background:url(../images/content-bg.gif) top left repeat-y #ffffff;
}

#search-box
{
    margin-top:3px;
    margin-right:11px;
    float:left;
    height:18px;
    width:178px;
    background:url(../images/search-bg.gif) top left no-repeat;
}

.search-text
{
    height:11px;
    margin-top:2px;
	margin-left:1px;
    float:left;
	border:none !important;
	color:#565656;
	line-height:8px;
	font-size:9px !important;
	width:150px;
}

.search-btn
{
    display:block;
    width:20px;
    height:16px;
    position:relative;
    z-index:120;
    float:right;
    margin-top:1px;
}

.cph-main
{
    float: left;
    width: 720px;
    min-height: 330px;
    height:100%;
    border-left:1px solid #ffffff;
    background:#ffffff;
    padding-top:2px;
}

.txt_header
{
	font-size:20px;
	padding:12px 0px;
	color:#123d61;

}

#content-slideshow-area
{
    height:330px;
    width:720px;
    max-height:330px;
    overflow:hidden;
}

#slideshow
{
   display:none;
}

.slide
{
    width:720px;
    height:330px;
    max-height:330px;
    overflow:hidden;
}

.slideshow-txt
{
    display:none;
    background:url(../images/breadcrumb-bg.png) bottom left repeat-x;
    width:720px;
    height:120px;
    padding-top:100px;
    position:relative;
    z-index:99;
    margin-top:-220px;
}

.slideshow-txt .txt
{
    width:682px;
    margin:0 auto;
}

.slideshow-txt h2
{
    font-size:24px;
    color:#ffffff;
    font-family:Verdana;
    font-weight:normal;
}

.slideshow-txt p
{
    font-size:14px;
    color:#ffffff;
    font-family:Verdana;
    font-weight:normal;
}

.slideshow-txt .read-more
{
    color:#a3781c;
    font-size:14px;
    font-family:Verdana;
    text-decoration:none;
    padding-right:15px;
    background:url(../images/read-more-arrow.gif) 80px 7px no-repeat;
}

#slideshow-controls
{
    float:right;
    margin:-50px 20px 0 0;
    position:relative;
    z-index:200;
    min-width:200px;
}

#slideshow-numbers
{
    float:right;
}

#slideshow-numbers a
{
    float:left;
    color:#000000;
    display:block;
    background:#ffffff;
    width:20px;
    height:20px;
    margin-right:4px;
    text-align:center;
    line-height:20px;
    text-decoration:none;
}

#slideshow-numbers a.selected, #slideshow-numbers a:hover
{
    color:#ffffff;
    background:#a3781c;
}

.pause
{
    display:block;
    float:right;
    margin-left:10px;
    width:12px;
    height:20px;
    background:url(../images/pause.png) top left no-repeat;
}

.play
{
    display:block;
    float:right;
    margin-left:10px;
    width:12px;
    height:20px;
    background:url(../images/play.png) top left no-repeat;
}

#static-image
{
    width:720px;
    height:330px;
    max-height:330px;
    overflow:hidden;
}

#breadcrumb-container
{
    background:url(../images/breadcrumb-bg.png) bottom left repeat-x;
    width:720px;
    height:220px;
    position:absolute;
    z-index:200;
    margin-top:-220px;
    color:#ffffff;
    font-weight:bold;
}

#breadcrumbs
{
    margin:150px 0 0 19px;
    padding:0;

}

#breadcrumb-container a
{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}

#content-container
{
    width:686px;
    padding:0 17px;
    min-height:200px;
}

#content-container h1
{
    color:#123d61;
    font-weight:bold;
    font-size:24px;
    margin:9px 0 0 0;
}

.Heading
{
    color:#123d61;
    font-weight:bold;
    font-size:24px;
}


#content-container h2
{
    color:#123d61;
    font-weight:bold;
    font-size:20px;
    margin:15px 0 15px 0;
}

#content-container h3
{
    color:#718e50;
    font-weight:bold;
    font-size:14px;
    margin:10px 0 10px 0;
}

#content-container h4
{
    color:#718e50;
    font-weight:normal;
    font-size:14px;
    margin:10px 0 10px 0;
}

#content-container h5
{
    color:#000000;
    font-weight:bold;
    font-size:12px;
    margin:10px 0 10px 0;
}

#content-container p
{  
    line-height:18px;
    margin:16px 0;
}

#content-container a
{
    text-decoration:underline;
    color:#2e688c;
}

#content-container ul, #content-container ol
{
    margin:15px 0 15px 30px;
    padding:0;
}

#content-container ul li, #content-container ol li
{
    margin:5px 0;
    padding:0;
}

#content-container .grid
{
    width:100%;
}

#content-container .grid th
{
    background:#2e688c;
    color:#ffffff;
}

#content-container .grid td
{
    background:#d6dde4;
}

#content-container .grid .alt td
{
    background:#f4f6f8;
}

#content-container .grid th a
{
    color:#ffffff;
    text-decoration:none;
}

#content-container .grid .pager td
{
    background:#2e688c;
    color:#ffffff;
}

#content-container .grid .pager a
{
    color:#ffffff;
    text-decoration:underline;
}

.printer-friendly
{
    float:right;
    display:block;
    width:104px;
    height:14px;
    background:url(../images/printer-friendly.gif) bottom left no-repeat;
	padding-top:5px;
}

#bottom
{
    margin-top:10px;
}

#here-and-now
{
    display:none;
    width:917px;
    height:84px;
    margin:30px auto 0 auto;
}

#here-and-now h2
{
    font-weight:bold;
    font-size:20px;
    color:#3f3f3f;
    margin:0 0 13px 0 !important;
}

#here-and-now .prev
{
    margin:15px 3px 0 0;
    padding:0;
    display:block;
    background:url(../images/arrow-left.png) top left no-repeat;
    width:12px;
    height:24px;
    float:left;
}

#here-and-now .next
{
    margin:15px 0 0 3px;
    padding:0;
    display:block;
    background:url(../images/arrow-right.png) top left no-repeat;
    width:12px;
    height:24px;
    float:left;
}

.disabledArrow
{
	visibility:hidden;
}

.scrollable
{
    width:883px;
    height:56px;
    overflow:hidden;
    float:left;
    position:relative;
}

.items
{
    position:absolute;
    width:2000em;
}

.blue, .orange, .green, .red, .brown
{
    width:176px;
    height:56px;
    display:table-cell !important;
    vertical-align:middle !important;
    text-align:left;
    border-right:1px solid #ffffff;
	float:left;
}

.blue div, .orange div, .green div, .red div, .brown div
{
    width:176px;
    height:56px;
    display:table-cell !important;
    vertical-align:middle !important;
    text-align:left;
	margin:0;
	padding:0;
}

.blue a, .orange a, .green a, .red a, .brown a
{
    display:block;
    font-weight:bold;
    font-size:12px;
    color:#ffffff;
    text-decoration:none;
    text-align:left;
    width:160px !important;
    margin:0 0 0 9px;
}

.items .blue
{
    background:#123c62;
}

.items .orange
{
    background:#a3781c;
}

.items .green
{
    background:#507225;
}

.items .red
{
    background:#8d301f;
}

.items .brown
{
    background:#71431f;
}

#vai_logo
{
	float:right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
    background: transparent url('../images/common/virtual-atlantic.gif') no-repeat scroll right 1px; 
    padding-right: 146px;
    text-decoration: none !important;
    text-align:right;
    color: #333333 !important;
}

#footer
{
    background:url(../images/footer-bg.png) bottom left no-repeat;
    width:937px;
    min-height:106px;
    position:relative;
    top:6px;
    color:#2d678c;
    font-size:11px;
    margin-top:50px;
}

#footer a
{
    color:#2d678c;
    text-decoration:none;
    font-size:11px;
}

#footer p
{
    margin-left:24px;
    margin-top:17px;
}

.bold
{
    font-weight:bold;
}

.italic
{
    font-style:italic;
}

#footer-buttons
{
    float:right;
    margin:0 14px 0 0;
    display:none;
}

#btn-make-a-gift
{
    float:right;
    display:block;
    width:140px;
    height:30px;
    margin:0 0 4px 0;
    background:url(../images/btn-make-a-gift.png) top left no-repeat;
}

#btn-apply-now
{
    clear:right;
    float:right;
    display:block;
    width:140px;
    height:30px;
    margin:0 0 4px 0;
    background:url(../images/btn-apply-now.png) top left no-repeat;
}

#btn-get-news
{
    clear:right;
    float:right;
    display:block;
    width:137px;
    height:30px;
    margin:0;
    background:url(../images/btn-get-news.png) top left no-repeat;
}

#container-bottom
{
    clear:both;
    margin:0 auto;
    padding:0;
    background:url(../images/container-bottom.png) top left no-repeat;
    width:949px;
    height:38px;
    position:relative;
    z-index:100;
}

.newsbox
{
    width:284px;
    height:173px;
    background:url(../images/newsbox-bg.gif) top left no-repeat;
    float:right;
    padding:1px 6px 10px 2px;
    margin:15px 0px 10px 15px;
}

.newsbox h3
{
	font-family:Verdana !important;
	font-weight:bold !important;
	font-size:16px !important;
	color:#000000 !important;
	line-height:33px !important;	
	margin:0 !important;
	padding:0;
	text-indent:12px;
	display:block;
	width:284px;
	height:33px;
	max-height:33px;
	overflow:hidden !important;
}

.newsbox .mid-left
{
    border-top:1px solid #b5c9dc;
    float:left;
    width:146px;
    height:110px;
}

.newsbox .mid-left img
{
    border-bottom:1px solid #b5c9dc;
}

.newsbox .mid-right
{
    border-top:1px solid #b5c9dc;
    float:left;
    width:136px;
    height:111px;
    list-style:none;
    margin:0 !important;
    padding:0 !important;
	overflow:hidden;
}

.newsbox .mid-right li
{
    width:136px;
    list-style:none;
    margin:0 !important;
    padding:0 !important;
}

.newsbox .mid-right li a
{
    display:block;
    width:127px;
    height:30px;
    margin:0;
    padding:6px 0 0 9px;
    text-align:left;
    background:#b6ac91;
    font-weight:normal;
    color:#ffffff !important;
    font-size:10px;
    font-family:Verdana;
    text-decoration:none !important;
    border-bottom:1px solid #b5c9dc;
    overflow:hidden;
}

.newsbox .mid-right li a:hover
{
    background:#385a72;
    font-weight:bold;
}

.newsbox .bottom-txt
{
    clear:both;
    width:100%;
    height:26px;
    text-align:right;
}

.newsbox .bottom-txt a
{
    color:#000000 !important;
    text-decoration:underline;
    margin-right:19px;
    position:relative;
    top:4px;
    font-weight:bold;
}

.image-left
{
	float:left;
	margin:8px 15px 8px 0;
}

.image-right
{
	float:right;
	margin:8px 0 8px 15px;
}