﻿
body, td, th, div, p, label, input, h1, h2, h3, h4, h5, h6
{
    font: normal 12px/16px Verdana, Helvetica, sans-serif;
    color: #3e3e3e;
}

pre
{
	word-wrap: break-word;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	color: #3f3f3f;
	font-size: 12px;
	font-family: Verdana, Georgia, Ariel;
	overflow: hidden;
	width: 750px;
}



a:link
{
    color: #225dd2;
    text-decoration: none;
}

a:visited
{
    color: #225dd2;
    text-decoration: none;
}

a:hover
{
    color: #225dd2;
    text-decoration: none;
}

h1
{
    font-size: 26px;
    color: #3e3e3e;
}

h2
{
    font-size: 22px;
    color: #3e3e3e;
}

h3
{
    font-size: 18px;
    color: #3e3e3e;
}

.provider
{
    font-size: 14px;
    color: #3e3e3e;
    vertical-align: middle;
    position: relative;
    bottom: 10px;
}

input
{
    font-size: 13px;
    color: #3e3e3e;
    border: solid 1px black;
    background: #EEEEEE;
}

textArea
{
    font-size: 13px;
    color: #3e3e3e;
    border: solid 1px black;
    background: #EEEEEE;
}

select
{
    font-size: 13px;
    color: #3e3e3e;
    border: solid 1px black;
    background: #EEEEEE;
}

.Body
{
    background: #FFF url(Graphics\\Background.png) 0 0 repeat-x;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.UpperBanner
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    border-top: 1px solid: #050505;
    background: #0f0f0f;
    height: 30px;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.UpperBannerText
{
    padding: 30px;
    line-height: 30px;
    color: #676767;
}

.Main
{
    width: 980px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.Seals
{
    width: 980px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 0;
}

#Logo
{
    position: relative;
    top: 30px;
    background: url(Graphics\\Logo.png) 0 0 no-repeat;
    height: 100px;
    width: 350px;
}

.TopMenu
{
    position: relative;
    top: 30px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 0;
    height: 66px;
}

.TopRightMenu
{
    position: absolute;
    right: 0px;
    background: url(Graphics\\TopRightMenu.png) 0 0 no-repeat;
    width: 35px;
    height: 66px;
}

.TopCenterMenu
{
    position: absolute;
    left: 35px;
    background: url(Graphics\\TopCenterMenu.png) 0 0 repeat-x;
    width: 910px;
    height: 66px;
}


.TopLeftMenu
{
    position: absolute;
    left: 0px;
    background: url(Graphics\\TopLeftMenu.png) 0 0 no-repeat;
    width: 35px;
    height: 66px;
}


.TopMenuItem
{
    display: block;
    color: #b1b1b1;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none !important;
    float: left;
    text-transform: uppercase;
    padding: 28px 20px 2px 20px;
    font-weight: bold;
    font-family: Arial;
}

a.TopMenuItem
{
    border: none;
    color: #b1b1b1;
    text-decoration: none !important;
    float: left;
    padding: 0 1px 0 0;
    margin: 0 0 0 0;
}

.TopMenuItem a:hover
{
    border: none;
    color: #EEEEEE;
    text-decoration: none !important;
    float: left;
    padding: 0 1px 0 0;
    margin: 0 0 0 0;
}


.PageContent
{
    position: relative;
    width: 950px;
    padding: 10px;
}

.PlatformPageContent
{
    position: relative;
    width: 750px;
    padding: 10px;
}

.Content
{
    position: relative;
    top: 30px;
    width: 100%;
    min-height: 500px;
    background-color: White;
    margin: 0 auto;
    padding: 0px;
}

#LeftTopEdge
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(Graphics\\TableEdge.png) right 0 no-repeat;
    height: 400px;
    width: 2px;
}

#RightTopEdge
{
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(Graphics\\TableEdge.png) right 0 no-repeat;
    height: 400px;
    width: 2px;
}


#Slogan
{
    position: absolute;
    top: 50px;
    right: 0px;
    background: url(Graphics\\Slogan.png) 0 0 no-repeat;
    height: 50px;
    width: 400px;
}

#BottomMenu
{
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-top: 1px solid #080808;
    background: #262626 url(Graphics\\BottomMenuBackground.png) 0 0 repeat-x;
    height: 100px;
    margin-top: 50px;
    padding: 0 0 0 0;
}

#BottomBanner
{
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
    border-top: 1px solid #080808;
    background: #1a1a1a;
    height: 50px;
     margin: 0 auto;
    padding: 0 0 0 0;
}

.BottomBannerText
{
    position: relative;
    top: 20px;
    right: 0px;
    float: right;
    font-size: 10px;
    color: white;
}

a.BottomBannerLink
{
    text-decoration: none;
    color: white;
}

.BottomCopyright
{
    position: relative;
    top: 20px;
    left: 0px;
    float: left;
    font-size: 10px;
    color: white;
}

.ScreenshotTitle
{
    font-size: 14px;
    text-align: center;
    color: Black;
    height: 35px;
}

.Screenshot
{
    vertical-align: top;
    text-align:center;
}

img
{
    border-style: none;
    margin: 0,0,0,0;
    padding: 0,0,0,0;
    border-width: 0;
}

.checkmarkList
{
	list-style-type: none;
	list-style-image: none;
	padding: 0em;
	margin: 0em;
}

.checkmark 
{
	background-image: url(Graphics\\check.png);
	background-repeat: no-repeat;
	background-position: 0.5em;
	padding-left: 3.5em;
	margin-bottom: 5px;
	padding-top: 10px;
}



#SideMenu
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 200px;
}

#PlatformArea
{
    position: relative;
    top: 0px;
    left: 200px;
    margin-bottom: 50px;
    width: 760px;
    padding: 10px;
}

#PlatformParent
{
    position: relative;
    top: 0px;
    left: 0px;
    min-height: 550px;
}


.TableHeader
{
    height: 25px;
    padding: 2px;
    vertical-align: middle;
    margin: 0px;
    background-image: url(Graphics\\TableHeader.png);
    background-repeat: repeat-x;
    color: white;
    font-family: Verdana, Georgia, Ariel;
    font-size: 12px;
    text-align: left;
    line-height: normal;
}

.TableHeaderRight
{
    height: 25px;
    width: 20px;
    background-image: url(Graphics\\TableHeaderRight.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.TableHeaderLeft
{
    height: 25px;
    width: 20px;
    background-image: url(Graphics\\TableHeaderLeft.png);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.TableSubHeader
{
	font-family: Verdana, Georgia, Ariel;
	font-weight: normal;
	font-size: 12px;
	background-image: url('Graphics\\SubHeader.jpg'); 
	color: black;
	height: 25px;
	padding: 2px;
	margin: 0px;
	padding-left: 4px;
}

.TableRow1
{
	background-color: #FFFFFF;
	text-align: left; 
	height: 25px;
}

.TableRow2
{
	background-color: #d5e1f7;
	text-align: left; 
	height: 25px;
}



.Keyword
{	
	color: blue;
}

.LibraryWord
{
	color: green;
}

.Constants
{
	color: purple;
}

.UsedResources
{	
	color: maroon;
}

.CommentLine
{	
	color: #666666;
	font-style: italic;
}



